Skip to content

feat(git-node): add git node security --apply-patches#1050

Open
aduh95 wants to merge 2 commits into
nodejs:mainfrom
aduh95:security-prepare-local-branch
Open

feat(git-node): add git node security --apply-patches#1050
aduh95 wants to merge 2 commits into
nodejs:mainfrom
aduh95:security-prepare-local-branch

Conversation

@aduh95

@aduh95 aduh95 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

I've used that to prepare the 22.22.2 proposal; being able to fetch and apply the patches locally without running the release preparation script is much better UX IMO, and it's nice to be able to do that without needing to change the local config or manually download vulnerabilities.json.

@codecov

codecov Bot commented Mar 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.21%. Comparing base (d9fff73) to head (bbf7b7f).

Files with missing lines Patch % Lines
lib/landing_session.js 0.00% 4 Missing ⚠️
lib/session.js 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1050      +/-   ##
==========================================
- Coverage   65.22%   65.21%   -0.01%     
==========================================
  Files          45       45              
  Lines        6916     6917       +1     
==========================================
  Hits         4511     4511              
- Misses       2405     2406       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aduh95 aduh95 changed the title feat(git-node): add git node security --prepare-local-branch feat(git-node): add git node security --apply-patches Jun 10, 2026

@RafaelGSS RafaelGSS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is missing documentation on git-node

Comment thread components/git/security.js Outdated
@aduh95 aduh95 force-pushed the security-prepare-local-branch branch from 2aa0920 to ae2a1b6 Compare June 18, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants