File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ jobs:
182182 fi
183183 touch trivy.yaml
184184 - name : Update trivy config to include dev dependencies
185- uses : mikefarah/yq@2be0094729a1006f61e8339ce9934bfb3cbb549f
185+ uses : mikefarah/yq@5a7e72a743649b1b3a47d1a1d8214f3453173c51
186186 with :
187187 cmd : yq -i '.pkg.include-dev-deps = true' 'trivy.yaml'
188188 - name : convert python dependencies to requirements.txt
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ vulnerabilities:
1313 - id : CVE-2026-0775
1414 statement : npm vulnerability accepted as risk - dependency of semantic-release
1515 expired_at : 2026-03-01
16- - id : CVE-2026-26960
17- statement : tar vulnerability accepted as risk - dependency of semantic-release
18- expired_at : 2026-03-01
1916 - id : CVE-2026-26996
20- statement : minimatch vulnerability accepted as risk - dependency of semantic-release
21- expired_at : 2026-04-01
17+ statement : minimatch vulnerability accepted as risk
18+ expired_at : 2026-06-01
19+ - id : CVE-2026-26960
20+ statement : tar vulnerability accepted as risk
21+ expired_at : 2026-06-01
You can’t perform that action at this time.
0 commit comments