v0.13.0
github-actions
released this
01 May 02:47
·
101 commits
to refs/heads/main
since this release
🐙 Now there's a runner to use based on Wolfi to lower CVEs and bring some ConMon sanity to Feds and Fed-adjacent folks. Given some of the conversations I've had over the years about container security w/i ARC, it makes sense to pave a path towards a sane count of CVEs for use in highly secured environments.
The new wolfi
runner image goes from 67 CVEs in the upstream (actions/runner) image to a more-manageable 6 CVEs (according to Grype 0.77.1 on 29 April 2024). It's anticipated that it'll stay significantly lower moving forwards as well.
Changes
- change home paths to match upstream @some-natalie (#248)
- add wolfi dockerfile and helm charts for deployment @some-natalie (#247)
- Wolfi runner addition @some-natalie (#245)
- change test suite to run on a local cluster @some-natalie (#246)