MANIFEST.in
README.md
pyproject.toml
setup.py
secflash/__init__.py
secflash/config.py
secflash/database.py
secflash/logger.py
secflash/nvd_client.py
secflash/report_generator.py
secflash/vulnerability_analyzer.py
secflash.egg-info/PKG-INFO
secflash.egg-info/SOURCES.txt
secflash.egg-info/dependency_links.txt
secflash.egg-info/requires.txt
secflash.egg-info/top_level.txt
secflash/resources/logo.png
secflash/resources/fonts/DejaVuSans-Bold.ttf
secflash/resources/fonts/DejaVuSans.ttf
tests/__init__.py
tests/test_vulnerability_analyzer.py