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 7cec3f5 commit a1d4092Copy full SHA for a1d4092
1 file changed
sbom.py
@@ -4,6 +4,10 @@
4
5
$ python sbom.py <artifact>
6
7
+For example:
8
+
9
+ $ python sbom.py ./Python-3.13.0a3.tar.xz
10
11
"""
12
13
import datetime
0 commit comments