.dockerignore
.env.example
.gitignore
CHANGELOG.md
CLA.md
CLA_SIGNATORIES.md
COMMERCIAL_LICENSE.md
CONTRIBUTING.md
Dockerfile
Dockerfile.demo
InitialResearch.md
LICENSE
MANIFEST.in
Makefile
NOTICE
Pre-Release-Notes
README.md
RELEASE_NOTES.md
SECURITY.md
action.yml
alembic.ini
demo.tape
docker-compose.demo.yml
docker-compose.dev.yml
docker-compose.prod.yml
docker-compose.yml
pyproject.toml
.github/CLA.md
.github/workflows/action-release.yml
.github/workflows/canary-promote.yml
.github/workflows/cla.yml
.github/workflows/deploy-azure.yml
.github/workflows/deploy-staging.yml
.github/workflows/deploy-website.yml
.github/workflows/docker-publish.yml
.github/workflows/e2e-regression.yml
.github/workflows/post-release.yml
.github/workflows/pre-release-check.yml
.github/workflows/release.yml
.github/workflows/smoke-tests.yml
action/Dockerfile
action/README.md
action/entrypoint.sh
action/parse_results.py
alembic/env.py
alembic/versions/001_initial.py
alembic/versions/002_tenants_billing.py
alembic/versions/003_tenant_scoped_scans.py
alembic/versions/004_billing_events_concurrency.py
alembic/versions/005_tenant_notification_webhooks.py
alembic/versions/006_autonomous_runs.py
alembic/versions/007_dismissed_findings.py
alembic/versions/008_team_collaboration.py
branding/README.md
branding/nat-logo-animated.svg
branding/nat-logo-mono.svg
branding/nat-logo.svg
branding/nat-logotype.svg
branding/og-image.svg
ci-templates/azure/README.md
ci-templates/azure/azure-pipelines-nat.yml
ci-templates/gitlab/.gitlab-ci-nat.yml
ci-templates/gitlab/README.md
ci-templates/jenkins/Jenkinsfile.example
ci-templates/jenkins/README.md
ci-templates/jenkins/vars/natScan.groovy
cicd/README.md
cicd/azure-devops/README.md
cicd/azure-devops/nat-scan.ps1
cicd/azure-devops/task.json
cicd/examples/github-actions-example.yml
cicd/github-action/README.md
cicd/github-action/action.yml
cicd/github-action/entrypoint.sh
cicd/jenkins/README.md
cicd/jenkins/vars/natScan.groovy
deploy/azure/OIDC_SETUP.md
deploy/azure/README.md
deploy/azure/SECRETS.md
deploy/azure/TROUBLESHOOTING.md
deploy/azure/container-app.yaml
deploy/azure/custom-domain.sh
deploy/azure/run-migrations.sh
deploy/azure/setup-db.sh
deploy/azure/setup.sh
deploy/azure/verify-domain.sh
deploy/azure/verify-oidc.sh
deploy/azure/staging/container-app-staging.yaml
deploy/azure/staging/setup-staging.sh
deploy/k8s/README.md
deploy/k8s/configmap.yaml
deploy/k8s/deployment.yaml
deploy/k8s/service.yaml
docs/README.md
docs/changelog.md
docs/contributing.md
docs/faq.md
docs/whitepaper.md
docs/api-reference/github-action.md
docs/api-reference/python-api.md
docs/api-reference/rest-api.md
docs/assets/.gitkeep
docs/assets/cli-scan-output.png
docs/assets/cli-security-output.png
docs/assets/dashboad-overview-00.png
docs/assets/dashboard-agents-02.png
docs/assets/dashboard-agents-03.png
docs/assets/dashboard-agents-dark.png
docs/assets/dashboard-dark-mode-off.png
docs/assets/dashboard-history.png
docs/assets/dashboard-overview-000.png
docs/assets/dashboard-overview-02.png
docs/assets/dashboard-overview-03.png
docs/assets/dashboard-overview-top.png
docs/assets/dashboard-security-detail.png
docs/assets/dashboard-security.png
docs/assets/demo-assets-manifest.json
docs/assets/security-detail.png
docs/concepts/architecture.md
docs/concepts/bdi-agents.md
docs/concepts/ecnp-protocol.md
docs/concepts/neural-networks.md
docs/concepts/security-model.md
docs/demo/README.md
docs/demo/report-template.html
docs/demo/sample-reports/accessibility-report.json
docs/demo/sample-reports/functional-test-report.json
docs/demo/sample-reports/performance-report.json
docs/demo/sample-reports/security-scan-report.json
docs/demo/sample-reports/unified-report.json
docs/demo/sample-reports/visual-regression-report.json
docs/demos/orangehrm.md
docs/getting-started/first-scan.md
docs/getting-started/installation.md
docs/getting-started/quickstart.md
docs/getting-started/setup-wizard.md
docs/guides/ai-assistant.md
docs/guides/authentication.md
docs/guides/belief-driven-prioritization.md
docs/guides/billing.md
docs/guides/ci-cd-integration.md
docs/guides/cli-reference.md
docs/guides/compliance-badges.md
docs/guides/confidence-calibration.md
docs/guides/custom-check-plugins.md
docs/guides/dashboard.md
docs/guides/demo-mode.md
docs/guides/docker-deployment.md
docs/guides/e2e-billing-runbook.md
docs/guides/e2e-results-hub.md
docs/guides/exporter-plugins.md
docs/guides/graphql-testing.md
docs/guides/grpc-scanning.md
docs/guides/ingestor-plugins.md
docs/guides/llm-augmented-testing.md
docs/guides/metering.md
docs/guides/notifications.md
docs/guides/releasing.md
docs/guides/rest-api-testing.md
docs/guides/risk-scoring.md
docs/guides/scheduled-scans.md
docs/guides/security-scanning.md
docs/guides/self-healing-test-suites.md
docs/guides/testbed.md
docs/guides/transfer-learning.md
docs/guides/worker-pools.md
docs/how-to/customize-security-checks.md
docs/how-to/deploy-with-docker.md
docs/how-to/integrate-with-github-actions.md
docs/how-to/read-risk-reports.md
docs/how-to/run-security-audit.md
docs/how-to/setup-oauth2.md
docs/how-to/test-graphql-api.md
docs/how-to/test-openapi-spec.md
docs/ip/README.md
docs/ip/disclosure-001-bounded-belief-revision.md
docs/ip/disclosure-002-extended-contract-net-protocol.md
docs/ip/disclosure-003-adaptive-test-allocation.md
docs/ip/disclosure-004-multi-agent-bdi-architecture.md
docs/legal/licensing.md
docs/marketing/README.md
docs/marketing/demo-script.md
docs/marketing/feature-matrix.md
docs/marketing/launch-announcement.md
docs/sales/competitor-matrix.md
docs/sales/email-templates.md
docs/sales/ipad-demo-playbook.md
docs/sales/onboarding-faq.md
docs/sales/sales-playbook.md
docs/sales/value-proposition.md
docs/troubleshooting/auth-issues.md
docs/troubleshooting/ci-cd-issues.md
docs/troubleshooting/common-issues.md
docs/troubleshooting/connection-errors.md
docs/troubleshooting/docker-issues.md
docs/vision/functional-testing-saas.md
e2e-results/coverage-matrix.md
e2e-results/latest.json
e2e-results/trend-report.html
examples/.natrc.example
examples/demo.py
examples/graphql-schema.graphql
examples/petstore-openapi.yaml
examples/pipeline.yaml
examples/exporters/console_exporter.py
examples/ingestors/csv_ingestor.py
examples/plugins/rate_limit_check.py
examples/python/basic_scan.py
examples/python/graphql_scan.py
examples/python/oauth2_scan.py
examples/python/security_audit.py
examples/workflows/README.md
examples/workflows/nat-example.yml
examples/workflows/nat-matrix.yml
examples/workflows/nat-pr-comment.yml
examples/workflows/nat-scheduled.yml
examples/workflows/nat-security-gate.yml
nginx/nginx.conf
nginx/certs/README.md
releases/v1.0.0.md
scripts/compare_manifests.py
scripts/demo.bat
scripts/demo.sh
scripts/demo_orangehrm.py
scripts/e2e_staging_validation.py
scripts/extract_demo_assets.py
scripts/generate_coverage_matrix.py
scripts/generate_manifest.py
scripts/generate_trend_report.py
scripts/go_live_checklist.py
scripts/pre_launch_check.py
scripts/prepare-release.sh
scripts/seed_demo_data.py
scripts/update_baseline.py
src/mannf/__init__.py
src/mannf/__main__.py
src/mannf/_version.py
src/mannf/cli.py
src/mannf/nat_orchestrator.py
src/mannf/orchestrator.py
src/mannf/server.py
src/mannf/agents/__init__.py
src/mannf/agents/analyzer_agent.py
src/mannf/agents/base.py
src/mannf/agents/bdi_agent.py
src/mannf/agents/belief_state.py
src/mannf/agents/coordinator_agent.py
src/mannf/agents/executor_agent.py
src/mannf/agents/monitor_agent.py
src/mannf/agents/oracle_agent.py
src/mannf/agents/planner_agent.py
src/mannf/agents/test_agent.py
src/mannf/anomaly/__init__.py
src/mannf/anomaly/enhanced_detector.py
src/mannf/core/__init__.py
src/mannf/core/functional_orchestrator.py
src/mannf/core/nat_orchestrator.py
src/mannf/core/orchestrator.py
src/mannf/core/agents/__init__.py
src/mannf/core/agents/accessibility_scanner_agent.py
src/mannf/core/agents/analyzer_agent.py
src/mannf/core/agents/autonomous_loop_agent.py
src/mannf/core/agents/autonomous_loop_models.py
src/mannf/core/agents/autonomous_run_differ.py
src/mannf/core/agents/base.py
src/mannf/core/agents/bdi_agent.py
src/mannf/core/agents/belief_state.py
src/mannf/core/agents/browser_coordinator_agent.py
src/mannf/core/agents/browser_executor_agent.py
src/mannf/core/agents/coordinator_agent.py
src/mannf/core/agents/executor_agent.py
src/mannf/core/agents/monitor_agent.py
src/mannf/core/agents/oracle_agent.py
src/mannf/core/agents/performance_testing_agent.py
src/mannf/core/agents/planner_agent.py
src/mannf/core/agents/test_agent.py
src/mannf/core/agents/visual_regression_agent.py
src/mannf/core/agents/web_crawler_agent.py
src/mannf/core/agents/worker_pool.py
src/mannf/core/anomaly/__init__.py
src/mannf/core/anomaly/enhanced_detector.py
src/mannf/core/browser/__init__.py
src/mannf/core/browser/accessibility_scanner.py
src/mannf/core/browser/discovery_model.py
src/mannf/core/browser/dom_snapshot.py
src/mannf/core/browser/ingestor_bridge.py
src/mannf/core/browser/performance_metrics.py
src/mannf/core/browser/reflection_analyzer.py
src/mannf/core/browser/scenario_generator.py
src/mannf/core/browser/security_scenario_generator.py
src/mannf/core/browser/visual_comparer.py
src/mannf/core/diagnostics/__init__.py
src/mannf/core/diagnostics/failure_clusterer.py
src/mannf/core/diagnostics/flake_detector.py
src/mannf/core/diagnostics/root_cause_analyzer.py
src/mannf/core/distributed/__init__.py
src/mannf/core/distributed/endpoint.py
src/mannf/core/distributed/system_under_test.py
src/mannf/core/messaging/__init__.py
src/mannf/core/messaging/bus.py
src/mannf/core/messaging/messages.py
src/mannf/core/neural/__init__.py
src/mannf/core/prioritization/__init__.py
src/mannf/core/prioritization/adaptive_controller.py
src/mannf/core/prioritization/belief_prioritizer.py
src/mannf/core/prioritization/risk_scorer.py
src/mannf/core/reporting/__init__.py
src/mannf/core/reporting/unified_report.py
src/mannf/core/testing/__init__.py
src/mannf/core/testing/adaptive_controller.py
src/mannf/core/testing/models.py
src/mannf/core/validation/__init__.py
src/mannf/core/validation/self_validation_runner.py
src/mannf/dashboard/__init__.py
src/mannf/dashboard/app.py
src/mannf/dashboard/models.py
src/mannf/dashboard/telemetry.py
src/mannf/dashboard/static/index.html
src/mannf/distributed/__init__.py
src/mannf/distributed/endpoint.py
src/mannf/distributed/system_under_test.py
src/mannf/healing/__init__.py
src/mannf/healing/graphql_schema_diff.py
src/mannf/healing/healer.py
src/mannf/healing/models.py
src/mannf/healing/schema_diff.py
src/mannf/integrations/__init__.py
src/mannf/integrations/auth.py
src/mannf/integrations/graphql_parser.py
src/mannf/integrations/graphql_sut.py
src/mannf/integrations/http_sut.py
src/mannf/integrations/openapi_parser.py
src/mannf/integrations/postman_parser.py
src/mannf/llm/__init__.py
src/mannf/llm/anthropic_provider.py
src/mannf/llm/base.py
src/mannf/llm/config.py
src/mannf/llm/factory.py
src/mannf/llm/openai_provider.py
src/mannf/llm/prompts.py
src/mannf/messaging/__init__.py
src/mannf/messaging/bus.py
src/mannf/messaging/messages.py
src/mannf/neural/__init__.py
src/mannf/prioritization/__init__.py
src/mannf/prioritization/adaptive_controller.py
src/mannf/prioritization/belief_prioritizer.py
src/mannf/prioritization/risk_scorer.py
src/mannf/product/__init__.py
src/mannf/product/cli.py
src/mannf/product/cli_admin.py
src/mannf/product/database.py
src/mannf/product/demo.py
src/mannf/product/doctor.py
src/mannf/product/init_project.py
src/mannf/product/metrics.py
src/mannf/product/models.py
src/mannf/product/onboarding.py
src/mannf/product/orchestrator.py
src/mannf/product/orchestrator_models.py
src/mannf/product/server.py
src/mannf/product/setup_wizard.py
src/mannf/product/status.py
src/mannf/product/status_cmd.py
src/mannf/product/telemetry.py
src/mannf/product/uninstall.py
src/mannf/product/upgrade.py
src/mannf/product/admin/__init__.py
src/mannf/product/admin/routes.py
src/mannf/product/ai_assistant/__init__.py
src/mannf/product/ai_assistant/api.py
src/mannf/product/ai_assistant/assistant.py
src/mannf/product/ai_assistant/audit_trail.py
src/mannf/product/ai_assistant/compliance_reporter.py
src/mannf/product/ai_assistant/config_advisor.py
src/mannf/product/ai_assistant/conversation.py
src/mannf/product/ai_assistant/insights.py
src/mannf/product/ai_assistant/interpreter.py
src/mannf/product/ai_assistant/knowledge_base.py
src/mannf/product/ai_assistant/models.py
src/mannf/product/ai_assistant/planner.py
src/mannf/product/ai_assistant/prompts.py
src/mannf/product/ai_assistant/report_renderer.py
src/mannf/product/ai_assistant/retriever.py
src/mannf/product/ai_assistant/test_generator.py
src/mannf/product/api/README.md
src/mannf/product/api/__init__.py
src/mannf/product/api/auth.py
src/mannf/product/api/schemas.py
src/mannf/product/api/server.py
src/mannf/product/auth/__init__.py
src/mannf/product/auth/saml.py
src/mannf/product/billing/__init__.py
src/mannf/product/billing/audit.py
src/mannf/product/billing/feature_gates.py
src/mannf/product/billing/metering.py
src/mannf/product/billing/notifications.py
src/mannf/product/billing/plans.py
src/mannf/product/billing/rate_limits.py
src/mannf/product/billing/stripe_billing.py
src/mannf/product/billing/tenant_auth.py
src/mannf/product/billing/tenant_manager.py
src/mannf/product/compliance/__init__.py
src/mannf/product/compliance/badges.py
src/mannf/product/compliance/evaluator.py
src/mannf/product/compliance/profiles.py
src/mannf/product/dashboard/__init__.py
src/mannf/product/dashboard/app.py
src/mannf/product/dashboard/models.py
src/mannf/product/dashboard/telemetry.py
src/mannf/product/dashboard/static/index.html
src/mannf/product/dashboard/static/manifest.json
src/mannf/product/dashboard/static/pwa-icon-192.png
src/mannf/product/dashboard/static/pwa-icon-512.png
src/mannf/product/dashboard/static/sw.js
src/mannf/product/exporters/__init__.py
src/mannf/product/exporters/azuredevops_exporter.py
src/mannf/product/exporters/base.py
src/mannf/product/exporters/bugzilla_exporter.py
src/mannf/product/exporters/dedup.py
src/mannf/product/exporters/finding_adapter.py
src/mannf/product/exporters/github_exporter.py
src/mannf/product/exporters/gitlab_exporter.py
src/mannf/product/exporters/jira_exporter.py
src/mannf/product/exporters/linear_exporter.py
src/mannf/product/exporters/loader.py
src/mannf/product/exporters/pagerduty_exporter.py
src/mannf/product/exporters/sentry_exporter.py
src/mannf/product/exporters/servicenow_exporter.py
src/mannf/product/exporters/shortcut_exporter.py
src/mannf/product/exporters/webhook_exporter.py
src/mannf/product/formatters/__init__.py
src/mannf/product/formatters/allure_formatter.py
src/mannf/product/formatters/ctrf_formatter.py
src/mannf/product/healing/__init__.py
src/mannf/product/healing/graphql_schema_diff.py
src/mannf/product/healing/healer.py
src/mannf/product/healing/models.py
src/mannf/product/healing/schema_diff.py
src/mannf/product/ingestors/__init__.py
src/mannf/product/ingestors/base.py
src/mannf/product/ingestors/bgstm_ingestor.py
src/mannf/product/ingestors/curl_ingestor.py
src/mannf/product/ingestors/cypress_ingestor.py
src/mannf/product/ingestors/gherkin_ingestor.py
src/mannf/product/ingestors/graphql_ingestor.py
src/mannf/product/ingestors/grpc_ingestor.py
src/mannf/product/ingestors/har_ingestor.py
src/mannf/product/ingestors/loader.py
src/mannf/product/ingestors/models.py
src/mannf/product/ingestors/openapi_ingestor.py
src/mannf/product/ingestors/playwright_ingestor.py
src/mannf/product/ingestors/postman_ingestor.py
src/mannf/product/ingestors/traffic_ingestor.py
src/mannf/product/ingestors/websocket_ingestor.py
src/mannf/product/integrations/__init__.py
src/mannf/product/integrations/auth.py
src/mannf/product/integrations/compatibility_matrix.yaml
src/mannf/product/integrations/graphql_parser.py
src/mannf/product/integrations/graphql_sut.py
src/mannf/product/integrations/grpc_sut.py
src/mannf/product/integrations/http_sut.py
src/mannf/product/integrations/kafka_adapter.py
src/mannf/product/integrations/matrix_context.py
src/mannf/product/integrations/matrix_loader.py
src/mannf/product/integrations/openapi_parser.py
src/mannf/product/integrations/postman_parser.py
src/mannf/product/integrations/webhook_receiver.py
src/mannf/product/integrations/websocket_sut.py
src/mannf/product/llm/__init__.py
src/mannf/product/llm/anthropic_provider.py
src/mannf/product/llm/base.py
src/mannf/product/llm/config.py
src/mannf/product/llm/factory.py
src/mannf/product/llm/openai_provider.py
src/mannf/product/llm/prompts.py
src/mannf/product/llm/root_cause_service.py
src/mannf/product/llm/test_plan_models.py
src/mannf/product/middleware/__init__.py
src/mannf/product/middleware/audit_middleware.py
src/mannf/product/middleware/tenant_isolation.py
src/mannf/product/notifications/__init__.py
src/mannf/product/notifications/dispatcher.py
src/mannf/product/orchestration/__init__.py
src/mannf/product/orchestration/ingest_scan_orchestrator.py
src/mannf/product/orchestration/pipeline.py
src/mannf/product/regression/__init__.py
src/mannf/product/regression/differ.py
src/mannf/product/regression/masking.py
src/mannf/product/regression/models.py
src/mannf/product/regression/recorder.py
src/mannf/product/regression/replayer.py
src/mannf/product/reports/__init__.py
src/mannf/product/reports/pdf.py
src/mannf/product/scheduling/__init__.py
src/mannf/product/scheduling/cron_utils.py
src/mannf/product/scheduling/engine.py
src/mannf/product/scheduling/models.py
src/mannf/product/scheduling/queue.py
src/mannf/product/scheduling/store.py
src/mannf/product/security/__init__.py
src/mannf/product/security/belief_guided.py
src/mannf/product/security/models.py
src/mannf/product/security/plugin_loader.py
src/mannf/product/security/reporter.py
src/mannf/product/security/scanner.py
src/mannf/product/security/checks/__init__.py
src/mannf/product/security/checks/base.py
src/mannf/product/security/checks/bfla.py
src/mannf/product/security/checks/bola.py
src/mannf/product/security/checks/bopla.py
src/mannf/product/security/checks/broken_auth.py
src/mannf/product/security/checks/graphql_security.py
src/mannf/product/security/checks/inventory.py
src/mannf/product/security/checks/misconfig.py
src/mannf/product/security/checks/resource_consumption.py
src/mannf/product/security/checks/sensitive_flows.py
src/mannf/product/security/checks/ssrf.py
src/mannf/product/security/checks/unsafe_consumption.py
src/mannf/product/storage/__init__.py
src/mannf/product/storage/artifact_store.py
src/mannf/product/weights/__init__.py
src/mannf/product/weights/blob_store.py
src/mannf/product/weights/factory.py
src/mannf/product/weights/registry.py
src/mannf/product/weights/store.py
src/mannf/regression/__init__.py
src/mannf/regression/differ.py
src/mannf/regression/masking.py
src/mannf/regression/models.py
src/mannf/regression/recorder.py
src/mannf/regression/replayer.py
src/mannf/security/__init__.py
src/mannf/security/belief_guided.py
src/mannf/security/models.py
src/mannf/security/reporter.py
src/mannf/security/scanner.py
src/mannf/security/checks/__init__.py
src/mannf/security/checks/base.py
src/mannf/security/checks/bfla.py
src/mannf/security/checks/bola.py
src/mannf/security/checks/bopla.py
src/mannf/security/checks/broken_auth.py
src/mannf/security/checks/graphql_security.py
src/mannf/security/checks/inventory.py
src/mannf/security/checks/misconfig.py
src/mannf/security/checks/resource_consumption.py
src/mannf/security/checks/sensitive_flows.py
src/mannf/security/checks/ssrf.py
src/mannf/security/checks/unsafe_consumption.py
src/mannf/testing/__init__.py
src/mannf/testing/adaptive_controller.py
src/mannf/testing/models.py
src/mannf/weights/__init__.py
src/mannf/weights/registry.py
src/mannf/weights/store.py
src/nat_engine.egg-info/PKG-INFO
src/nat_engine.egg-info/SOURCES.txt
src/nat_engine.egg-info/dependency_links.txt
src/nat_engine.egg-info/entry_points.txt
src/nat_engine.egg-info/requires.txt
src/nat_engine.egg-info/top_level.txt
testbed/Dockerfile
testbed/README.md
testbed/__init__.py
testbed/app.py
testbed/conftest.py
testbed/docker-compose.yml
testbed/openapi_override.json
testbed/requirements.txt
testbed/vulnapi.proto
testbed/static/style.css
testbed/templates/accessible.html
testbed/templates/base.html
testbed/templates/dashboard.html
testbed/templates/inaccessible.html
testbed/templates/login.html
testbed/templates/settings.html
testbed/templates/user_form.html
testbed/templates/users.html
testbed/tests/__init__.py
testbed/tests/test_vulnapi.py
tests/__init__.py
tests/conftest.py
tests/test_accessibility_scanner.py
tests/test_agents.py
tests/test_artifact_blob.py
tests/test_auth_layer.py
tests/test_autonomous_loop.py
tests/test_autonomous_run_differ.py
tests/test_belief_state.py
tests/test_billing_audit.py
tests/test_billing_bridge.py
tests/test_billing_models.py
tests/test_billing_notifications.py
tests/test_billing_status.py
tests/test_browser_agent.py
tests/test_calibration.py
tests/test_canary_health.py
tests/test_cli_help.py
tests/test_cli_status.py
tests/test_cli_support.py
tests/test_concurrency_enforcement.py
tests/test_cypress_ingestor.py
tests/test_dashboard_import.py
tests/test_dashboard_scenarios.py
tests/test_dashboard_ui.py
tests/test_demo_mode.py
tests/test_demo_orangehrm.py
tests/test_demo_seeder.py
tests/test_diagnostics.py
tests/test_distributed.py
tests/test_e2e_billing_happy_path.py
tests/test_e2e_billing_onboarding.py
tests/test_e2e_onboarding.py
tests/test_functional_orchestrator.py
tests/test_go_live_checklist.py
tests/test_grpc_e2e.py
tests/test_ingest_orchestrator.py
tests/test_ingestor_bridge.py
tests/test_init_project.py
tests/test_messaging.py
tests/test_nat_agents.py
tests/test_nat_orchestrator.py
tests/test_neural.py
tests/test_observability.py
tests/test_orchestrator.py
tests/test_pdf_export.py
tests/test_performance_testing.py
tests/test_persistence_pause_resume.py
tests/test_plans_api.py
tests/test_playwright_ingestor.py
tests/test_product_notifications.py
tests/test_quota_enforcement.py
tests/test_scenario_generator.py
tests/test_security_scenario_generator.py
tests/test_server.py
tests/test_server_risk.py
tests/test_setup_wizard.py
tests/test_staging_status.py
tests/test_status.py
tests/test_stripe_billing.py
tests/test_team_collaboration.py
tests/test_telemetry.py
tests/test_tenant_isolation.py
tests/test_tenant_scoped_scans.py
tests/test_testing.py
tests/test_unified_report.py
tests/test_usage_metering.py
tests/test_versioning_config.py
tests/test_visual_regression.py
tests/test_web_crawler_agent.py
tests/e2e/__init__.py
tests/e2e/conftest.py
tests/e2e/test_e2e_api.py
tests/e2e/test_e2e_demo.py
tests/e2e/test_e2e_exports.py
tests/e2e/test_e2e_nl_test.py
tests/e2e/test_e2e_plan.py
tests/e2e/test_e2e_scan_graphql.py
tests/e2e/test_e2e_scan_grpc.py
tests/e2e/test_e2e_scan_rest.py
tests/e2e/test_e2e_schedules.py
tests/e2e/dashboard/__init__.py
tests/e2e/dashboard/conftest.py
tests/e2e/dashboard/test_e2e_dashboard_billing.py
tests/e2e/dashboard/test_e2e_dashboard_nav.py
tests/e2e/dashboard/test_e2e_dashboard_nl.py
tests/e2e/dashboard/test_e2e_dashboard_overview.py
tests/e2e/dashboard/test_e2e_dashboard_pdf.py
tests/e2e/dashboard/test_e2e_dashboard_plans.py
tests/e2e/dashboard/test_e2e_dashboard_responsive.py
tests/e2e/dashboard/test_e2e_dashboard_rootcause.py
tests/e2e/dashboard/test_e2e_dashboard_scans.py
tests/e2e/dashboard/test_e2e_dashboard_schedules.py
tests/e2e/dashboard/test_e2e_dashboard_security.py
tests/e2e/dashboard/test_e2e_dashboard_settings.py
tests/e2e/dashboard/test_e2e_dashboard_team.py
tests/e2e/dashboard/screenshots/billing_panel.png
tests/e2e/dashboard/screenshots/billing_plan_badge.png
tests/e2e/dashboard/screenshots/nav_billing.png
tests/e2e/dashboard/screenshots/nav_functional.png
tests/e2e/dashboard/screenshots/nav_history.png
tests/e2e/dashboard/screenshots/nav_overview.png
tests/e2e/dashboard/screenshots/nav_schedules.png
tests/e2e/dashboard/screenshots/nav_security.png
tests/e2e/dashboard/screenshots/nav_settings.png
tests/e2e/dashboard/screenshots/nav_team.png
tests/e2e/dashboard/screenshots/nav_test-plans.png
tests/e2e/dashboard/screenshots/nav_testing_collapsed.png
tests/e2e/dashboard/screenshots/nav_testing_section.png
tests/e2e/dashboard/screenshots/nl_description_filled.png
tests/e2e/dashboard/screenshots/nl_generation_result.png
tests/e2e/dashboard/screenshots/overview_default.png
tests/e2e/dashboard/screenshots/overview_scan_count.png
tests/e2e/dashboard/screenshots/pdf_button_visible.png
tests/e2e/dashboard/screenshots/pdf_history_panel.png
tests/e2e/dashboard/screenshots/plans_generate_btn.png
tests/e2e/dashboard/screenshots/plans_nl_generated.png
tests/e2e/dashboard/screenshots/plans_panel.png
tests/e2e/dashboard/screenshots/responsive_breakpoint.png
tests/e2e/dashboard/screenshots/responsive_desktop.png
tests/e2e/dashboard/screenshots/responsive_mobile.png
tests/e2e/dashboard/screenshots/responsive_sidebar_open.png
tests/e2e/dashboard/screenshots/responsive_toggle.png
tests/e2e/dashboard/screenshots/rootcause_after_fail.png
tests/e2e/dashboard/screenshots/rootcause_api_verified.png
tests/e2e/dashboard/screenshots/rootcause_panel.png
tests/e2e/dashboard/screenshots/scans_export_buttons.png
tests/e2e/dashboard/screenshots/scans_json_download.png
tests/e2e/dashboard/screenshots/scans_panel.png
tests/e2e/dashboard/screenshots/schedules_panel.png
tests/e2e/dashboard/screenshots/security_findings_injected.png
tests/e2e/dashboard/screenshots/security_panel.png
tests/e2e/dashboard/screenshots/settings_panel.png
tests/e2e/dashboard/screenshots/team_panel.png
tests/smoke/README.md
tests/smoke/__init__.py
tests/smoke/conftest.py
tests/smoke/test_billing_increment.py
tests/smoke/test_dashboard.py
tests/smoke/test_functional_scan.py
tests/smoke/test_report_export.py
tests/smoke/test_security_scan.py
tests/smoke/test_signup_billing.py
tests/smoke/test_usage_metering.py
tests/test_action/__init__.py
tests/test_action/test_entrypoint.py
tests/test_action/test_parse_results.py
tests/test_admin/__init__.py
tests/test_admin/test_admin_api.py
tests/test_admin/test_cli_admin.py
tests/test_admin/test_tenant_manager.py
tests/test_ai_assistant/__init__.py
tests/test_ai_assistant/test_ai_assistant.py
tests/test_ai_assistant/test_phase2.py
tests/test_ai_assistant/test_phase3.py
tests/test_ai_assistant/test_phase4.py
tests/test_anomaly/__init__.py
tests/test_anomaly/test_enhanced_detector.py
tests/test_api/test_cli_api.py
tests/test_api/test_scan_context_api.py
tests/test_compliance/__init__.py
tests/test_compliance/test_badges.py
tests/test_compliance/test_evaluator.py
tests/test_compliance/test_profiles.py
tests/test_compliance/test_server_badges.py
tests/test_dashboard/__init__.py
tests/test_dashboard/test_bug_filing.py
tests/test_dashboard/test_dashboard_models.py
tests/test_dashboard/test_dashboard_routes.py
tests/test_dashboard/test_diagnostics_endpoints.py
tests/test_dashboard/test_telemetry.py
tests/test_demo/__init__.py
tests/test_demo/test_cli_demo.py
tests/test_exporters/__init__.py
tests/test_exporters/test_azuredevops_exporter.py
tests/test_exporters/test_bugzilla_exporter.py
tests/test_exporters/test_dedup.py
tests/test_exporters/test_exporter_loader.py
tests/test_exporters/test_finding_adapter.py
tests/test_exporters/test_github_exporter.py
tests/test_exporters/test_gitlab_exporter.py
tests/test_exporters/test_jira_exporter.py
tests/test_exporters/test_linear_exporter.py
tests/test_exporters/test_pagerduty_exporter.py
tests/test_exporters/test_sentry_exporter.py
tests/test_exporters/test_servicenow_exporter.py
tests/test_exporters/test_shortcut_exporter.py
tests/test_exporters/test_test_connection.py
tests/test_exporters/test_webhook_exporter.py
tests/test_formatters/__init__.py
tests/test_formatters/test_allure_formatter.py
tests/test_formatters/test_ctrf_formatter.py
tests/test_healing/__init__.py
tests/test_healing/test_cli_healing.py
tests/test_healing/test_healer.py
tests/test_healing/test_schema_diff.py
tests/test_healing/test_server_healing.py
tests/test_ingestors/__init__.py
tests/test_ingestors/test_bgstm_ingestor.py
tests/test_ingestors/test_curl_ingestor.py
tests/test_ingestors/test_gherkin_ingestor.py
tests/test_ingestors/test_graphql_ingestor.py
tests/test_ingestors/test_grpc_ingestor.py
tests/test_ingestors/test_har_ingestor.py
tests/test_ingestors/test_ingestor_base.py
tests/test_ingestors/test_ingestor_loader.py
tests/test_ingestors/test_openapi_ingestor.py
tests/test_ingestors/test_postman_ingestor.py
tests/test_ingestors/test_traffic_ingestor.py
tests/test_ingestors/test_websocket_ingestor.py
tests/test_integrations/__init__.py
tests/test_integrations/test_auth.py
tests/test_integrations/test_cli.py
tests/test_integrations/test_cli_graphql.py
tests/test_integrations/test_compatibility_matrix.py
tests/test_integrations/test_graphql_parser.py
tests/test_integrations/test_graphql_sut.py
tests/test_integrations/test_grpc_sut.py
tests/test_integrations/test_http_sut.py
tests/test_integrations/test_matrix_context.py
tests/test_integrations/test_oauth2_auth.py
tests/test_integrations/test_openapi_parser.py
tests/test_integrations/test_postman_parser.py
tests/test_integrations/test_server_graphql.py
tests/test_integrations/test_websocket_sut.py
tests/test_llm/__init__.py
tests/test_llm/test_cli_llm.py
tests/test_llm/test_integration.py
tests/test_llm/test_nl_test_authoring.py
tests/test_llm/test_prompts.py
tests/test_llm/test_providers.py
tests/test_llm/test_root_cause_service.py
tests/test_llm/test_server_llm.py
tests/test_llm/test_test_plan_generator.py
tests/test_orchestration/__init__.py
tests/test_orchestration/test_ingest_scan_orchestrator.py
tests/test_prioritization/__init__.py
tests/test_prioritization/test_adaptive_controller.py
tests/test_prioritization/test_belief_prioritizer.py
tests/test_prioritization/test_risk_scorer.py
tests/test_regression/__init__.py
tests/test_regression/test_cli_regression.py
tests/test_regression/test_differ.py
tests/test_regression/test_masking.py
tests/test_regression/test_recorder.py
tests/test_regression/test_replayer.py
tests/test_regression/test_server_regression.py
tests/test_scheduling/__init__.py
tests/test_scheduling/test_api.py
tests/test_scheduling/test_cron_utils.py
tests/test_scheduling/test_engine.py
tests/test_scheduling/test_models.py
tests/test_scheduling/test_schedule_dashboard.py
tests/test_scheduling/test_scheduler_integration.py
tests/test_scheduling/test_store.py
tests/test_security/__init__.py
tests/test_security/test_adaptive_cli.py
tests/test_security/test_belief_guided.py
tests/test_security/test_cli_security.py
tests/test_security/test_models.py
tests/test_security/test_plugin_loader.py
tests/test_security/test_reporter.py
tests/test_security/test_scanner.py
tests/test_security/test_server_security.py
tests/test_security/test_checks/__init__.py
tests/test_security/test_checks/test_bola.py
tests/test_security/test_checks/test_broken_auth.py
tests/test_security/test_checks/test_graphql_security.py
tests/test_security/test_checks/test_misconfig.py
tests/test_weights/__init__.py
tests/test_weights/test_blob_store.py
tests/test_weights/test_cli_weights.py
tests/test_weights/test_registry.py
tests/test_weights/test_server_weights.py
tests/test_weights/test_store.py
tests/test_worker_pool/__init__.py
tests/test_worker_pool/test_cli_worker.py
tests/test_worker_pool/test_job_queue.py
tests/test_worker_pool/test_worker_pool.py
tests/unit/__init__.py
tests/unit/test_plans.py
tests/unit/product/__init__.py
tests/unit/product/test_database_url_warning.py
tests/unit/product/test_doctor.py
tests/unit/product/test_uninstall.py
tests/unit/product/test_upgrade.py
website/.eslintrc.json
website/.gitignore
website/README.md
website/next.config.js
website/package-lock.json
website/package.json
website/postcss.config.js
website/tailwind.config.ts
website/tsconfig.json
website/vercel.json
website/public/favicon-16x16.svg
website/public/favicon-32x32.svg
website/public/favicon.svg
website/public/og-image.svg
website/public/assets/dashboard-agents-dark.png
website/public/assets/dashboard-overview-top.png
website/public/assets/dashboard-security-detail.png
website/public/assets/dashboard-security.png
website/src/app/globals.css
website/src/app/layout.tsx
website/src/app/page.tsx
website/src/app/robots.ts
website/src/app/sitemap.ts
website/src/app/api/og/route.tsx
website/src/app/commercial-license/page.tsx
website/src/app/demo/DemoPageClient.tsx
website/src/app/demo/page.tsx
website/src/app/license/page.tsx
website/src/app/privacy/page.tsx
website/src/app/terms/page.tsx
website/src/components/ComparisonTable.tsx
website/src/components/CtaBanner.tsx
website/src/components/FAQ.tsx
website/src/components/Features.tsx
website/src/components/Footer.tsx
website/src/components/FunctionalFeatures.tsx
website/src/components/FunctionalPricing.tsx
website/src/components/Hero.tsx
website/src/components/HowItWorks.tsx
website/src/components/JourneyCards.tsx
website/src/components/NatLogo.tsx
website/src/components/Navbar.tsx
website/src/components/PricingGrid.tsx
website/src/components/SaasOnboarding.tsx
website/src/components/ScanModules.tsx
website/src/components/Screenshots.tsx
website/src/components/StatsBar.tsx
website/src/components/AIChatWidget/AIChatWidget.tsx
website/src/components/AIChatWidget/ChatInput.tsx
website/src/components/AIChatWidget/ChatMessage.tsx
website/src/components/AIChatWidget/InsightCard.tsx
website/src/components/AIChatWidget/SourceCitation.tsx
website/src/components/AIChatWidget/styles.css
website/src/components/AIChatWidget/useChatStream.ts
website/src/data/products.ts