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

Add Inspector ScanSbom action #8

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

bluesentinelsec
Copy link

This adds the Amazon Inspector GitHub Action to this project's workflows so that we can scan the project for vulnerabilities.

See here for an example scan:
https://github.com/aws/amazon-inspector-container-image-scanner-teamcity-plugin/actions/runs/8899253741

Please note that this action will not yield vulnerabilities at this time because inspector-sbomgen expects either pom.properties or a JAR file to be present, which is not the case in this repo.

We are exploring alternatives such as processing pom.xml - these changes will not impact this PR because it downloads inspector-sbomgen:latest.

Copy link
Contributor

@waltwilo waltwilo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@waltwilo waltwilo merged commit 6a60312 into main Jun 4, 2024
1 check passed
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