src,permission: add --allow-inspector ability#59711
Merged
nodejs-github-bot merged 2 commits intonodejs:mainfrom Sep 11, 2025
Merged
src,permission: add --allow-inspector ability#59711nodejs-github-bot merged 2 commits intonodejs:mainfrom
nodejs-github-bot merged 2 commits intonodejs:mainfrom
Conversation
Collaborator
|
Review requested:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #59711 +/- ##
==========================================
- Coverage 89.93% 88.26% -1.68%
==========================================
Files 667 701 +34
Lines 196790 206759 +9969
Branches 38423 39757 +1334
==========================================
+ Hits 176982 182494 +5512
- Misses 12240 16281 +4041
- Partials 7568 7984 +416
🚀 New features to boost your workflow:
|
Collaborator
Collaborator
Collaborator
Member
Author
|
Ready to review @nodejs/security-wg |
Collaborator
Collaborator
santigimeno
approved these changes
Sep 11, 2025
Comment on lines
42
to
+43
| '--allow-net', | ||
| '--allow-inspector', |
Member
There was a problem hiding this comment.
Use alphabetical order here?
Suggested change
| '--allow-net', | |
| '--allow-inspector', | |
| '--allow-inspector', | |
| '--allow-net', |
Member
Author
There was a problem hiding this comment.
Will do it in a follow-up PR so I don't need to re-run the tests
juanarbol
approved these changes
Sep 11, 2025
Collaborator
|
Landed in 29738c7 |
Member
|
There are many conflicts with v24.x-staging. |
This was referenced Oct 9, 2025
RafaelGSS
added a commit
to RafaelGSS/node
that referenced
this pull request
Oct 13, 2025
Refs: nodejs#48534 PR-URL: nodejs#59711 Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Signed-off-by: RafaelGSS <[email protected]>
targos
pushed a commit
that referenced
this pull request
Dec 5, 2025
Refs: #48534 PR-URL: #59711 Backport-PR-URL: #60248 Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Signed-off-by: RafaelGSS <[email protected]>
nodejs-github-bot
added a commit
that referenced
this pull request
Dec 9, 2025
Notable changes: http: * (SEMVER-MINOR) add optimizeEmptyRequests server option (Rafael Gonzaga) #59778 lib: * (SEMVER-MINOR) add options to util.deprecate (Rafael Gonzaga) #59982 module: * (SEMVER-MINOR) mark type stripping as stable (Marco Ippolito) #60600 node-api: * (SEMVER-MINOR) add napi_create_object_with_properties (Miguel Marcondes Filho) #59953 sqlite: * (SEMVER-MINOR) allow setting defensive flag (Bart Louwers) #60217 src: * (SEMVER-MINOR) add watch config namespace (Marco Ippolito) #60178 * (SEMVER-MINOR) add an option to make compile cache portable (Aditi) #58797 src,permission: * (SEMVER-MINOR) add --allow-inspector ability (Rafael Gonzaga) #59711 v8: * (SEMVER-MINOR) add cpu profile (theanarkh) #59807 PR-URL: #61001
targos
pushed a commit
that referenced
this pull request
Dec 9, 2025
Notable changes: http: * (SEMVER-MINOR) add optimizeEmptyRequests server option (Rafael Gonzaga) #59778 lib: * (SEMVER-MINOR) add options to util.deprecate (Rafael Gonzaga) #59982 module: * (SEMVER-MINOR) mark type stripping as stable (Marco Ippolito) #60600 node-api: * (SEMVER-MINOR) add napi_create_object_with_properties (Miguel Marcondes Filho) #59953 sqlite: * (SEMVER-MINOR) allow setting defensive flag (Bart Louwers) #60217 src: * (SEMVER-MINOR) add watch config namespace (Marco Ippolito) #60178 * (SEMVER-MINOR) add an option to make compile cache portable (Aditi) #58797 src,permission: * (SEMVER-MINOR) add --allow-inspector ability (Rafael Gonzaga) #59711 v8: * (SEMVER-MINOR) add cpu profile (theanarkh) #59807 PR-URL: #61001
targos
pushed a commit
that referenced
this pull request
Dec 10, 2025
Notable changes: http: * (SEMVER-MINOR) add optimizeEmptyRequests server option (Rafael Gonzaga) #59778 lib: * (SEMVER-MINOR) add options to util.deprecate (Rafael Gonzaga) #59982 module: * (SEMVER-MINOR) mark type stripping as stable (Marco Ippolito) #60600 node-api: * (SEMVER-MINOR) add napi_create_object_with_properties (Miguel Marcondes Filho) #59953 sqlite: * (SEMVER-MINOR) allow setting defensive flag (Bart Louwers) #60217 src: * (SEMVER-MINOR) add watch config namespace (Marco Ippolito) #60178 * (SEMVER-MINOR) add an option to make compile cache portable (Aditi) #58797 src,permission: * (SEMVER-MINOR) add --allow-inspector ability (Rafael Gonzaga) #59711 v8: * (SEMVER-MINOR) add cpu profile (theanarkh) #59807 PR-URL: #61001
|
Great |
1 similar comment
|
Great |
This was referenced Jan 3, 2026
islandryu
pushed a commit
to islandryu/node
that referenced
this pull request
Jan 25, 2026
Notable changes: http: * (SEMVER-MINOR) add optimizeEmptyRequests server option (Rafael Gonzaga) nodejs#59778 lib: * (SEMVER-MINOR) add options to util.deprecate (Rafael Gonzaga) nodejs#59982 module: * (SEMVER-MINOR) mark type stripping as stable (Marco Ippolito) nodejs#60600 node-api: * (SEMVER-MINOR) add napi_create_object_with_properties (Miguel Marcondes Filho) nodejs#59953 sqlite: * (SEMVER-MINOR) allow setting defensive flag (Bart Louwers) nodejs#60217 src: * (SEMVER-MINOR) add watch config namespace (Marco Ippolito) nodejs#60178 * (SEMVER-MINOR) add an option to make compile cache portable (Aditi) nodejs#58797 src,permission: * (SEMVER-MINOR) add --allow-inspector ability (Rafael Gonzaga) nodejs#59711 v8: * (SEMVER-MINOR) add cpu profile (theanarkh) nodejs#59807 PR-URL: nodejs#61001
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs: #48534
Remaining questions:
--allow-inspectorThe test case I included makes sure we won't reintroduce 3df13d5
cc: @nodejs/security-wg