LICENSE
README.md
pyproject.toml
backend/__init__.py
backend/app.py
cli/__init__.py
cli/__main__.py
cli/app.py
cli/cve_engine.py
cli/diff_engine.py
cli/hardening_simulator.py
cli/report_exporter.py
cli/risk_dna.py
cli/rule_engine.py
cli/scanner.py
cli/storage.py
firmware_security_workbench.egg-info/PKG-INFO
firmware_security_workbench.egg-info/SOURCES.txt
firmware_security_workbench.egg-info/dependency_links.txt
firmware_security_workbench.egg-info/entry_points.txt
firmware_security_workbench.egg-info/requires.txt
firmware_security_workbench.egg-info/top_level.txt
tests/test_api_backend.py
tests/test_cli_scanner.py
tests/test_engines.py