Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.17] Update node spawn process hardening (elastic#186786) (elastic#…
…187008) # Backport This will backport the following commits from `main` to `7.17`: - [Update node spawn process hardening (elastic#186786)](elastic#186786) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sid","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-06-26T17:06:37Z","message":"Update node spawn process hardening (elastic#186786)\n\n### Summary\r\nUpdate node `child_process.spawn` hardening with updated measures.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"bbafad47cc919230bf7595484f4af6bec8dacb6b","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Security","Feature:Hardening","v8.15.0","v7.17.23","v8.14.2"],"title":"Update node spawn process hardening ","number":186786,"url":"https://github.com/elastic/kibana/pull/186786","mergeCommit":{"message":"Update node spawn process hardening (elastic#186786)\n\n### Summary\r\nUpdate node `child_process.spawn` hardening with updated measures.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"bbafad47cc919230bf7595484f4af6bec8dacb6b"}},"sourceBranch":"main","suggestedTargetBranches":["7.17","8.14"],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/186786","number":186786,"mergeCommit":{"message":"Update node spawn process hardening (elastic#186786)\n\n### Summary\r\nUpdate node `child_process.spawn` hardening with updated measures.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"bbafad47cc919230bf7595484f4af6bec8dacb6b"}},{"branch":"7.17","label":"v7.17.23","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.14","label":"v8.14.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Sid <[email protected]>
- Loading branch information