README.md
pyproject.toml
secaudit_core/__init__.py
secaudit_core/backends.py
secaudit_core/cli.py
secaudit_core/compliance.py
secaudit_core/deps.py
secaudit_core/detectors.py
secaudit_core/diff.py
secaudit_core/engine.py
secaudit_core/exploitation.py
secaudit_core/gitref.py
secaudit_core/i18n.py
secaudit_core/langs.py
secaudit_core/llmcontext.py
secaudit_core/monitor.py
secaudit_core/patch.py
secaudit_core/redos.py
secaudit_core/report.py
secaudit_core/sbom.py
secaudit_core/scanners.py
secaudit_core/schema.py
secaudit_core/spdx.py
secaudit_core/locales/en.json
secaudit_core/locales/tr.json
secaudit_core/structural/__init__.py
secaudit_core/structural/authz.py
secaudit_core/structural/clienttrust.py
secaudit_core/structural/csvexport.py
secaudit_core/structural/enumeration.py
secaudit_core/structural/exposure.py
secaudit_core/structural/handlermap.py
secaudit_core/structural/js.py
secaudit_core/structural/massassign.py
secaudit_core/structural/plaintext.py
secaudit_core/structural/protopollution.py
secaudit_core/structural/ratelimit.py
secaudit_core/structural/resource.py
secaudit_core/structural/routes.py
secaudit_core/structural/upload.py
secaudit_core/taint/__init__.py
secaudit_core/taint/catalog.py
secaudit_core/taint/jsanalysis.py
secaudit_core/taint/lexical.py
secaudit_core/taint/model.py
secaudit_core/taint/phpanalysis.py
secaudit_core/taint/pyanalysis.py
secaudit_kit.egg-info/PKG-INFO
secaudit_kit.egg-info/SOURCES.txt
secaudit_kit.egg-info/dependency_links.txt
secaudit_kit.egg-info/entry_points.txt
secaudit_kit.egg-info/top_level.txt
secaudit_mcp/__init__.py
secaudit_mcp/__main__.py
secaudit_mcp/server.py
tests/test_authz.py
tests/test_backends.py
tests/test_cli.py
tests/test_compliance.py
tests/test_deps.py
tests/test_detectors.py
tests/test_diff.py
tests/test_dogfood.py
tests/test_engine.py
tests/test_enrich_e2e.py
tests/test_exploitation.py
tests/test_i18n.py
tests/test_integration_seams.py
tests/test_live_llm.py
tests/test_logic.py
tests/test_mcp.py
tests/test_monitor.py
tests/test_patch.py
tests/test_provenance.py
tests/test_redos.py
tests/test_report.py
tests/test_scanners.py
tests/test_semgrep_pack.py
tests/test_structural.py
tests/test_structural_js.py
tests/test_taint.py
tests/test_zz_suite_mains.py