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

Added podSecurityContext to all scanTypes (closes #1330) #1339

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

rseedorff
Copy link
Member

@rseedorff rseedorff commented Sep 3, 2022

Description

Added podSecurityContext to all scanTypes (closes #1330)

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

Sorry, something went wrong.

(closes #1330)

Signed-off-by: Robert Seedorff <Robert.Seedorff@iteratec.com>
@rseedorff rseedorff added the scanner Implement or update a security scanner label Sep 3, 2022
@rseedorff rseedorff added this to the v3.15.0 milestone Sep 3, 2022
@github-actions
Copy link

github-actions bot commented Sep 3, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ GIT git_diff yes no 0.18s
⚠️ SPELL misspell 44 1 0.08s
⚠️ YAML prettier 44 1 1.82s
✅ YAML v8r 44 0 18.37s
⚠️ YAML yamllint 44 1 0.73s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@rseedorff rseedorff self-assigned this Sep 3, 2022
@J12934 J12934 merged commit b631135 into main Sep 5, 2022
@J12934 J12934 deleted the feature/add-podsecuritycontext-for-scanner branch September 5, 2022 08:01
@rseedorff rseedorff added the enhancement New feature or request label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scanner Implement or update a security scanner
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add securityContext for PodSecurity Configuration to all scanTypes
2 participants