Skip to content

feat: add confirmation steps to any write operation#1092

Open
RafaelGSS wants to merge 2 commits into
mainfrom
add-confirmation-to-git-node-security
Open

feat: add confirmation steps to any write operation#1092
RafaelGSS wants to merge 2 commits into
mainfrom
add-confirmation-to-git-node-security

Conversation

@RafaelGSS

Copy link
Copy Markdown
Member

One concern that @aduh95 shared with me is that git node security * performs a lot of things in the background without asking for permissions. This PR aims to add a security confirmation before any write operation.

@RafaelGSS RafaelGSS requested a review from aduh95 June 10, 2026 15:37
Comment thread lib/security-release/security-release.js Outdated
Comment thread lib/security-release/security-release.js Outdated
Comment thread lib/security-release/security-release.js Outdated
Comment thread lib/security-release/security-release.js
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 12.38938% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.24%. Comparing base (4ea22b8) to head (4f8376e).

Files with missing lines Patch % Lines
lib/security-release/security-release.js 14.63% 70 Missing ⚠️
lib/security_blog.js 6.45% 29 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1092      +/-   ##
==========================================
- Coverage   64.93%   64.24%   -0.70%     
==========================================
  Files          45       45              
  Lines        6938     7025      +87     
==========================================
+ Hits         4505     4513       +8     
- Misses       2433     2512      +79     

☔ 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.

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