Skip to content

--policy-integrity#28734

Closed
bmeck wants to merge 19 commits intonodejs:masterfrom
bmeck:policy-integrity
Closed

--policy-integrity#28734
bmeck wants to merge 19 commits intonodejs:masterfrom
bmeck:policy-integrity

Conversation

@bmeck
Copy link
Member

@bmeck bmeck commented Jul 17, 2019

This allows mitigating if a policy file is changed on disk and prevents node from running with the modified file. An attacker would need to modify the command that runs node in order to escape this mitigation.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. experimental Issues and PRs related to experimental features. security Issues and PRs related to security. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants