We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748367c commit b30df05Copy full SHA for b30df05
etc/generate-sbom.sh
@@ -0,0 +1,4 @@
1
+#!/usr/bin/env bash
2
+set -eux
3
+
4
+task generate-sbom
0 commit comments