onekey-sec / unblob

Extract files from any kind of container formats
https://unblob.org
Other
2.15k stars 80 forks source link

add docker container scanning with grype. #694

Closed qkaiser closed 8 months ago

qkaiser commented 8 months ago

Resolve #409 by introducing docker image scan with Grype using dedicated Github Action.

The build only fails if it finds high or critical severity issues with a fix available. All identified issues are reported using SARIF to Github Code Scanning so maintainers have visibility and can decide whether something needs to be fixed (similar to what's already happening with Dependabot).

github-advanced-security[bot] commented 8 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.