.env.example
Dockerfile
LICENSE
MANIFEST.in
README.md
SECURITY.md
ado_mobile_scanner.py
mobile_app_inventory_tracer.py
pyproject.toml
application_inventory_service/__init__.py
application_inventory_service/__main__.py
application_inventory_service.egg-info/PKG-INFO
application_inventory_service.egg-info/SOURCES.txt
application_inventory_service.egg-info/dependency_links.txt
application_inventory_service.egg-info/entry_points.txt
application_inventory_service.egg-info/requires.txt
application_inventory_service.egg-info/top_level.txt
appsec_scan_router/__init__.py
appsec_scan_router/__main__.py
appsec_scan_router/activity.py
appsec_scan_router/auth.py
appsec_scan_router/azure.py
appsec_scan_router/cli.py
appsec_scan_router/constants.py
appsec_scan_router/detection.py
appsec_scan_router/domains.py
appsec_scan_router/entrypoint.py
appsec_scan_router/github.py
appsec_scan_router/metadata.py
appsec_scan_router/models.py
appsec_scan_router/observability.py
appsec_scan_router/org_tokens.py
appsec_scan_router/postgres.py
appsec_scan_router/reports.py
appsec_scan_router/runtime.py
appsec_scan_router/scan_request.py
appsec_scan_router/scanner.py
appsec_scan_router/scheduling.py
appsec_scan_router/sdk.py
appsec_scan_router/secure_store.py
appsec_scan_router/source_discovery.py
appsec_scan_router/store_lookup.py
appsec_scan_router/target_filters.py
appsec_scan_router/ui.py
appsec_scan_router/utils.py
appsec_scan_router/ui_static/__init__.py
appsec_scan_router/ui_static/app.js
appsec_scan_router/ui_static/cyber-inventory-background.jpg
appsec_scan_router/ui_static/github-mark.png
appsec_scan_router/ui_static/github-mark.svg
appsec_scan_router/ui_static/google-g.png
appsec_scan_router/ui_static/google-g.svg
appsec_scan_router/ui_static/index.html
appsec_scan_router/ui_static/styles.css
appsec_scan_router/ui_static/test-user.png
appsec_scan_router/ui_static/test-user.svg
docs/APP_INTENT.md
docs/ARCHITECTURE.md
docs/AWS_DEPLOYMENT.md
docs/AZURE_IMPLEMENTATION.md
docs/BLOG_POST.md
docs/CODE_REFERENCE.md
docs/GITHUB_SSO.md
docs/PYPI_RELEASE_MANAGEMENT.md
docs/SBOM.cdx.json
docs/SBOM.md
docs/assets/application-inventory-service-banner.svg
mobile_scanner/__init__.py
mobile_scanner/__main__.py
tests/test_ado_mobile_scanner.py
tests/test_domains.py
tests/test_postgres_integration.py
tests/test_runtime.py
tests/test_scheduling.py