-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Add seccomp in systemd config #18309
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 seccomp in systemd config #18309
Conversation
Signed-off-by: Rajat Gupta <[email protected]>
|
cc: @kumargu |
|
lets add a changelog |
Signed-off-by: Rajat Gupta <[email protected]>
|
❕ Gradle check result for c6104ca: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18309 +/- ##
============================================
- Coverage 72.59% 72.45% -0.15%
+ Complexity 67454 67314 -140
============================================
Files 5488 5488
Lines 311068 311068
Branches 45217 45217
============================================
- Hits 225828 225371 -457
- Misses 66821 67330 +509
+ Partials 18419 18367 -52 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Rajat Gupta <[email protected]> Co-authored-by: Rajat Gupta <[email protected]>
Signed-off-by: Rajat Gupta <[email protected]> Co-authored-by: Rajat Gupta <[email protected]>
Signed-off-by: Rajat Gupta <[email protected]> Co-authored-by: Rajat Gupta <[email protected]>Signed-off-by: TJ Neuenfeldt <[email protected]>
Signed-off-by: Rajat Gupta <[email protected]> Co-authored-by: Rajat Gupta <[email protected]>
Description
Adds
seccompin SystemCallFilter in opensearch.service systemd unit file.Related Issues
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.