The code sandbox in code_sandbox.py uses AST analysis to block access to private attributes like globals and class. However, this check only catches direct attribute access in the AST. Format strings ...
A Python library for creating and consuming documents in standard-bom format. "Standard BOM" is our Siemens-internal SBOM format based on the Siemens CycloneDX Property Taxonomy, which is 100% ...