LICENSE
MANIFEST.in
README.md
pyproject.toml
src/speculynx/__init__.py
src/speculynx/dast.py
src/speculynx/main.py
src/speculynx/scanner.py
src/speculynx/utils.py
src/speculynx.egg-info/PKG-INFO
src/speculynx.egg-info/SOURCES.txt
src/speculynx.egg-info/dependency_links.txt
src/speculynx.egg-info/entry_points.txt
src/speculynx.egg-info/requires.txt
src/speculynx.egg-info/top_level.txt
tests/test_console_output.py
tests/test_dast_safety.py
tests/test_license_verification.py
tests/test_openapi_versions.py
tests/test_pro_heuristics.py
tests/fixtures/api_test.yaml
tests/fixtures/openapi_admin_scoped.yaml
tests/fixtures/openapi_bola_protected.yaml
tests/fixtures/openapi_clean.yaml
tests/fixtures/openapi_pro_risky.yaml
tests/fixtures/openapi_public_health.yaml
tests/fixtures/openapi_rate_limited.yaml
tests/fixtures/openapi_secret_placeholders.yaml
tests/fixtures/openapi_sensitive_legitimate.yaml
tests/fixtures/openapi_ssrf_benign.yaml