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 4308c1f commit eae5215Copy full SHA for eae5215
Tools/build/generate_sbom.py
@@ -1,4 +1,5 @@
1
"""Tool for generating Software Bill of Materials (SBOM) for Python's dependencies"""
2
+
3
import glob
4
import hashlib
5
import json
0 commit comments