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

Fix pod level securityContext support #790

Merged
merged 1 commit into from
May 19, 2021
Merged

Fix pod level securityContext support #790

merged 1 commit into from
May 19, 2021

Conversation

harkirat22
Copy link
Contributor

This PR includes removing PSP support (deprecated) and functions which checked allowPrivilegeEscaltion and readOnlyRootFilesystem at pod.spec.securityContext as these fields are meant to be at pod.spec.containers.securityContext

@sonarcloud
Copy link

sonarcloud bot commented May 19, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #790 (ffbb123) into master (636515e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #790   +/-   ##
=======================================
  Coverage   74.75%   74.75%           
=======================================
  Files         111      111           
  Lines        3324     3324           
=======================================
  Hits         2485     2485           
  Misses        654      654           
  Partials      185      185           

@cesar-rodriguez cesar-rodriguez merged commit bea2473 into tenable:master May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants