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

Use a tool to scan the k8s manifest and dockerfile #106

Closed
abhisheksr01 opened this issue Oct 12, 2021 · 4 comments
Closed

Use a tool to scan the k8s manifest and dockerfile #106

abhisheksr01 opened this issue Oct 12, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request security-devsecops Security features to improve the security posture and implement DevSecpOps

Comments

@abhisheksr01
Copy link
Owner

Identity a security tooling to scan the k8s manifest (standard and helm charts) locally and Dockerfile for security recommendations.

@abhisheksr01 abhisheksr01 self-assigned this Oct 12, 2021
@abhisheksr01 abhisheksr01 added the enhancement New feature or request label Oct 12, 2021
@abhisheksr01
Copy link
Owner Author

https://www.checkov.io/ seems to be a good candidate it's licensed under apache so free to use.

@abhisheksr01
Copy link
Owner Author

Checkov has been added to the pipeline.
ToDo: Update the document to add info about the usage of tooling.

@abhisheksr01
Copy link
Owner Author

Using Trivy in GHA for scanning dockerfile

@abhisheksr01 abhisheksr01 added the security-devsecops Security features to improve the security posture and implement DevSecpOps label Dec 26, 2024
@abhisheksr01
Copy link
Owner Author

Dockerfile, helm & k8s SAST scan capabilities are added but is configured to fail only for CRITICAL Vulnerabilities.

A separate Security vulnerability](#351) issue has been created for fixing the vulnerabiities

Hence closing this Issue as completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security-devsecops Security features to improve the security posture and implement DevSecpOps
Projects
None yet
Development

No branches or pull requests

1 participant