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

adding high/critical severity vuln checks #143

Merged
merged 3 commits into from Mar 28, 2024

Conversation

ssmirr
Copy link
Contributor

@ssmirr ssmirr commented Feb 5, 2024

This Pull request updates the Dockerfile to check dependencies of this source code, and fail to build if high/critical severity vulnerabilities are detected.

This is done with the help of Trivy, an open source scanning tool from Aquasec. Trivy is RedHat certified, and is being used as the default container scanner on GitLab (according to this link)

Signed-off-by: Samim Mirhosseini <ssmirr@users.noreply.github.com>
Signed-off-by: Samim Mirhosseini <ssmirr@users.noreply.github.com>
Signed-off-by: Samim Mirhosseini <ssmirr@users.noreply.github.com>
@nguyer nguyer merged commit f957c67 into hyperledger:main Mar 28, 2024
4 checks passed
@nguyer nguyer deleted the vuln-checks branch March 28, 2024 19:31
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.

None yet

2 participants