We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58517e5 commit 1ec0432Copy full SHA for 1ec0432
2 files changed
bin/.gitignore
@@ -51,3 +51,4 @@ shellspec
51
zap-pretty
52
act
53
parquet-tools
54
+osv-scanner
bin/y-bin.optional.yaml
@@ -254,3 +254,13 @@ stern:
254
archive:
255
tool: tar
256
path: stern
257
+
258
+osv-scanner:
259
+ version: 2.2.1
260
+ templates:
261
+ download: https://github.com/google/osv-scanner/releases/download/v${version}/osv-scanner_${os}_${arch}
262
+ sha256:
263
+ darwin_amd64: e8b802665e8db98207944bb90ee0cfa49a47bd0365c9234bf700d6baf860bab7
264
+ darwin_arm64: c43b0ec62d0208be61d1080b0df34f0f5ebd8e02ef93cfa84ea7cbd29effd3a7
265
+ linux_amd64: 59e3bbd49f964265efc495b7ff896bff3c725b14c9fcce2e82088e053af98e7b
266
+ linux_arm64: cd62c3f13d73fe454ba0518e9c738fdedc8e5e37203bdb4f6b7eaefc7d137878
0 commit comments