stream-sprout/.github/workflows
Alan Pope 9de404f4b2
feat: Add SBOM generation and vulnerability scanning in workflows (#39)
* feat: generate container sbom during release

* No need to publish separately, it's automatic

* feat: Add regular vulnerability scanning

* syntax

* specify container file

* vital missing step

* Display grype output in the log in table format
2024-07-30 10:37:08 +01:00
..
flake-checker.yml chore(deps): bump DeterminateSystems/nix-installer-action from 12 to 13 2024-07-22 23:00:29 +01:00
flake-updater.yml chore(deps): bump DeterminateSystems/nix-installer-action from 12 to 13 2024-07-22 23:00:29 +01:00
lint-pr.yml ci: add initial workflows 2024-07-22 13:08:38 +01:00
lint-shellcheck.yml ci: add initial workflows 2024-07-22 13:08:38 +01:00
publish-release.yml feat: Add SBOM generation and vulnerability scanning in workflows (#39) 2024-07-30 10:37:08 +01:00
scan-container.yaml feat: Add SBOM generation and vulnerability scanning in workflows (#39) 2024-07-30 10:37:08 +01:00
test-build-stream-sprout.yml ci: run test builds if ci jobs change 2024-07-25 14:21:23 +01:00