Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'fork' to child_process hardening tests #139222

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

legrego
Copy link
Member

@legrego legrego commented Aug 22, 2022

Summary

Adds child_process.fork() to the set of testable functions in our hardening test suite.

Resolves #59628

@legrego legrego added Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! release_note:skip Skip the PR/issue when compiling release notes backport:prev-major Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development labels Aug 22, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@legrego legrego marked this pull request as ready for review August 22, 2022 16:03
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@legrego legrego requested a review from watson August 22, 2022 16:03
Copy link
Contributor

@watson watson left a comment

Choose a reason for hiding this comment

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

Thanks for getting through these old TODO's and issues ❤️

@legrego legrego merged commit bdbd227 into elastic:main Aug 23, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 23, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 23, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 23, 2022
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
7.17
8.3
8.4

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Aug 23, 2022
(cherry picked from commit bdbd227)

Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
kibanamachine added a commit that referenced this pull request Aug 23, 2022
(cherry picked from commit bdbd227)

Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
kibanamachine added a commit that referenced this pull request Aug 23, 2022
(cherry picked from commit bdbd227)

Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
Mpdreamz pushed a commit to Mpdreamz/kibana that referenced this pull request Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-major Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development release_note:skip Skip the PR/issue when compiling release notes Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! v7.17.6 v8.3.4 v8.4.0 v8.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve hardening-tests of child_process.fork() once Node.js version is upgraded
5 participants