LICENSE
pyproject.toml
src/sighthouse/__init__.py
src/sighthouse/version.py
src/sighthouse.pipeline.egg-info/PKG-INFO
src/sighthouse.pipeline.egg-info/SOURCES.txt
src/sighthouse.pipeline.egg-info/dependency_links.txt
src/sighthouse.pipeline.egg-info/requires.txt
src/sighthouse.pipeline.egg-info/top_level.txt
src/sighthouse/pipeline/__init__.py
src/sighthouse/pipeline/cli.py
src/sighthouse/pipeline/manage.py
src/sighthouse/pipeline/package.py
src/sighthouse/pipeline/parser.py
src/sighthouse/pipeline/worker.py
src/sighthouse/pipeline/core_modules/AutotoolsCompiler/__init__.py
src/sighthouse/pipeline/core_modules/AutotoolsCompiler/package.yml
src/sighthouse/pipeline/core_modules/GhidraAnalyzer/__init__.py
src/sighthouse/pipeline/core_modules/GhidraAnalyzer/package.yml
src/sighthouse/pipeline/core_modules/GhidraAnalyzer/ghidrascripts/SightHouseAnalyzerScript.java
src/sighthouse/pipeline/core_modules/GitScrapper/__init__.py
src/sighthouse/pipeline/core_modules/GitScrapper/package.yml
src/sighthouse/pipeline/core_modules/LinuxKernelCompiler/__init__.py
src/sighthouse/pipeline/core_modules/LinuxKernelCompiler/package.yml
src/sighthouse/pipeline/core_modules/PlatformIoCompiler/__init__.py
src/sighthouse/pipeline/core_modules/PlatformIoCompiler/__main__.py
src/sighthouse/pipeline/core_modules/PlatformIoCompiler/dependency_directory.py
src/sighthouse/pipeline/core_modules/PlatformIoCompiler/package.yml
src/sighthouse/pipeline/core_modules/PlatformIoPreprocessor/__init__.py
src/sighthouse/pipeline/core_modules/PlatformIoPreprocessor/package.yml
src/sighthouse/pipeline/core_modules/PlatformIoScrapper/__init__.py
src/sighthouse/pipeline/core_modules/PlatformIoScrapper/database.py
src/sighthouse/pipeline/core_modules/PlatformIoScrapper/package.yml
src/sighthouse/pipeline/core_modules/uClibcCompiler/__init__.py
src/sighthouse/pipeline/core_modules/uClibcCompiler/package.yml
src/sighthouse/pipeline/core_modules/uClibcPreprocessor/__init__.py
src/sighthouse/pipeline/core_modules/uClibcPreprocessor/package.yml
tests/test_package.py
tests/test_worker.py