@ngocsangairvds/vsaf 3.2.14 → 3.2.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/vsaf.js +13 -0
- package/package.json +1 -1
- package/src/config.js +167 -0
- package/src/global.js +1 -48
- package/src/utils.js +44 -1
- package/tools/vds-scripts/Makefile +9 -31
- package/tools/vds-scripts/docker/docker-compose.cli.yml +1 -117
- package/tools/vds-scripts/docker/docker-compose.services.yml +1 -40
- package/tools/vds-scripts/docker/infrastructure/init-schemas.sql +0 -34
- package/tools/vds-scripts/docker/infrastructure/pgbouncer/pgbouncer.ini +2 -6
- package/tools/vds-scripts/pyproject.toml +1 -33
- package/tools/vds-scripts/uv.lock +80 -1651
- package/tools/vds-scripts/vds_cli/pyproject.toml +3 -0
- package/tools/vds-scripts/vds_cli/src/vds_cli/cli.py +1 -127
- package/tools/vds-scripts/vds_cli/src/vds_cli/commands/lint_cli.py +1 -20
- package/tools/vds-scripts/vds_cli/src/vds_cli/router.py +0 -100
- package/tools/vds-scripts/vds_cli/tests/conftest.py +0 -2
- package/tools/vds-scripts/vds_cli/tests/unit/test_cli.py +0 -25
- package/tools/vds-scripts/vds_cli/tests/unit/test_lint_cli.py +2 -2
- package/tools/vds-scripts/vds_cli/tests/unit/test_router.py +0 -2
- package/tools/vds-scripts/CLOSURE.md +0 -340
- package/tools/vds-scripts/ECOSYSTEM-CHANGELOG.md +0 -52
- package/tools/vds-scripts/ECOSYSTEM-DOCS.md +0 -602
- package/tools/vds-scripts/ECOSYSTEM_ALIGNMENT.md +0 -133
- package/tools/vds-scripts/ENV-HYGIENE-OPS-NOTE.md +0 -65
- package/tools/vds-scripts/INVESTIGATION-cloud-401.md +0 -103
- package/tools/vds-scripts/MEM0_2.0_API_REFERENCE.md +0 -238
- package/tools/vds-scripts/PACKAGE_P125B_IMPLEMENTATION_SUMMARY.md +0 -131
- package/tools/vds-scripts/PHASE-MERGE-SUMMARY.md +0 -121
- package/tools/vds-scripts/PHASES-3-ARCHIVE.md +0 -59
- package/tools/vds-scripts/PROJECT_COMPLETION_SUMMARY.md +0 -45
- package/tools/vds-scripts/SEARCH-CRASH-REPRO.md +0 -51
- package/tools/vds-scripts/analyze_hexagonal.py +0 -217
- package/tools/vds-scripts/analyze_profiles.py +0 -60
- package/tools/vds-scripts/audit-checklist.xlsx +0 -0
- package/tools/vds-scripts/audit_orchestrator/.audit_approvals/approvals_index.json +0 -1
- package/tools/vds-scripts/audit_orchestrator/.env.example +0 -85
- package/tools/vds-scripts/audit_orchestrator/.github/workflows/audit.yml +0 -47
- package/tools/vds-scripts/audit_orchestrator/Dockerfile +0 -92
- package/tools/vds-scripts/audit_orchestrator/GOOGLE_SHEETS_IMPLEMENTATION_SUMMARY.md +0 -218
- package/tools/vds-scripts/audit_orchestrator/PHASE3_INTEGRATION_SUMMARY.md +0 -268
- package/tools/vds-scripts/audit_orchestrator/PHASE7-MERGE-SUMMARY.md +0 -174
- package/tools/vds-scripts/audit_orchestrator/README.md +0 -1573
- package/tools/vds-scripts/audit_orchestrator/TSK-168-IMPLEMENTATION-SUMMARY.md +0 -191
- package/tools/vds-scripts/audit_orchestrator/TSK-196-IMPLEMENTATION-SUMMARY.md +0 -201
- package/tools/vds-scripts/audit_orchestrator/alembic/env.py +0 -37
- package/tools/vds-scripts/audit_orchestrator/alembic/script.py.mako +0 -28
- package/tools/vds-scripts/audit_orchestrator/alembic/versions/0001_initial_audit_state_schema.py +0 -1260
- package/tools/vds-scripts/audit_orchestrator/alembic.ini +0 -68
- package/tools/vds-scripts/audit_orchestrator/config/category-mapping.json +0 -81
- package/tools/vds-scripts/audit_orchestrator/config/profile-timeouts.yaml +0 -17
- package/tools/vds-scripts/audit_orchestrator/create_sample.py +0 -55
- package/tools/vds-scripts/audit_orchestrator/data/corpus_accuracy_report.json +0 -17
- package/tools/vds-scripts/audit_orchestrator/data/exemplar_quality_report.json +0 -1606
- package/tools/vds-scripts/audit_orchestrator/data/instruction_plan_fixtures.json +0 -163
- package/tools/vds-scripts/audit_orchestrator/data/requirement_exemplars.json +0 -3443
- package/tools/vds-scripts/audit_orchestrator/data/requirement_scope_fixtures.json +0 -172
- package/tools/vds-scripts/audit_orchestrator/debug_rg.py +0 -46
- package/tools/vds-scripts/audit_orchestrator/demo_code_pack.py +0 -127
- package/tools/vds-scripts/audit_orchestrator/docs/AGENT_SDK_SELECTION_SPEC.md +0 -720
- package/tools/vds-scripts/audit_orchestrator/docs/API.md +0 -804
- package/tools/vds-scripts/audit_orchestrator/docs/CONTENT_ANALYSIS_APPROACH.md +0 -1041
- package/tools/vds-scripts/audit_orchestrator/docs/CONTENT_SCORING_EVOLUTION_SPEC.md +0 -868
- package/tools/vds-scripts/audit_orchestrator/docs/DEPLOYMENT.md +0 -778
- package/tools/vds-scripts/audit_orchestrator/docs/LLM_AGENT_AUDIT_SPEC.md +0 -721
- package/tools/vds-scripts/audit_orchestrator/docs/LLM_CONTENT_ANALYSIS_SPEC.md +0 -1143
- package/tools/vds-scripts/audit_orchestrator/docs/LSP_SETUP_GUIDE.md +0 -221
- package/tools/vds-scripts/audit_orchestrator/docs/MULTI_REPO_AUDIT_SPEC.md +0 -951
- package/tools/vds-scripts/audit_orchestrator/docs/OLLAMA_EMBEDDINGS_SETUP.md +0 -119
- package/tools/vds-scripts/audit_orchestrator/docs/PHASE32_REAL_BENCHMARK_2026-02-08.md +0 -66
- package/tools/vds-scripts/audit_orchestrator/docs/PHASE_64_TO_92_HISTORICAL_SPEC.md +0 -1772
- package/tools/vds-scripts/audit_orchestrator/docs/TSK-193-flow-trace.md +0 -201
- package/tools/vds-scripts/audit_orchestrator/docs/TSK-193-verification.md +0 -124
- package/tools/vds-scripts/audit_orchestrator/docs/phase152-hierarchical-query-surface.md +0 -46
- package/tools/vds-scripts/audit_orchestrator/examples/bitbucket_metadata_example.json +0 -50
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/README.md +0 -68
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase117_phase118_shared_state.sql +0 -64
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase154_published_pages.sql +0 -28
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_dispatch_tables.sql +0 -94
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_events.sql +0 -91
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_scope_snapshots.sql +0 -24
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase157_status_view.sql +0 -22
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/phase169_dispatch_observability.sql +0 -55
- package/tools/vds-scripts/audit_orchestrator/legacy/migrations/state_repair_hardening.sql +0 -24
- package/tools/vds-scripts/audit_orchestrator/pyproject.toml +0 -211
- package/tools/vds-scripts/audit_orchestrator/pyrightconfig.json +0 -51
- package/tools/vds-scripts/audit_orchestrator/pytest.ini +0 -37
- package/tools/vds-scripts/audit_orchestrator/reproduce_scanner.py +0 -40
- package/tools/vds-scripts/audit_orchestrator/scripts/README.md +0 -116
- package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_crawl_modes.py +0 -455
- package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_dspy.py +0 -513
- package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_nlp_accuracy.py +0 -138
- package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_retrieval_modes.py +0 -176
- package/tools/vds-scripts/audit_orchestrator/scripts/benchmark_upload_update_mode.py +0 -167
- package/tools/vds-scripts/audit_orchestrator/scripts/build_check.py +0 -76
- package/tools/vds-scripts/audit_orchestrator/scripts/check_live_progress.py +0 -61
- package/tools/vds-scripts/audit_orchestrator/scripts/cli_integration_test.py +0 -400
- package/tools/vds-scripts/audit_orchestrator/scripts/index_workspace.py +0 -178
- package/tools/vds-scripts/audit_orchestrator/scripts/inspect_route_conformance.py +0 -196
- package/tools/vds-scripts/audit_orchestrator/scripts/monitor_postgres.py +0 -145
- package/tools/vds-scripts/audit_orchestrator/scripts/optimize_audit.py +0 -462
- package/tools/vds-scripts/audit_orchestrator/scripts/verify.py +0 -673
- package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase111_requirement_analysis.py +0 -375
- package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase117_cross_repo_evidence.py +0 -77
- package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase121_short_circuit.py +0 -680
- package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase122_instruction_handling.py +0 -478
- package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase125_skill_integration.py +0 -832
- package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase_36.py +0 -394
- package/tools/vds-scripts/audit_orchestrator/scripts/verify_phase_37.py +0 -58
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/__init__.py +0 -17
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/__init__.py +0 -29
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/_langchain_warnings.py +0 -17
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/agentic_investigator.py +0 -4130
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/approval.py +0 -490
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/audit_loop_hooks.py +0 -107
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/audit_state.py +0 -50
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/base.py +0 -4035
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/code_agent.py +0 -667
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/code_analysis_helpers.py +0 -236
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/code_analysis_prompts.py +0 -146
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/docs_agent.py +0 -1234
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/langgraph_workflow.py +0 -2002
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/pydantic_base.py +0 -1227
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/requirement_analysis_agent.py +0 -593
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/security_agent.py +0 -1829
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/security_scanner.py +0 -686
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/skill_tools.py +0 -204
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/synthesis_agent.py +0 -1463
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/tool_efficiency_guard.py +0 -609
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/tool_registry.py +0 -3822
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/__init__.py +0 -52
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/evidence_corpus.py +0 -385
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/filesystem.py +0 -1134
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/lsp.py +0 -458
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/mcp_toolset.py +0 -491
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/skills_toolset.py +0 -997
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/toolsets/vector_evidence.py +0 -842
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/usage_tracker.py +0 -682
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/agents/visualization.py +0 -303
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/analyze_cmds.py +0 -892
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checklist_query/__init__.py +0 -15
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checklist_query/service.py +0 -171
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/__init__.py +0 -20
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/base.py +0 -60
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/bitbucket/__init__.py +0 -6
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/bitbucket/checks.py +0 -257
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/confluence/__init__.py +0 -10
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/confluence/checks.py +0 -78
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/git/__init__.py +0 -6
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/git/file_checks.py +0 -133
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/__init__.py +0 -17
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/api_docs_check.py +0 -80
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/readme_check.py +0 -76
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/llm_checks/security_docs_check.py +0 -78
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/registry.py +0 -402
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/sonarqube/__init__.py +0 -10
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/checks/sonarqube/checks.py +0 -276
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/cli.py +0 -12
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/cli_common.py +0 -128
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/cli_impl.py +0 -9826
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/clients/bitbucket_cli_client.py +0 -187
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/clients/confluence_cli_client.py +0 -977
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/clients/sonarqube_cli_client.py +0 -28
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/__init__.py +0 -21
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/base.py +0 -25
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/bitbucket_downloader.py +0 -644
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/bitbucket_metadata.py +0 -133
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/checklist_parser.py +0 -180
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/__init__.py +0 -31
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/bitbucket_probe.py +0 -443
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/confluence_probe.py +0 -365
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/freshness_evaluator.py +0 -330
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/completeness/material_completeness_service.py +0 -1079
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/confluence_collector.py +0 -259
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/diagram_extractor.py +0 -280
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/enrichment_extractor.py +0 -200
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/evidence_cache.py +0 -35
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/git_collector.py +0 -148
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/graphify_collector.py +0 -171
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/image_extractor.py +0 -359
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/linked_page_tracker.py +0 -120
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/markdown_converter.py +0 -344
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/material_cache.py +0 -1252
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/material_downloader.py +0 -1165
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/orchestrator.py +0 -168
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/registry_parser.py +0 -3063
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/requirements.py +0 -70
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/runner.py +0 -119
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/collectors/sonarqube_collector.py +0 -113
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config.py +0 -1943
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/__init__.py +0 -23
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/discovery.py +0 -90
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/environment_resolver.py +0 -56
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/evidence.py +0 -78
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/models.py +0 -73
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/precedence.py +0 -10
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/config_resolution/redaction.py +0 -20
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/confluence_connectivity.py +0 -140
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/corpus_cmds.py +0 -278
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/db/__init__.py +0 -7
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/db/alembic_filters.py +0 -57
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/docs/__init__.py +0 -29
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/docs/diataxis_validator.py +0 -687
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/doctor_cmds.py +0 -3295
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/__init__.py +0 -5
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/evaluation.py +0 -301
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/modules.py +0 -172
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/runtime.py +0 -836
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/dspy_modules/signatures.py +0 -406
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/__init__.py +0 -192
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/ad_hoc_analyzer.py +0 -399
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/aggregator.py +0 -220
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/auditor.py +0 -504
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/batch_evidence_cache.py +0 -111
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/batch_processor.py +0 -4776
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/calibration.py +0 -217
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checklist_generator.py +0 -1201
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checklist_projection.py +0 -192
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checklist_scoping.py +0 -221
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/checkpoint.py +0 -159
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/cl003_shared_lib_guard.py +0 -194
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/companion_context_service.py +0 -445
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/confluence_checklist_contract.py +0 -7425
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/cross_check_rules.py +0 -213
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/deterministic_evaluator.py +0 -237
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/drift_detector.py +0 -157
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/dspy_requirement_classifier.py +0 -640
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/evidence_assembler.py +0 -407
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/evidence_collector.py +0 -119
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/evidence_diversity.py +0 -101
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/gap_analyzer.py +0 -549
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/graduated.py +0 -185
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/grounding_validator.py +0 -287
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/instruction_analyzer.py +0 -882
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/instruction_compliance.py +0 -172
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/llm_row_evaluator.py +0 -9270
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/loader.py +0 -1070
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/manual_check_config.py +0 -136
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/mapping.py +0 -269
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/multi_judge.py +0 -65
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/phase120_checklist_update.py +0 -416
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/profile_scorer.py +0 -427
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_evidence_context.py +0 -449
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_knowledge_query_service.py +0 -155
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_knowledge_store.py +0 -383
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/project_topology.py +0 -1920
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/provider_failure_classifier.py +0 -778
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/readiness_cli_helpers.py +0 -341
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/readiness_extractor.py +0 -303
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/readiness_synthesizer.py +0 -730
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/regression_guard.py +0 -138
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/repo_type_classifier.py +0 -297
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/requirement_analysis.py +0 -1433
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/requirement_classification.py +0 -1725
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/result_merger.py +0 -814
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/route_matrix.py +0 -267
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/row_evaluator.py +0 -9437
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/row_evaluator_runtime.py +0 -1270
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/row_evaluator_types.py +0 -2102
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/rubric.py +0 -592
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/scorer.py +0 -1239
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/section_packs.py +0 -645
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/skill_recommendation.py +0 -1183
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/stability_harness.py +0 -207
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/target_selector.py +0 -841
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/telemetry.py +0 -347
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/template_analyzer.py +0 -469
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/token_tracker.py +0 -111
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/tool_first_planner.py +0 -7905
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/topology_query_service.py +0 -80
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/validator.py +0 -449
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/engine/weight_policy.py +0 -464
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/errors.py +0 -430
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/extract_cmds.py +0 -4887
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/identity.py +0 -146
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/__init__.py +0 -52
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/baseline.py +0 -378
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/change_analyzer.py +0 -407
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/delta_report.py +0 -189
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/incremental/diff_detector.py +0 -301
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/integrations/__init__.py +0 -3
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/__init__.py +0 -50
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/audit_schemas.py +0 -459
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/codex_oauth.py +0 -340
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/cost_tracker.py +0 -288
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/engine.py +0 -751
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/evaluator.py +0 -245
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/__init__.py +0 -32
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/api_docs_evaluation.py +0 -25
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/gap_analysis.py +0 -31
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/instruction_templates.py +0 -634
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/readme_evaluation.py +0 -25
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/row_evaluation.py +0 -247
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/security_docs_evaluation.py +0 -25
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts/template_analysis.py +0 -25
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/prompts.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/llm/provider.py +0 -626
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/logging_config.py +0 -577
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/mappings/__init__.py +0 -58
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/mappings/default_checklist_mapping.json +0 -18
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/mappings/vietnamese_checklist_mapping.json +0 -38
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/misc_cmds.py +0 -4689
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/__init__.py +0 -153
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/calibration.py +0 -98
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/checklist.py +0 -921
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/completeness.py +0 -309
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/enrichment.py +0 -58
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/enums.py +0 -97
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/evidence.py +0 -351
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/findings.py +0 -381
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/gaps.py +0 -299
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/graph.py +0 -42
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/multi_judge.py +0 -50
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/readiness.py +0 -309
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/registry.py +0 -386
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/reporting.py +0 -32
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/task.py +0 -549
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/models/template.py +0 -477
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/observability/__init__.py +0 -31
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/observability/metrics.py +0 -404
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/parse_cmds.py +0 -608
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/pdf_cmds.py +0 -208
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/performance_gates.py +0 -224
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/phase151_projection.py +0 -84
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/profiles/__init__.py +0 -65
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/profiles/detection.py +0 -842
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/profiles/models.py +0 -474
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/__init__.py +0 -1
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_confluence_macros.py +0 -145
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_field_sanitizer.py +0 -25
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_table_builder.py +0 -63
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/_vietnamese_templates.py +0 -103
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/bitbucket_link_resolver.py +0 -34
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/checklist_renderer.py +0 -483
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/confluence_publisher.py +0 -3048
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/hierarchy_publisher.py +0 -213
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/live_data_injector.py +0 -152
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/macro_builder.py +0 -101
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/markdown_converter.py +0 -154
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/priority_renderer.py +0 -133
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/project_aggregate_renderer.py +0 -423
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/readiness_renderer.py +0 -186
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/system_doc_hierarchy_renderer.py +0 -382
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/publishers/system_doc_renderer.py +0 -683
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/report_cmds.py +0 -788
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/__init__.py +0 -13
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/aggregation_report.py +0 -86
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/checklist_generator.py +0 -425
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/excel_generator.py +0 -599
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/gap_report.py +0 -131
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/json_generator.py +0 -188
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/markdown_generator.py +0 -595
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/__init__.py +0 -154
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/collector.py +0 -61
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/department_builder.py +0 -77
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/errors.py +0 -9
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/md_renderer.py +0 -386
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/pdf_models.py +0 -95
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/pdf_writer.py +0 -27
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/pdf/repo_project_builders.py +0 -274
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/readiness_report.py +0 -447
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/reporting.py +0 -94
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/reports/sarif_generator.py +0 -519
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/runtime_profiles.py +0 -98
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/seed/__init__.py +0 -29
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/seed/seed_loader.py +0 -561
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/skills/__init__.py +0 -5
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/skills/skill_routing.py +0 -312
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/base.py +0 -110
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/bitbucket.py +0 -129
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/git_url.py +0 -60
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/github.py +0 -75
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sources/local.py +0 -58
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/spec_sync_validator.py +0 -15
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/__init__.py +0 -6285
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/readiness_helpers.py +0 -74
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/skill_readiness.py +0 -487
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state/store.py +0 -12927
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/state_cmds.py +0 -1868
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sync/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sync/repo_sync.py +0 -409
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/sync_cmds.py +0 -1247
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/utils/__init__.py +0 -3
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/utils/debug_bundle.py +0 -214
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/validators/checklist_validator.py +0 -342
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflow_cmds.py +0 -19147
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/__init__.py +0 -9
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/_test_audit_daily_batch.py +0 -192
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_daily_batch.py +0 -308
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_deep_monthly.py +0 -193
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_drift_scan.py +0 -178
- package/tools/vds-scripts/audit_orchestrator/src/vds_audit_orchestrator/workflows/audit_security_daily.py +0 -183
- package/tools/vds-scripts/audit_orchestrator/templates/sample_audit_template.xlsx +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/_helpers.py +0 -32
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/completeness/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/completeness/test_bitbucket_probe.py +0 -403
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/completeness/test_confluence_probe.py +0 -423
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_bitbucket_downloader.py +0 -289
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_image_extractor.py +0 -260
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_markdown_converter.py +0 -57
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_material_cache.py +0 -197
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_material_downloader.py +0 -550
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_registry_parser.py +0 -3514
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_registry_parser_department_entry.py +0 -214
- package/tools/vds-scripts/audit_orchestrator/tests/collectors/test_registry_parser_flow.py +0 -200
- package/tools/vds-scripts/audit_orchestrator/tests/conftest.py +0 -988
- package/tools/vds-scripts/audit_orchestrator/tests/engine/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/engine/test_calibration.py +0 -48
- package/tools/vds-scripts/audit_orchestrator/tests/engine/test_confluence_checklist_phase22_helpers.py +0 -6065
- package/tools/vds-scripts/audit_orchestrator/tests/engine/test_multi_judge.py +0 -62
- package/tools/vds-scripts/audit_orchestrator/tests/engine/test_stability_harness.py +0 -61
- package/tools/vds-scripts/audit_orchestrator/tests/engine/test_structured_metadata.py +0 -419
- package/tools/vds-scripts/audit_orchestrator/tests/factories/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/factories/models.py +0 -534
- package/tools/vds-scripts/audit_orchestrator/tests/factories/templates.py +0 -241
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/compressed.drawio +0 -2
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/mockup.bmpr +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/diagrams/simple.drawio +0 -26
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/branch_permissions_cli.json +0 -26
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/branch_permissions_direct.json +0 -24
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/repo_conditions_cli.json +0 -14
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/bitbucket/repo_conditions_direct.json +0 -12
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/page_cli.json +0 -7
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/page_direct.json +0 -7
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/search_cli.json +0 -11
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/confluence/search_direct.json +0 -7
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/sonarqube/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/sonarqube/quality_gate_cli.json +0 -12
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/golden/sonarqube/quality_gate_direct.json +0 -12
- package/tools/vds-scripts/audit_orchestrator/tests/fixtures/requirement_strategy_phase115.json +0 -118
- package/tools/vds-scripts/audit_orchestrator/tests/integration/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/integration/conftest.py +0 -107
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/expected_outcomes.md +0 -50
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/auth.py +0 -27
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/config.py +0 -16
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/db.py +0 -24
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/main.py +0 -18
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/src/__init__.py +0 -1
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_audit_repo/src/utils.py +0 -22
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_checklist_template.json +0 -110
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/code_evidence_pack.json +0 -40
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/manifest.json +0 -49
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/brd.md +0 -19
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/design.md +0 -32
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/security.md +0 -23
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/srs.md +0 -25
- package/tools/vds-scripts/audit_orchestrator/tests/integration/fixtures/mock_evidence/projects/mock-audit-project/test.md +0 -30
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_checkpoint_merge.py +0 -1371
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_decoupling_route_p149.py +0 -176
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_gap_analyzer_batch_p149.py +0 -151
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_hybrid_search.py +0 -799
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_mcp_integration.py +0 -741
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_merge_ranking_p149.py +0 -98
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_modality_mismatch_p149.py +0 -171
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase117_118_storage.py +0 -350
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase121_short_circuit.py +0 -732
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase18_workflow.py +0 -223
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase48_e2e_verification.py +0 -763
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_phase81_doc_anchor_regression.py +0 -252
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_provider_failure_finding_p149.py +0 -339
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_readiness_e2e.py +0 -430
- package/tools/vds-scripts/audit_orchestrator/tests/integration/test_refined_workflow.py +0 -1180
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/department_renderer.md +0 -24
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/project_renderer.md +0 -8
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/snapshots/repo_renderer.md +0 -10
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_department_pdf.py +0 -112
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_e2e_pdf.py +0 -135
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_idempotency.py +0 -45
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_md_renderer.py +0 -46
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_pdf_cmds.py +0 -97
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_pdf_snapshot.py +0 -77
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_pdf_writer.py +0 -65
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_project_builder.py +0 -199
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_public_api.py +0 -135
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_repo_builder.py +0 -246
- package/tools/vds-scripts/audit_orchestrator/tests/pdf/test_workflow_pdf_flags.py +0 -36
- package/tools/vds-scripts/audit_orchestrator/tests/property/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/property/test_properties.py +0 -807
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_agent_error_compat.py +0 -38
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_agentic_skill_policy_skip.py +0 -234
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_base_event_stream_logging.py +0 -785
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_base_timeout_policy.py +0 -277
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_base_trace_payload_sanitization.py +0 -92
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_code_agent.py +0 -2311
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_code_agent_re_exports.py +0 -25
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_code_analysis_helpers.py +0 -94
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_create_audit_agent_reasoning_effort.py +0 -69
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_docs_agent.py +0 -2044
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_langgraph_workflow_efficiency_metrics.py +0 -71
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_output_validators.py +0 -317
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_phase41_toolsets.py +0 -6427
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_pydantic_ai_models.py +0 -1219
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_pydantic_base_url_resolution.py +0 -84
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_security_agent.py +0 -2069
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_skill_manager_focus.py +0 -439
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_synthesis_agent.py +0 -1195
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_tool_efficiency_guard_fr120.py +0 -683
- package/tools/vds-scripts/audit_orchestrator/tests/test_agents/test_toolsets.py +0 -716
- package/tools/vds-scripts/audit_orchestrator/tests/test_aggregator_p149.py +0 -171
- package/tools/vds-scripts/audit_orchestrator/tests/test_alembic_migrations.py +0 -287
- package/tools/vds-scripts/audit_orchestrator/tests/test_anchor_allowlist_p149.py +0 -273
- package/tools/vds-scripts/audit_orchestrator/tests/test_audit_otel.py +0 -283
- package/tools/vds-scripts/audit_orchestrator/tests/test_checklist_models.py +0 -583
- package/tools/vds-scripts/audit_orchestrator/tests/test_checks/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_checks/test_base_check.py +0 -211
- package/tools/vds-scripts/audit_orchestrator/tests/test_checks/test_llm_checks.py +0 -126
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_analyze_command.py +0 -400
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_archive_stale_page_cli.py +0 -217
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_bitbucket_metadata_cli.py +0 -354
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_cli_impl_profile_availability.py +0 -114
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_codex_profile.py +0 -174
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_compare_backends_cli.py +0 -449
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_confluence_parent_auto_resolve.py +0 -451
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_corpus_purge_cli.py +0 -290
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_credentials_preflight.py +0 -106
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_debug_bundle.py +0 -37
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_deprecation_phase157.py +0 -484
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_dispatch_concurrency_diagnostics.py +0 -758
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_check_confluence_cli.py +0 -320
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_codex.py +0 -187
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_corpus_status_cli.py +0 -236
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_correlation_cli.py +0 -128
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_crawl_status_cli.py +0 -192
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_credentials_cli.py +0 -86
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_dispatch_status_cli.py +0 -421
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_heartbeat_phase169.py +0 -173
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_hierarchy_status_cli.py +0 -199
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_locks_cli.py +0 -134
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_logs_follow_cli.py +0 -305
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_migration.py +0 -333
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_profile_availability_cli.py +0 -151
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_doctor_skills_policy_cli.py +0 -153
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_evidence_quality_cli.py +0 -307
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_export_debug_bundle_phase36.py +0 -60
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_export_git_manifest_cli.py +0 -172
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_file_removal_phase157e.py +0 -770
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_grounding_classifier.py +0 -226
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_logging.py +0 -49
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_materials_cli.py +0 -9127
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_metadata_completeness_phase92.py +0 -364
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_parent_dispatch_finalization_phase168f.py +0 -111
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_parse_cli.py +0 -590
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_phase117_118_feature_flags.py +0 -219
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_phase164_control_plane.py +0 -718
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_phase165_runner_scripts.py +0 -230
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_preparation_classifications.py +0 -146
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_prepare_cli.py +0 -398
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_publication_quality_gate.py +0 -126
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_publish_system_doc_cli.py +0 -158
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_query_checklist_cli.py +0 -219
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_readiness_cli.py +0 -673
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_readiness_cli_integration.py +0 -689
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_removed_flags_phase92.py +0 -36
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_report_cmds.py +0 -1317
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_run_history_index.py +0 -57
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_run_management.py +0 -1194
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_runtime_profiles_cli.py +0 -1658
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_smart_run_selection.py +0 -1562
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_state_cli.py +0 -2467
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_state_migration.py +0 -339
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_sync_repos_debug_artifacts.py +0 -1109
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_upload_results_cli.py +0 -809
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_validate_checklist.py +0 -178
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_validate_checklist_cli.py +0 -110
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_validate_spec_sync_cli.py +0 -519
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_default_parameters_baseline.py +0 -101
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_options.py +0 -7896
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_project_db_modes.py +0 -6516
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_project_project_scope.py +0 -831
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_project_target.py +0 -611
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_projects_phase131_lifecycle.py +0 -2488
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_projects_phase131_scaffolding.py +0 -96
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_row_key_guard.py +0 -78
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli/test_workflow_summary_artifacts.py +0 -1872
- package/tools/vds-scripts/audit_orchestrator/tests/test_cli_paths_phase2.py +0 -45
- package/tools/vds-scripts/audit_orchestrator/tests/test_clients/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_bitbucket_cli_client.py +0 -124
- package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_cli_parity.py +0 -110
- package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_confluence_cli_client.py +0 -1149
- package/tools/vds-scripts/audit_orchestrator/tests/test_clients/test_sonarqube_cli_client.py +0 -19
- package/tools/vds-scripts/audit_orchestrator/tests/test_collectors/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_collectors/test_linked_page_tracker.py +0 -118
- package/tools/vds-scripts/audit_orchestrator/tests/test_companion_context_service.py +0 -230
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/conftest.py +0 -11
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_compile_artifact.py +0 -465
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_cross_provider_critique.py +0 -120
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_cross_provider_critique_e2e.py +0 -75
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_evaluation.py +0 -515
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_runtime_loader.py +0 -537
- package/tools/vds-scripts/audit_orchestrator/tests/test_dspy_modules/test_signatures_normalization.py +0 -172
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_auditor_applicability.py +0 -68
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_checklist_generator.py +0 -1252
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_checklist_projection.py +0 -54
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_confluence_checklist_projection_consistency.py +0 -1696
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_critique_merger_matrix.py +0 -120
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_cross_check_rules.py +0 -459
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_cross_provider_critique.py +0 -55
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_doc_loader.py +0 -73
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_drift_detector.py +0 -34
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_evidence_collectors.py +0 -93
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_lease_timeout.py +0 -114
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_loader.py +0 -350
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_loader_parity.py +0 -179
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_low_confidence_reeval.py +0 -691
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_phase145a_completion.py +0 -209
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_phase31_row_consistency_retry_benchmark.py +0 -150
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_profile_detector.py +0 -286
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_regression_guard.py +0 -53
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_result_merger.py +0 -619
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_row_evaluator.py +0 -15783
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_row_failover.py +0 -215
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_scorer.py +0 -597
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_skill_breakdown_telemetry_fr137.py +0 -421
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_targeted_auto_merge.py +0 -229
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_timeout_failover.py +0 -488
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_timeout_telemetry.py +0 -73
- package/tools/vds-scripts/audit_orchestrator/tests/test_engine/test_validator.py +0 -419
- package/tools/vds-scripts/audit_orchestrator/tests/test_incremental/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_incremental/test_diff_detector.py +0 -111
- package/tools/vds-scripts/audit_orchestrator/tests/test_infra_persistence.py +0 -291
- package/tools/vds-scripts/audit_orchestrator/tests/test_integration/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_integration/test_phase3_integration.py +0 -516
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_cache.py +0 -670
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_codex_model_builder.py +0 -281
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_codex_oauth.py +0 -330
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_codex_streaming.py +0 -433
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_cost_tracker.py +0 -27
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_engine.py +0 -876
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_evaluator.py +0 -212
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_instruction_templates.py +0 -639
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_prompt_metadata.py +0 -97
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_prompts.py +0 -660
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_provider.py +0 -330
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_provider_contract_sync.py +0 -18
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_reasoning_effort_validation.py +0 -565
- package/tools/vds-scripts/audit_orchestrator/tests/test_llm/test_schemas.py +0 -827
- package/tools/vds-scripts/audit_orchestrator/tests/test_logging_config.py +0 -297
- package/tools/vds-scripts/audit_orchestrator/tests/test_models/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_enums.py +0 -185
- package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_findings.py +0 -1159
- package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_project_profile.py +0 -307
- package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_registry.py +0 -532
- package/tools/vds-scripts/audit_orchestrator/tests/test_models/test_template.py +0 -708
- package/tools/vds-scripts/audit_orchestrator/tests/test_observability/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_observability/test_metrics.py +0 -60
- package/tools/vds-scripts/audit_orchestrator/tests/test_paths_config_phase2.py +0 -21
- package/tools/vds-scripts/audit_orchestrator/tests/test_performance/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_performance/test_fr79_performance_guardrails.py +0 -199
- package/tools/vds-scripts/audit_orchestrator/tests/test_phase156_hardening.py +0 -498
- package/tools/vds-scripts/audit_orchestrator/tests/test_phase93_regression_guards.py +0 -123
- package/tools/vds-scripts/audit_orchestrator/tests/test_pipeline_integration.py +0 -517
- package/tools/vds-scripts/audit_orchestrator/tests/test_profiles/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_profiles/test_detection.py +0 -146
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_bitbucket_link_resolver.py +0 -55
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_checklist_renderer.py +0 -84
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_checklist_renderer_projection.py +0 -97
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_confluence_macros.py +0 -58
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_confluence_publisher.py +0 -2171
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_evidence_links.py +0 -129
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_field_sanitizer.py +0 -108
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_hierarchy_publisher.py +0 -134
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_incremental_plan_parser.py +0 -62
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_live_data_injector.py +0 -48
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_macro_builder.py +0 -22
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_p161_confluence_optimization.py +0 -168
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_priority_renderer.py +0 -96
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_project_aggregate_renderer.py +0 -364
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_storage_validation.py +0 -273
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_summary_refactor.py +0 -118
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_system_doc_hierarchy.py +0 -50
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_table_builder.py +0 -23
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_vietnamese_templates.py +0 -37
- package/tools/vds-scripts/audit_orchestrator/tests/test_publishers/test_wiring_integration.py +0 -290
- package/tools/vds-scripts/audit_orchestrator/tests/test_reports/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_aggregation_report.py +0 -181
- package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_checklist_generator.py +0 -258
- package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_gap_report.py +0 -73
- package/tools/vds-scripts/audit_orchestrator/tests/test_reports/test_json_generator.py +0 -317
- package/tools/vds-scripts/audit_orchestrator/tests/test_result_merger_p149.py +0 -347
- package/tools/vds-scripts/audit_orchestrator/tests/test_route_mode_p149.py +0 -178
- package/tools/vds-scripts/audit_orchestrator/tests/test_rubric_parser.py +0 -179
- package/tools/vds-scripts/audit_orchestrator/tests/test_scorer.py +0 -110
- package/tools/vds-scripts/audit_orchestrator/tests/test_state/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_state/test_sparse_coverage.py +0 -117
- package/tools/vds-scripts/audit_orchestrator/tests/test_workflow/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/test_workflow/test_langgraph_workflow.py +0 -2072
- package/tools/vds-scripts/audit_orchestrator/tests/test_workflow/test_p161_runtime_hardening.py +0 -341
- package/tools/vds-scripts/audit_orchestrator/tests/test_workflow_cmds_p149.py +0 -112
- package/tools/vds-scripts/audit_orchestrator/tests/test_workflow_cmds_p172.py +0 -126
- package/tools/vds-scripts/audit_orchestrator/tests/test_workflow_guidance_p150.py +0 -95
- package/tools/vds-scripts/audit_orchestrator/tests/unit/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_agentic_investigator_phase115.py +0 -42
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_requirement_analysis_agent.py +0 -412
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_security_agent_updates.py +0 -131
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_security_scanner.py +0 -397
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_executor.py +0 -316
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_fallback.py +0 -299
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_policy.py +0 -520
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_skill_telemetry.py +0 -306
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_synthesis_fixes.py +0 -761
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_argument_robustness.py +0 -272
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry.py +0 -2548
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_ast_grep.py +0 -87
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_phase123_scoping.py +0 -353
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_phase94_ff.py +0 -445
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_tool_registry_vector_search_phase115.py +0 -35
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_utils.py +0 -1007
- package/tools/vds-scripts/audit_orchestrator/tests/unit/agents/test_vector_evidence_toolset.py +0 -622
- package/tools/vds-scripts/audit_orchestrator/tests/unit/cli/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/cli/test_workflow_cli.py +0 -123
- package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_cache_guard.py +0 -479
- package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_checklist_parser_phase120.py +0 -55
- package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_diagram_extractor.py +0 -467
- package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_enrichment_extractor.py +0 -59
- package/tools/vds-scripts/audit_orchestrator/tests/unit/collectors/test_graphify_collector.py +0 -158
- package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_completeness.py +0 -563
- package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_freshness_evaluator.py +0 -493
- package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_material_cache_metrics.py +0 -365
- package/tools/vds-scripts/audit_orchestrator/tests/unit/completeness/test_material_completeness_service.py +0 -2736
- package/tools/vds-scripts/audit_orchestrator/tests/unit/config_resolution/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/config_resolution/test_discovery.py +0 -47
- package/tools/vds-scripts/audit_orchestrator/tests/unit/config_resolution/test_redaction.py +0 -15
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_ad_hoc_analyzer.py +0 -576
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_agent_loop.py +0 -1896
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_anchor_filter_cl003.py +0 -181
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_batch_evidence_cache.py +0 -155
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_batch_processor.py +0 -3608
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_checklist_contract.py +0 -55
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_checklist_scoping.py +0 -371
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_config_companion_phase123.py +0 -142
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_config_evidence_phase123.py +0 -249
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_confluence_checklist_contract_export_parity.py +0 -813
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_cross_repo_config_phase122.py +0 -613
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_dspy_requirement_classifier.py +0 -517
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_evidence_diversity.py +0 -144
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_evidence_truncation.py +0 -108
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_grounding_validator.py +0 -127
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_guidance_injection_phase120.py +0 -105
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_instruction_analysis_phase122.py +0 -761
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_instruction_pre_filter_phase167.py +0 -334
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_llm_row_evaluator_retries.py +0 -3684
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_loader_phase123.py +0 -345
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_manual_check_gating_phase122.py +0 -474
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_parallel_eval.py +0 -263
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_phase122_verifier_phase122.py +0 -169
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_phase166_route_failover.py +0 -437
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_post_eval_cl003_shared_lib.py +0 -267
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_postproc_streaming.py +0 -194
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_pre_eval_gating_phase122.py +0 -362
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_prepare_topology_coverage.py +0 -247
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_private_dns_sanitization_phase104.py +0 -397
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_project_evidence_context.py +0 -450
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_project_knowledge_store.py +0 -487
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_project_topology.py +0 -1142
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_provider_failure_classifier.py +0 -195
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_readiness_extractor.py +0 -496
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_readiness_synthesizer.py +0 -653
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_repo_type_classifier.py +0 -303
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis.py +0 -508
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_execution_scope.py +0 -239
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_phase114.py +0 -919
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_phase115.py +0 -97
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_analysis_shared_lib.py +0 -340
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_classification_drift.py +0 -729
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_classification_nlp.py +0 -670
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_requirement_scope_phase122.py +0 -615
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_route_matrix.py +0 -258
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_route_override.py +0 -141
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_routing_precision.py +0 -650
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_row_evaluator_dual_evidence.py +0 -2987
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_row_evaluator_instruction_runtime_phase122.py +0 -365
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_row_evaluator_runtime.py +0 -830
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_runtime_hardening_phase122.py +0 -225
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_scoped_na_skip.py +0 -107
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_scoring_enhancements.py +0 -404
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_shared_library_retrieval_phase123.py +0 -441
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_shared_library_routing_phase123.py +0 -279
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_shared_resource_indexing_phase122.py +0 -188
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_skill_recommendation.py +0 -225
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_skill_routing_cl003_shared_lib.py +0 -338
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_skills_toolset.py +0 -319
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_stability_metric.py +0 -60
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_target_selector.py +0 -958
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_token_tracker.py +0 -121
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_token_wiring.py +0 -119
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_tool_first_planner.py +0 -7103
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_topology_knowledge_persistence.py +0 -332
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_topology_query_service.py +0 -55
- package/tools/vds-scripts/audit_orchestrator/tests/unit/engine/test_unverified_ref_retry.py +0 -909
- package/tools/vds-scripts/audit_orchestrator/tests/unit/models/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/models/test_evidence.py +0 -515
- package/tools/vds-scripts/audit_orchestrator/tests/unit/models/test_gaps.py +0 -422
- package/tools/vds-scripts/audit_orchestrator/tests/unit/models/test_readiness.py +0 -428
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_confluence_hierarchy.py +0 -227
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_project_title_generation.py +0 -335
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_publisher_registry_helpers.py +0 -290
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_publisher_registry_integration.py +0 -557
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_readiness_renderer.py +0 -381
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_repo_title_consistency.py +0 -266
- package/tools/vds-scripts/audit_orchestrator/tests/unit/publishers/test_upload_hierarchy_integration.py +0 -470
- package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_benchmark_dspy.py +0 -177
- package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_benchmark_nlp_accuracy.py +0 -72
- package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_benchmark_retrieval_modes.py +0 -123
- package/tools/vds-scripts/audit_orchestrator/tests/unit/scripts/test_verify_phase111_requirement_analysis.py +0 -409
- package/tools/vds-scripts/audit_orchestrator/tests/unit/seed/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/seed/test_seed_chain_cli.py +0 -277
- package/tools/vds-scripts/audit_orchestrator/tests/unit/seed/test_seed_loader.py +0 -502
- package/tools/vds-scripts/audit_orchestrator/tests/unit/skills/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/skills/test_skill_routing.py +0 -209
- package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/test_bitbucket_source.py +0 -66
- package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/test_non_retryable_markers.py +0 -88
- package/tools/vds-scripts/audit_orchestrator/tests/unit/sources/test_repo_info.py +0 -212
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_completeness.py +0 -598
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_dispatch_events_contract_phase169.py +0 -100
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_dispatch_hardening_phase158.py +0 -392
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_dispatch_persistence_phase157.py +0 -914
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_embedding_client.py +0 -64
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_get_latest_completed_run.py +0 -313
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_heartbeat_phase169.py +0 -109
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_hybrid_search.py +0 -398
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_normalize_url.py +0 -262
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_phase152_query_surface.py +0 -59
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_phase98_confluence_document_model.py +0 -202
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_published_pages.py +0 -754
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_readiness_helpers.py +0 -193
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_run_ledger.py +0 -522
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_run_management.py +0 -378
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_schema_contract_phase170.py +0 -755
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_state_cmds.py +0 -231
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_state_loaders.py +0 -2151
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_state_run_api.py +0 -2226
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store.py +0 -1435
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store_dispatch.py +0 -646
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store_dispatch_status_view.py +0 -181
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_store_scope.py +0 -213
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_utilization_persist_phase169.py +0 -77
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vds_search.py +0 -263
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vector_index_api.py +0 -319
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vector_index_runtime.py +0 -175
- package/tools/vds-scripts/audit_orchestrator/tests/unit/state/test_vector_index_store.py +0 -1756
- package/tools/vds-scripts/audit_orchestrator/tests/unit/sync/__init__.py +0 -0
- package/tools/vds-scripts/audit_orchestrator/tests/unit/sync/test_repo_sync.py +0 -257
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_artifact_exclusion.py +0 -119
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_auto_promote_phase158.py +0 -337
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_carry_forward_artifact_filtering.py +0 -317
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_checklist_precache_p160a.py +0 -416
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_cli_decomposition_fr219.py +0 -269
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_code_chunk_carry_forward.py +0 -203
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_config_coherence.py +0 -180
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_config_secret_policy.py +0 -522
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_corpus_project_id_migration.py +0 -318
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_corpus_status_diagnostics.py +0 -239
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_department_priority_ordering.py +0 -131
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatch_coordinator_phase158.py +0 -402
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatch_job_identity_p167a.py +0 -238
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatch_ramp_up_phase171.py +0 -434
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_dispatcher.py +0 -911
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_doc_type_en_inference.py +0 -246
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_early_exit_unchunked_repos.py +0 -111
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_errors.py +0 -237
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_errors_taxonomy.py +0 -83
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_extract_chunking_config_phase98.py +0 -73
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_extract_cmds_state_helpers.py +0 -33
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_extract_docs_code_chunking.py +0 -260
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_finalize_dispatch_run_phase168.py +0 -341
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_identity.py +0 -221
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_infrastructure_detection.py +0 -441
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_junction_table_phase95.py +0 -259
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_late_binding_assignment_p167c.py +0 -286
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_misc_cmds_fr224_225_hardening.py +0 -194
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_p172_integration.py +0 -306
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_parent_provider_preflight.py +0 -118
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_performance_gates_phase92.py +0 -141
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_performance_gates_phase93.py +0 -50
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase115_search_strategy.py +0 -106
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase154_title_consistency.py +0 -117
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase155_param_forwarding.py +0 -304
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase158_concurrency_defaults.py +0 -207
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase170_doctor_schema.py +0 -319
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase170_regression.py +0 -334
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase94_corpus_lifecycle.py +0 -307
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_phase96_repo_key_migration.py +0 -305
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_pipelined_scheduling.py +0 -130
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_profile_availability_probe.py +0 -616
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_profile_aware_row_timeout.py +0 -102
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_profile_timeout_stagger_p160cd.py +0 -205
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_progress_summary_phase169.py +0 -96
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_registry_checklist_diagnostics.py +0 -124
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_resume_manifest_p167b.py +0 -268
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_risk_mitigations_p160e1.py +0 -348
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_single_row_shards_p160b.py +0 -357
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_state_repo_discovery.py +0 -504
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_sync_metadata_entries.py +0 -57
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_task_models.py +0 -1796
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_utilization_telemetry_p167e.py +0 -259
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_vietnamese_fts_hardening.py +0 -160
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_phase98_enrichment.py +0 -92
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_project_merge_materialization.py +0 -322
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_row_key_migration_guard.py +0 -88
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_short_circuit_phase121.py +0 -564
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_workflow_single_target_row_context.py +0 -49
- package/tools/vds-scripts/audit_orchestrator/tests/unit/test_zero_result_messaging.py +0 -76
- package/tools/vds-scripts/bandit-report.json +0 -2974
- package/tools/vds-scripts/brd_orchestrator/README.md +0 -29
- package/tools/vds-scripts/brd_orchestrator/pyproject.toml +0 -63
- package/tools/vds-scripts/brd_orchestrator/src/vds_brd_orchestrator/__init__.py +0 -17
- package/tools/vds-scripts/brd_orchestrator/src/vds_brd_orchestrator/cli.py +0 -187
- package/tools/vds-scripts/brd_orchestrator/src/vds_brd_orchestrator/validator.py +0 -121
- package/tools/vds-scripts/brd_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/brd_orchestrator/tests/test_cli.py +0 -62
- package/tools/vds-scripts/brd_orchestrator/tests/test_validator.py +0 -33
- package/tools/vds-scripts/circular_dependency_orchestrator/README.md +0 -30
- package/tools/vds-scripts/circular_dependency_orchestrator/pyproject.toml +0 -43
- package/tools/vds-scripts/circular_dependency_orchestrator/src/vds_circular_dependency_orchestrator/__init__.py +0 -16
- package/tools/vds-scripts/circular_dependency_orchestrator/src/vds_circular_dependency_orchestrator/cli.py +0 -904
- package/tools/vds-scripts/circular_dependency_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/circular_dependency_orchestrator/tests/unit/__init__.py +0 -0
- package/tools/vds-scripts/circular_dependency_orchestrator/tests/unit/test_cli.py +0 -354
- package/tools/vds-scripts/coverage.json +0 -1
- package/tools/vds-scripts/create_pr.py +0 -57
- package/tools/vds-scripts/diagram_generator/README.md +0 -663
- package/tools/vds-scripts/diagram_generator/ci_validate.sh +0 -16
- package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-component.png +0 -0
- package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-component.puml +0 -23
- package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-sequence.png +0 -0
- package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-sequence.puml +0 -21
- package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-usecase.png +0 -0
- package/tools/vds-scripts/diagram_generator/docs-nttc/projects/INSURANCE/analysis/current-state/insurance-claim-business/insurance-claim-business-usecase.puml +0 -14
- package/tools/vds-scripts/diagram_generator/examples/github-actions-validate.yml +0 -39
- package/tools/vds-scripts/diagram_generator/generate_all_diagrams.py +0 -827
- package/tools/vds-scripts/diagram_generator/generate_insurance_c4_diagrams.py +0 -261
- package/tools/vds-scripts/diagram_generator/generate_insurance_c4_quick.py +0 -486
- package/tools/vds-scripts/diagram_generator/pyproject.toml +0 -28
- package/tools/vds-scripts/diagram_generator/render_png.py +0 -59
- package/tools/vds-scripts/diagram_generator/src/vds_diagram_generator/__init__.py +0 -3
- package/tools/vds-scripts/diagram_generator/src/vds_diagram_generator/cli.py +0 -50
- package/tools/vds-scripts/diagram_generator/test_c4_hierarchical.py +0 -142
- package/tools/vds-scripts/diagram_generator/test_c4_quick.py +0 -131
- package/tools/vds-scripts/diagram_generator/tests/__init__.py +0 -0
- package/tools/vds-scripts/diagram_generator/tests/test_analyzer_completeness.py +0 -260
- package/tools/vds-scripts/diagram_generator/tests/test_c4_syntax_correctness.py +0 -138
- package/tools/vds-scripts/diagram_generator/tests/test_component_coverage.py +0 -182
- package/tools/vds-scripts/diagram_generator/tests/test_mermaid_output.py +0 -80
- package/tools/vds-scripts/diagram_generator/tests/test_png_generation.py +0 -112
- package/tools/vds-scripts/diagram_generator/tests/test_scenario_templates.py +0 -15
- package/tools/vds-scripts/diagram_generator/tests/test_sequence_accuracy.py +0 -93
- package/tools/vds-scripts/diagram_generator/tests/test_structurizr_export.py +0 -177
- package/tools/vds-scripts/diagram_generator/tests/test_style_consistency.py +0 -174
- package/tools/vds-scripts/diagram_generator/tests/test_usecase_generator.py +0 -201
- package/tools/vds-scripts/diagram_generator/tests/test_usecase_integration.py +0 -124
- package/tools/vds-scripts/docker/compose.phase2-verification.yml +0 -31
- package/tools/vds-scripts/docker-compose.openapi-validator.yml +0 -14
- package/tools/vds-scripts/excel_orchestrator/README.md +0 -288
- package/tools/vds-scripts/excel_orchestrator/RESEARCH_BASED_UPDATES_REPORT.md +0 -261
- package/tools/vds-scripts/excel_orchestrator/add_essential_missing_effort.py +0 -255
- package/tools/vds-scripts/excel_orchestrator/adjust_effort_complexity.py +0 -184
- package/tools/vds-scripts/excel_orchestrator/brd_analysis_and_task_breakdown.py +0 -632
- package/tools/vds-scripts/excel_orchestrator/brd_analysis_comprehensive.py +0 -1029
- package/tools/vds-scripts/excel_orchestrator/check_overlaps_and_brd_coverage.py +0 -570
- package/tools/vds-scripts/excel_orchestrator/clean_remarks_column.py +0 -127
- package/tools/vds-scripts/excel_orchestrator/comprehensive_brd_check.py +0 -322
- package/tools/vds-scripts/excel_orchestrator/create_buffered_summary.py +0 -119
- package/tools/vds-scripts/excel_orchestrator/create_service_totals_sheet.py +0 -118
- package/tools/vds-scripts/excel_orchestrator/examples/basic_operations.py +0 -85
- package/tools/vds-scripts/excel_orchestrator/expand_all_tasks.py +0 -341
- package/tools/vds-scripts/excel_orchestrator/expand_tasks.py +0 -304
- package/tools/vds-scripts/excel_orchestrator/fill_brd_references.py +0 -347
- package/tools/vds-scripts/excel_orchestrator/fill_remarks_and_colors.py +0 -132
- package/tools/vds-scripts/excel_orchestrator/finalize_brd_and_cleanup.py +0 -295
- package/tools/vds-scripts/excel_orchestrator/finalize_brd_coverage.py +0 -327
- package/tools/vds-scripts/excel_orchestrator/fix_all_formulas.py +0 -99
- package/tools/vds-scripts/excel_orchestrator/fix_detail_presentation.py +0 -113
- package/tools/vds-scripts/excel_orchestrator/fix_presentation_and_effort.py +0 -116
- package/tools/vds-scripts/excel_orchestrator/fix_presentation_consistency.py +0 -231
- package/tools/vds-scripts/excel_orchestrator/fix_remarks_matching.py +0 -179
- package/tools/vds-scripts/excel_orchestrator/group_tasks_by_service_id.py +0 -210
- package/tools/vds-scripts/excel_orchestrator/increase_brd_coverage.py +0 -497
- package/tools/vds-scripts/excel_orchestrator/increase_effort_complexity.py +0 -155
- package/tools/vds-scripts/excel_orchestrator/organize_and_deduplicate.py +0 -273
- package/tools/vds-scripts/excel_orchestrator/pyproject.toml +0 -64
- package/tools/vds-scripts/excel_orchestrator/rebuild_all_formulas.py +0 -146
- package/tools/vds-scripts/excel_orchestrator/remove_base_multiplier_and_check_duplicates.py +0 -310
- package/tools/vds-scripts/excel_orchestrator/remove_duplicate_brd_tasks.py +0 -137
- package/tools/vds-scripts/excel_orchestrator/research_based_updates.py +0 -457
- package/tools/vds-scripts/excel_orchestrator/restore_e_values.py +0 -172
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/__init__.py +0 -5
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/cli.py +0 -746
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/config.py +0 -74
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/converters.py +0 -226
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/errors.py +0 -88
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/excel_client.py +0 -443
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/formatters.py +0 -211
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/logging.py +0 -57
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/source_contract.py +0 -29
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/target_state_status.py +0 -837
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/ulnc_alignment.py +0 -1291
- package/tools/vds-scripts/excel_orchestrator/src/vds_excel_orchestrator/validators.py +0 -164
- package/tools/vds-scripts/excel_orchestrator/sync_detail_and_total_sheets.py +0 -211
- package/tools/vds-scripts/excel_orchestrator/tests/__init__.py +0 -1
- package/tools/vds-scripts/excel_orchestrator/tests/conftest.py +0 -36
- package/tools/vds-scripts/excel_orchestrator/tests/test_cli.py +0 -383
- package/tools/vds-scripts/excel_orchestrator/tests/test_excel_client.py +0 -129
- package/tools/vds-scripts/excel_orchestrator/tests/test_ulnc_alignment.py +0 -373
- package/tools/vds-scripts/excel_orchestrator/tests/test_validators.py +0 -64
- package/tools/vds-scripts/excel_orchestrator/update_api_database_effort.py +0 -261
- package/tools/vds-scripts/excel_orchestrator/update_buffers_inline.py +0 -115
- package/tools/vds-scripts/excel_orchestrator/update_complex_services_and_add_new.py +0 -336
- package/tools/vds-scripts/excel_orchestrator/update_responsibility_and_fix_rows.py +0 -208
- package/tools/vds-scripts/excel_orchestrator/update_task_breakdown_vietnamese.py +0 -309
- package/tools/vds-scripts/excel_orchestrator/update_vietnamese_and_responsibility.py +0 -415
- package/tools/vds-scripts/excel_orchestrator/verify_brd_coverage_comprehensive.py +0 -401
- package/tools/vds-scripts/hexagonal_orchestrator/README.md +0 -530
- package/tools/vds-scripts/hexagonal_orchestrator/pyproject.toml +0 -48
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/__init__.py +0 -39
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/__init__.py +0 -19
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/base.py +0 -95
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/fallback.py +0 -614
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/java.py +0 -372
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/analyzers/python.py +0 -437
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/cache.py +0 -331
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/classifier.py +0 -263
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/cli.py +0 -554
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/config.py +0 -577
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/models.py +0 -159
- package/tools/vds-scripts/hexagonal_orchestrator/src/vds_hexagonal_orchestrator/profiler.py +0 -451
- package/tools/vds-scripts/hexagonal_orchestrator/test-config.yaml +0 -38
- package/tools/vds-scripts/hexagonal_orchestrator/tests/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/adapter/driven/persistence/InMemoryUserRepository.java +0 -62
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/adapter/driving/api/UserController.java +0 -101
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/application/port/EmailService.java +0 -33
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/application/port/UserRepository.java +0 -45
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/application/usecase/CreateUser.java +0 -58
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/domain/entity/Email.java +0 -80
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-compliant/domain/entity/User.java +0 -98
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-noncompliant/domain/User.java +0 -64
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-with-frameworks/domain/Menu.java +0 -13
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/java-with-frameworks/domain/Product.java +0 -16
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/ports/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/ports/email_service.py +0 -60
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/application/ports/user_repository.py +0 -78
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/entities/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/entities/user.py +0 -56
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/value_objects/__init__.py +0 -1
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-compliant/domain/value_objects/email.py +0 -63
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-noncompliant/application/user_service.py +0 -1837
- package/tools/vds-scripts/hexagonal_orchestrator/tests/fixtures/python-noncompliant/domain/user.py +0 -43
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cache.py +0 -458
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cli_integration.py +0 -942
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cli_unit.py +0 -557
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_cross_repo_pollution.py +0 -275
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_foundation.py +0 -129
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_integration.py +0 -1524
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_java_analyzer.py +0 -642
- package/tools/vds-scripts/hexagonal_orchestrator/tests/test_timing_unit.py +0 -60
- package/tools/vds-scripts/intellij_orchestrator/README.md +0 -55
- package/tools/vds-scripts/intellij_orchestrator/pyproject.toml +0 -64
- package/tools/vds-scripts/intellij_orchestrator/src/vds_intellij_orchestrator/__init__.py +0 -17
- package/tools/vds-scripts/intellij_orchestrator/src/vds_intellij_orchestrator/cli.py +0 -210
- package/tools/vds-scripts/intellij_orchestrator/src/vds_intellij_orchestrator/core.py +0 -260
- package/tools/vds-scripts/intellij_orchestrator/tests/__init__.py +0 -1
- package/tools/vds-scripts/intellij_orchestrator/tests/test_cli.py +0 -112
- package/tools/vds-scripts/intellij_orchestrator/tests/test_core.py +0 -83
- package/tools/vds-scripts/links_orchestrator/README.md +0 -63
- package/tools/vds-scripts/links_orchestrator/pyproject.toml +0 -64
- package/tools/vds-scripts/links_orchestrator/src/vds_links_orchestrator/__init__.py +0 -10
- package/tools/vds-scripts/links_orchestrator/src/vds_links_orchestrator/cli.py +0 -254
- package/tools/vds-scripts/links_orchestrator/src/vds_links_orchestrator/validator.py +0 -244
- package/tools/vds-scripts/links_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/links_orchestrator/tests/test_cli.py +0 -128
- package/tools/vds-scripts/links_orchestrator/tests/test_validator.py +0 -76
- package/tools/vds-scripts/lsp_orchestrator/.dockerignore +0 -69
- package/tools/vds-scripts/lsp_orchestrator/ARCHITECTURE.md +0 -383
- package/tools/vds-scripts/lsp_orchestrator/CODE_QUALITY_IMPROVEMENTS.md +0 -196
- package/tools/vds-scripts/lsp_orchestrator/COMMANDS.md +0 -870
- package/tools/vds-scripts/lsp_orchestrator/Dockerfile +0 -59
- package/tools/vds-scripts/lsp_orchestrator/IMPLEMENTATION_SUMMARY.md +0 -490
- package/tools/vds-scripts/lsp_orchestrator/LSP_ISSUES_AND_FINDINGS.md +0 -380
- package/tools/vds-scripts/lsp_orchestrator/README.md +0 -616
- package/tools/vds-scripts/lsp_orchestrator/SETUP.md +0 -143
- package/tools/vds-scripts/lsp_orchestrator/TEST_COVERAGE_SUMMARY.md +0 -255
- package/tools/vds-scripts/lsp_orchestrator/VERIFICATION_CHECKLIST.md +0 -814
- package/tools/vds-scripts/lsp_orchestrator/docker-compose.yml +0 -102
- package/tools/vds-scripts/lsp_orchestrator/docs/FOR_LLMS.md +0 -401
- package/tools/vds-scripts/lsp_orchestrator/docs/explanation/lsp-response-matching.md +0 -79
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/automate-with-json.md +0 -159
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/docker-mode.md +0 -256
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/navigate-code.md +0 -116
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/parallel-processing.md +0 -179
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/project-tool-detection.md +0 -320
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/type-check-code.md +0 -46
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/use-daemon-mode.md +0 -78
- package/tools/vds-scripts/lsp_orchestrator/docs/how-to-guides/wsl2-optimization.md +0 -227
- package/tools/vds-scripts/lsp_orchestrator/docs/index.md +0 -88
- package/tools/vds-scripts/lsp_orchestrator/docs/operator-hover-definition.md +0 -143
- package/tools/vds-scripts/lsp_orchestrator/docs/reference/commands.md +0 -581
- package/tools/vds-scripts/lsp_orchestrator/docs/reference/configuration.md +0 -422
- package/tools/vds-scripts/lsp_orchestrator/docs/tutorials/00-quick-start.md +0 -169
- package/tools/vds-scripts/lsp_orchestrator/pyproject.toml +0 -63
- package/tools/vds-scripts/lsp_orchestrator/src/test_file.py +0 -5
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/__init__.py +0 -3
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/aggregator.py +0 -340
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/basedpyright_runner.py +0 -167
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/cli.py +0 -3370
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/code_actions.py +0 -79
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/core.py +0 -3295
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/daemon_client.py +0 -672
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/daemon_manager.py +0 -577
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/daemon_server.py +0 -1040
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/detectors/__init__.py +0 -9
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/detectors/project_detector.py +0 -537
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/formatters.py +0 -141
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/ipc_protocol.py +0 -225
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/lsp_client.py +0 -957
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/lsp_router.py +0 -335
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/mcp_server.py +0 -181
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models/__init__.py +0 -201
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models/project_detector.py +0 -646
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models/project_tools.py +0 -114
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/models.py +0 -399
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/mypy_runner.py +0 -209
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/protocols.py +0 -52
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/ruff_lsp_client.py +0 -109
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/ruff_runner.py +0 -44
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/utils.py +0 -959
- package/tools/vds-scripts/lsp_orchestrator/src/vds_lsp_orchestrator/workspace_indexer.py +0 -1037
- package/tools/vds-scripts/lsp_orchestrator/test_workspace_lsp.py +0 -6
- package/tools/vds-scripts/lsp_orchestrator/tests/__init__.py +0 -1
- package/tools/vds-scripts/lsp_orchestrator/tests/conftest.py +0 -6
- package/tools/vds-scripts/lsp_orchestrator/tests/test_aggregator.py +0 -59
- package/tools/vds-scripts/lsp_orchestrator/tests/test_cli.py +0 -111
- package/tools/vds-scripts/lsp_orchestrator/tests/test_detect_tools_command.py +0 -186
- package/tools/vds-scripts/lsp_orchestrator/tests/test_formatter_linter_detection.py +0 -519
- package/tools/vds-scripts/lsp_orchestrator/tests/test_integration_phase9_10_11.py +0 -367
- package/tools/vds-scripts/lsp_orchestrator/tests/test_mypy_runner.py +0 -482
- package/tools/vds-scripts/lsp_orchestrator/tests/test_package_manager_detection.py +0 -399
- package/tools/vds-scripts/lsp_orchestrator/tests/test_phase10.py +0 -389
- package/tools/vds-scripts/lsp_orchestrator/tests/test_phase11.py +0 -327
- package/tools/vds-scripts/lsp_orchestrator/tests/test_phase12_integration.py +0 -634
- package/tools/vds-scripts/lsp_orchestrator/tests/test_phase9.py +0 -196
- package/tools/vds-scripts/lsp_orchestrator/tests/test_project_detector.py +0 -377
- package/tools/vds-scripts/lsp_orchestrator/tests/test_test_runner_detection.py +0 -549
- package/tools/vds-scripts/lsp_orchestrator/tests/test_type_checker_routing.py +0 -362
- package/tools/vds-scripts/lsp_orchestrator/tests/test_workspace_indexer.py +0 -144
- package/tools/vds-scripts/markdown_orchestrator/README.md +0 -72
- package/tools/vds-scripts/markdown_orchestrator/pyproject.toml +0 -39
- package/tools/vds-scripts/markdown_orchestrator/src/vds_markdown_orchestrator/__init__.py +0 -5
- package/tools/vds-scripts/markdown_orchestrator/src/vds_markdown_orchestrator/cli.py +0 -102
- package/tools/vds-scripts/multi_agent_orchestrator/Dockerfile +0 -65
- package/tools/vds-scripts/multi_agent_orchestrator/README.md +0 -306
- package/tools/vds-scripts/multi_agent_orchestrator/postman/README.md +0 -264
- package/tools/vds-scripts/multi_agent_orchestrator/postman/TEST_RESULTS_SUMMARY.md +0 -197
- package/tools/vds-scripts/multi_agent_orchestrator/postman/VDS-Multi-Agent-Orchestrator-API.postman_collection.json +0 -1010
- package/tools/vds-scripts/multi_agent_orchestrator/postman/environments/local-development.postman_environment.json +0 -55
- package/tools/vds-scripts/multi_agent_orchestrator/postman/test-results.json +0 -24146
- package/tools/vds-scripts/multi_agent_orchestrator/pyproject.toml +0 -63
- package/tools/vds-scripts/multi_agent_orchestrator/run_api.py +0 -9
- package/tools/vds-scripts/multi_agent_orchestrator/run_mock_api.py +0 -9
- package/tools/vds-scripts/multi_agent_orchestrator/simple_test.py +0 -53
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/__init__.py +0 -25
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/agent_pool.py +0 -433
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/api/__init__.py +0 -5
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/api/main.py +0 -722
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/api/mock_main.py +0 -812
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/change_log.py +0 -515
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/cli.py +0 -424
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/config.py +0 -220
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/conflict_resolver.py +0 -462
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/coordinator.py +0 -627
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/models.py +0 -389
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/progress_dashboard.py +0 -380
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/redis_client.py +0 -245
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/scheduler_subscriber.py +0 -272
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/task_manager.py +0 -536
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/task_tracking.py +0 -550
- package/tools/vds-scripts/multi_agent_orchestrator/src/vds_multi_agent_orchestrator/vds_ai_memory_client.py +0 -352
- package/tools/vds-scripts/multi_agent_orchestrator/test_complete_system.py +0 -149
- package/tools/vds-scripts/multi_agent_orchestrator/test_infrastructure_only.py +0 -194
- package/tools/vds-scripts/multi_agent_orchestrator/test_integration.py +0 -108
- package/tools/vds-scripts/multi_agent_orchestrator/tests/__init__.py +0 -1
- package/tools/vds-scripts/multi_agent_orchestrator/tests/test_agent_registration_credential_validator.py +0 -223
- package/tools/vds-scripts/multi_agent_orchestrator/tests/test_config.py +0 -210
- package/tools/vds-scripts/multi_agent_orchestrator/tests/test_models.py +0 -195
- package/tools/vds-scripts/multi_agent_orchestrator/tests/test_w9_agent_routes.py +0 -321
- package/tools/vds-scripts/openapi_orchestrator/README.md +0 -197
- package/tools/vds-scripts/openapi_orchestrator/pyproject.toml +0 -106
- package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/__init__.py +0 -29
- package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/cli.py +0 -345
- package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/full_validator.py +0 -183
- package/tools/vds-scripts/openapi_orchestrator/src/vds_openapi_orchestrator/spec_validator.py +0 -197
- package/tools/vds-scripts/openapi_orchestrator/tests/__init__.py +0 -1
- package/tools/vds-scripts/openapi_orchestrator/tests/test_cli.py +0 -234
- package/tools/vds-scripts/openapi_orchestrator/tests/test_full_validator.py +0 -203
- package/tools/vds-scripts/openapi_orchestrator/tests/test_spec_validator.py +0 -295
- package/tools/vds-scripts/pdf_orchestrator/.dockerignore +0 -93
- package/tools/vds-scripts/pdf_orchestrator/.env.example +0 -40
- package/tools/vds-scripts/pdf_orchestrator/.ruff_rules.py +0 -350
- package/tools/vds-scripts/pdf_orchestrator/.yamllint.yml +0 -43
- package/tools/vds-scripts/pdf_orchestrator/DEVELOPMENT_PLAN.md +0 -80
- package/tools/vds-scripts/pdf_orchestrator/Dockerfile +0 -87
- package/tools/vds-scripts/pdf_orchestrator/README.md +0 -608
- package/tools/vds-scripts/pdf_orchestrator/cli_verification_test/test.md +0 -6
- package/tools/vds-scripts/pdf_orchestrator/cli_verification_test/test.pdf +0 -0
- package/tools/vds-scripts/pdf_orchestrator/config/alertmanager.yml +0 -83
- package/tools/vds-scripts/pdf_orchestrator/config/prometheus.prod.yml +0 -98
- package/tools/vds-scripts/pdf_orchestrator/config/prometheus.yml +0 -40
- package/tools/vds-scripts/pdf_orchestrator/config/redis.conf +0 -78
- package/tools/vds-scripts/pdf_orchestrator/docs/COMPETITIVE_ANALYSIS_REPORT.md +0 -309
- package/tools/vds-scripts/pdf_orchestrator/docs/FEATURES_GUIDE.md +0 -518
- package/tools/vds-scripts/pdf_orchestrator/docs/MULTI_USER_DEPLOYMENT_GUIDE.md +0 -615
- package/tools/vds-scripts/pdf_orchestrator/docs/USER_GUIDE.md +0 -829
- package/tools/vds-scripts/pdf_orchestrator/pyproject.toml +0 -87
- package/tools/vds-scripts/pdf_orchestrator/pytest.ini +0 -71
- package/tools/vds-scripts/pdf_orchestrator/ruff.toml +0 -6
- package/tools/vds-scripts/pdf_orchestrator/scripts/debug_security_report.py +0 -59
- package/tools/vds-scripts/pdf_orchestrator/scripts/demo_library_selector.py +0 -109
- package/tools/vds-scripts/pdf_orchestrator/scripts/generate_project_stats.py +0 -52
- package/tools/vds-scripts/pdf_orchestrator/scripts/generate_styled_pdf.py +0 -95
- package/tools/vds-scripts/pdf_orchestrator/scripts/migrate_render_pdfs.py +0 -285
- package/tools/vds-scripts/pdf_orchestrator/scripts/setup_team.bat +0 -283
- package/tools/vds-scripts/pdf_orchestrator/scripts/setup_team.sh +0 -324
- package/tools/vds-scripts/pdf_orchestrator/src/vds_pdf_orchestrator/__init__.py +0 -5
- package/tools/vds-scripts/pdf_orchestrator/src/vds_pdf_orchestrator/cli.py +0 -542
- package/tools/vds-scripts/pdf_orchestrator/src/vds_pdf_orchestrator/config.py +0 -33
- package/tools/vds-scripts/pdf_orchestrator/tests/README.md +0 -650
- package/tools/vds-scripts/pdf_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/pdf_orchestrator/tests/conftest.py +0 -520
- package/tools/vds-scripts/pdf_orchestrator/tests/requirements.txt +0 -51
- package/tools/vds-scripts/pdf_orchestrator/tests/run_tests.py +0 -659
- package/tools/vds-scripts/pdf_orchestrator/tests/test_config.py +0 -36
- package/tools/vds-scripts/progress_report_orchestrator/Dockerfile +0 -77
- package/tools/vds-scripts/progress_report_orchestrator/README.md +0 -39
- package/tools/vds-scripts/progress_report_orchestrator/alembic/env.py +0 -42
- package/tools/vds-scripts/progress_report_orchestrator/alembic/script.py.mako +0 -28
- package/tools/vds-scripts/progress_report_orchestrator/alembic/versions/0001_initial_progress_schema.py +0 -180
- package/tools/vds-scripts/progress_report_orchestrator/alembic.ini +0 -67
- package/tools/vds-scripts/progress_report_orchestrator/pyproject.toml +0 -67
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/__init__.py +0 -3
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/__init__.py +0 -1
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/endpoint_scanner.py +0 -238
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/git_activity.py +0 -159
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/hexagonal.py +0 -100
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/analyzers/test_scanner.py +0 -136
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/cli.py +0 -743
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/config.py +0 -50
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/db/__init__.py +0 -12
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/db/alembic_filters.py +0 -64
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/memory.py +0 -82
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/__init__.py +0 -1
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/analysis.py +0 -84
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/report.py +0 -117
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/models/topology.py +0 -101
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/parsers/__init__.py +0 -1
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/parsers/kg_parser.py +0 -252
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/parsers/uc_reader.py +0 -159
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/__init__.py +0 -1
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/concurrency.py +0 -39
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/llm_eval.py +0 -570
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/report.py +0 -1256
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/structural.py +0 -384
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/pipeline/sync.py +0 -143
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/recommendations/__init__.py +0 -5
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/recommendations/engine.py +0 -105
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/recommendations/templates.py +0 -236
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/scheduler_subscriber.py +0 -238
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/README.md +0 -56
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/__init__.py +0 -1
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/srs-architecture-reviewer/SKILL.md +0 -67
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/skills/srs-endpoint-matcher/SKILL.md +0 -67
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/state/__init__.py +0 -1
- package/tools/vds-scripts/progress_report_orchestrator/src/progress_report_orchestrator/state/schema.py +0 -625
- package/tools/vds-scripts/progress_report_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/__init__.py +0 -0
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/.gitkeep +0 -0
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/__init__.py +0 -0
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/doc-dependencies.yaml +0 -79
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/fr-to-docs.yaml +0 -478
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/fr-to-services.yaml +0 -18
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/kg/registry.yaml +0 -346
- package/tools/vds-scripts/progress_report_orchestrator/tests/fixtures/phase3_baseline_standard.md +0 -564
- package/tools/vds-scripts/progress_report_orchestrator/tests/integration/__init__.py +0 -0
- package/tools/vds-scripts/progress_report_orchestrator/tests/integration/test_checkpoint.py +0 -276
- package/tools/vds-scripts/progress_report_orchestrator/tests/test_alembic_migrations.py +0 -265
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/__init__.py +0 -0
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_analyzers.py +0 -267
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_bounded_gather.py +0 -176
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_cli_phase_report.py +0 -119
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_delta.py +0 -169
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_error_handling.py +0 -150
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_gate_exit_codes.py +0 -230
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_git_activity.py +0 -215
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_kg_parser.py +0 -267
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_llm_autodetect.py +0 -183
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_llm_eval.py +0 -529
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_memory_integration.py +0 -151
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_migration_contract.py +0 -254
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_mode_rendering.py +0 -576
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_models.py +0 -251
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_progress_llm_config.py +0 -67
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_recommendations.py +0 -480
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_report_enhancements.py +0 -415
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_resume_reload.py +0 -343
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_trend_regression.py +0 -294
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_uc_reader.py +0 -169
- package/tools/vds-scripts/progress_report_orchestrator/tests/unit/test_valence_gap.py +0 -293
- package/tools/vds-scripts/project-cycle-report.json +0 -14
- package/tools/vds-scripts/project-dependency-graph.json +0 -11361
- package/tools/vds-scripts/project-topology.json +0 -99
- package/tools/vds-scripts/public_interface_boundary_orchestrator/pyproject.toml +0 -18
- package/tools/vds-scripts/public_interface_boundary_orchestrator/src/vds_public_interface_boundary_orchestrator/__init__.py +0 -0
- package/tools/vds-scripts/public_interface_boundary_orchestrator/src/vds_public_interface_boundary_orchestrator/cli.py +0 -232
- package/tools/vds-scripts/public_interface_boundary_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/public_interface_boundary_orchestrator/tests/test_cli.py +0 -108
- package/tools/vds-scripts/research_orchestrator/README.md +0 -68
- package/tools/vds-scripts/research_orchestrator/py.typed +0 -0
- package/tools/vds-scripts/research_orchestrator/pyproject.toml +0 -95
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/__init__.py +0 -3
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/_env.py +0 -11
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/cli.py +0 -335
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/config.py +0 -43
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/evidence/__init__.py +0 -0
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/evidence/models.py +0 -89
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/evidence/scoring.py +0 -102
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/exceptions.py +0 -78
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/http_client.py +0 -160
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/logging.py +0 -49
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/output/__init__.py +0 -0
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/output/formatters.py +0 -93
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/py.typed +0 -1
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/report/__init__.py +0 -0
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/report/build.py +0 -156
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/report/format.py +0 -147
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/__init__.py +0 -0
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/health.py +0 -66
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/health_graph.py +0 -52
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/registry.py +0 -127
- package/tools/vds-scripts/research_orchestrator/src/vds_research_orchestrator/tools/search.py +0 -230
- package/tools/vds-scripts/research_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/research_orchestrator/tests/conftest.py +0 -53
- package/tools/vds-scripts/research_orchestrator/tests/test_cli.py +0 -222
- package/tools/vds-scripts/research_orchestrator/tests/test_config.py +0 -23
- package/tools/vds-scripts/research_orchestrator/tests/test_exceptions.py +0 -62
- package/tools/vds-scripts/research_orchestrator/tests/test_formatters.py +0 -89
- package/tools/vds-scripts/research_orchestrator/tests/test_graph_integration.py +0 -149
- package/tools/vds-scripts/research_orchestrator/tests/test_http_client.py +0 -134
- package/tools/vds-scripts/research_orchestrator/tests/test_report_build.py +0 -128
- package/tools/vds-scripts/research_orchestrator/tests/test_report_format.py +0 -91
- package/tools/vds-scripts/research_orchestrator/tests/test_scoring.py +0 -95
- package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/__init__.py +0 -1
- package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/test_health.py +0 -139
- package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/test_registry.py +0 -135
- package/tools/vds-scripts/research_orchestrator/tests/vds_research_orchestrator/test_tools/test_search.py +0 -238
- package/tools/vds-scripts/run-history.json +0 -26
- package/tools/vds-scripts/schema_converter/README.md +0 -109
- package/tools/vds-scripts/schema_converter/pyproject.toml +0 -37
- package/tools/vds-scripts/schema_converter/src/vds_schema_converter/__init__.py +0 -3
- package/tools/vds-scripts/schema_converter/src/vds_schema_converter/cli.py +0 -50
- package/tools/vds-scripts/schema_converter/tests/__init__.py +0 -0
- package/tools/vds-scripts/schema_converter/tests/test_json_schema_generator.py +0 -115
- package/tools/vds-scripts/schema_converter/tests/test_mermaid_generator.py +0 -112
- package/tools/vds-scripts/schema_converter/tests/test_parser.py +0 -111
- package/tools/vds-scripts/schema_converter/tests/test_plantuml_generator.py +0 -112
- package/tools/vds-scripts/schema_converter/tests/test_plantuml_validator.py +0 -69
- package/tools/vds-scripts/schema_converter/tests/test_prisma_generator.py +0 -113
- package/tools/vds-scripts/schema_converter/tests/test_sql_generator.py +0 -138
- package/tools/vds-scripts/schema_converter/tests/test_typeorm_generator.py +0 -110
- package/tools/vds-scripts/schema_converter/tests/test_validators.py +0 -96
- package/tools/vds-scripts/spec_orchestrator/README.md +0 -13
- package/tools/vds-scripts/spec_orchestrator/pyproject.toml +0 -40
- package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/__init__.py +0 -5
- package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/cli.py +0 -162
- package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/core.py +0 -575
- package/tools/vds-scripts/spec_orchestrator/src/vds_spec_orchestrator/sync.py +0 -306
- package/tools/vds-scripts/spec_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/spec_orchestrator/tests/test_frontmatter_drift.py +0 -243
- package/tools/vds-scripts/spec_orchestrator/tests/test_sync.py +0 -342
- package/tools/vds-scripts/structure_orchestrator/README.md +0 -60
- package/tools/vds-scripts/structure_orchestrator/pyproject.toml +0 -103
- package/tools/vds-scripts/structure_orchestrator/src/vds_structure_orchestrator/__init__.py +0 -13
- package/tools/vds-scripts/structure_orchestrator/src/vds_structure_orchestrator/cli.py +0 -308
- package/tools/vds-scripts/structure_orchestrator/src/vds_structure_orchestrator/validator.py +0 -257
- package/tools/vds-scripts/structure_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/structure_orchestrator/tests/test_cli.py +0 -161
- package/tools/vds-scripts/structure_orchestrator/tests/test_helpers.py +0 -115
- package/tools/vds-scripts/structure_orchestrator/tests/test_validator.py +0 -104
- package/tools/vds-scripts/task_orchestrator/README.md +0 -50
- package/tools/vds-scripts/task_orchestrator/__init__.py +0 -18
- package/tools/vds-scripts/task_orchestrator/pyproject.toml +0 -43
- package/tools/vds-scripts/task_orchestrator/scripts/run_excel_sync.py +0 -36
- package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/__init__.py +0 -13
- package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/audit.py +0 -134
- package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/cli.py +0 -127
- package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/debug.py +0 -133
- package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/normalize.py +0 -113
- package/tools/vds-scripts/task_orchestrator/src/vds_task_orchestrator/refine.py +0 -201
- package/tools/vds-scripts/task_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/task_orchestrator/tests/test_task_orchestrator.py +0 -84
- package/tools/vds-scripts/temp_query_projects.py +0 -2
- package/tools/vds-scripts/test_small.md +0 -1
- package/tools/vds-scripts/text_utils_orchestrator/pyproject.toml +0 -20
- package/tools/vds-scripts/text_utils_orchestrator/src/vds_text_utils/__init__.py +0 -7
- package/tools/vds-scripts/text_utils_orchestrator/src/vds_text_utils/i18n.py +0 -143
- package/tools/vds-scripts/text_utils_orchestrator/tests/__init__.py +0 -0
- package/tools/vds-scripts/text_utils_orchestrator/tests/test_i18n.py +0 -53
- package/tools/vds-scripts/upgrade_major.py +0 -61
- package/tools/vds-scripts/upgrade_major_v2.py +0 -64
- package/tools/vds-scripts/verify_violations.py +0 -57
- package/tools/vds-scripts/workflow-summary.json +0 -325
- package/tools/vds-scripts/workflow-summary.md +0 -8
|
@@ -1,2974 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"errors": [],
|
|
3
|
-
"generated_at": "2026-01-29T05:14:38Z",
|
|
4
|
-
"metrics": {
|
|
5
|
-
"_totals": {
|
|
6
|
-
"CONFIDENCE.HIGH": 92,
|
|
7
|
-
"CONFIDENCE.LOW": 0,
|
|
8
|
-
"CONFIDENCE.MEDIUM": 10,
|
|
9
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
10
|
-
"SEVERITY.HIGH": 2,
|
|
11
|
-
"SEVERITY.LOW": 90,
|
|
12
|
-
"SEVERITY.MEDIUM": 10,
|
|
13
|
-
"SEVERITY.UNDEFINED": 0,
|
|
14
|
-
"loc": 11909,
|
|
15
|
-
"nosec": 0,
|
|
16
|
-
"skipped_tests": 0
|
|
17
|
-
},
|
|
18
|
-
"src/vds_hooks/__init__.py": {
|
|
19
|
-
"CONFIDENCE.HIGH": 0,
|
|
20
|
-
"CONFIDENCE.LOW": 0,
|
|
21
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
22
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
23
|
-
"SEVERITY.HIGH": 0,
|
|
24
|
-
"SEVERITY.LOW": 0,
|
|
25
|
-
"SEVERITY.MEDIUM": 0,
|
|
26
|
-
"SEVERITY.UNDEFINED": 0,
|
|
27
|
-
"loc": 34,
|
|
28
|
-
"nosec": 0,
|
|
29
|
-
"skipped_tests": 0
|
|
30
|
-
},
|
|
31
|
-
"src/vds_hooks/__main__.py": {
|
|
32
|
-
"CONFIDENCE.HIGH": 0,
|
|
33
|
-
"CONFIDENCE.LOW": 0,
|
|
34
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
35
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
36
|
-
"SEVERITY.HIGH": 0,
|
|
37
|
-
"SEVERITY.LOW": 0,
|
|
38
|
-
"SEVERITY.MEDIUM": 0,
|
|
39
|
-
"SEVERITY.UNDEFINED": 0,
|
|
40
|
-
"loc": 6,
|
|
41
|
-
"nosec": 0,
|
|
42
|
-
"skipped_tests": 0
|
|
43
|
-
},
|
|
44
|
-
"src/vds_hooks/cli.py": {
|
|
45
|
-
"CONFIDENCE.HIGH": 0,
|
|
46
|
-
"CONFIDENCE.LOW": 0,
|
|
47
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
48
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
49
|
-
"SEVERITY.HIGH": 0,
|
|
50
|
-
"SEVERITY.LOW": 0,
|
|
51
|
-
"SEVERITY.MEDIUM": 0,
|
|
52
|
-
"SEVERITY.UNDEFINED": 0,
|
|
53
|
-
"loc": 279,
|
|
54
|
-
"nosec": 0,
|
|
55
|
-
"skipped_tests": 0
|
|
56
|
-
},
|
|
57
|
-
"src/vds_hooks/config/__init__.py": {
|
|
58
|
-
"CONFIDENCE.HIGH": 0,
|
|
59
|
-
"CONFIDENCE.LOW": 0,
|
|
60
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
61
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
62
|
-
"SEVERITY.HIGH": 0,
|
|
63
|
-
"SEVERITY.LOW": 0,
|
|
64
|
-
"SEVERITY.MEDIUM": 0,
|
|
65
|
-
"SEVERITY.UNDEFINED": 0,
|
|
66
|
-
"loc": 11,
|
|
67
|
-
"nosec": 0,
|
|
68
|
-
"skipped_tests": 0
|
|
69
|
-
},
|
|
70
|
-
"src/vds_hooks/config/platform_settings.py": {
|
|
71
|
-
"CONFIDENCE.HIGH": 0,
|
|
72
|
-
"CONFIDENCE.LOW": 0,
|
|
73
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
74
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
75
|
-
"SEVERITY.HIGH": 0,
|
|
76
|
-
"SEVERITY.LOW": 0,
|
|
77
|
-
"SEVERITY.MEDIUM": 0,
|
|
78
|
-
"SEVERITY.UNDEFINED": 0,
|
|
79
|
-
"loc": 192,
|
|
80
|
-
"nosec": 0,
|
|
81
|
-
"skipped_tests": 0
|
|
82
|
-
},
|
|
83
|
-
"src/vds_hooks/config/settings.py": {
|
|
84
|
-
"CONFIDENCE.HIGH": 0,
|
|
85
|
-
"CONFIDENCE.LOW": 0,
|
|
86
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
87
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
88
|
-
"SEVERITY.HIGH": 0,
|
|
89
|
-
"SEVERITY.LOW": 0,
|
|
90
|
-
"SEVERITY.MEDIUM": 0,
|
|
91
|
-
"SEVERITY.UNDEFINED": 0,
|
|
92
|
-
"loc": 249,
|
|
93
|
-
"nosec": 0,
|
|
94
|
-
"skipped_tests": 0
|
|
95
|
-
},
|
|
96
|
-
"src/vds_hooks/core/__init__.py": {
|
|
97
|
-
"CONFIDENCE.HIGH": 0,
|
|
98
|
-
"CONFIDENCE.LOW": 0,
|
|
99
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
100
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
101
|
-
"SEVERITY.HIGH": 0,
|
|
102
|
-
"SEVERITY.LOW": 0,
|
|
103
|
-
"SEVERITY.MEDIUM": 0,
|
|
104
|
-
"SEVERITY.UNDEFINED": 0,
|
|
105
|
-
"loc": 16,
|
|
106
|
-
"nosec": 0,
|
|
107
|
-
"skipped_tests": 0
|
|
108
|
-
},
|
|
109
|
-
"src/vds_hooks/core/base.py": {
|
|
110
|
-
"CONFIDENCE.HIGH": 0,
|
|
111
|
-
"CONFIDENCE.LOW": 0,
|
|
112
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
113
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
114
|
-
"SEVERITY.HIGH": 0,
|
|
115
|
-
"SEVERITY.LOW": 0,
|
|
116
|
-
"SEVERITY.MEDIUM": 0,
|
|
117
|
-
"SEVERITY.UNDEFINED": 0,
|
|
118
|
-
"loc": 190,
|
|
119
|
-
"nosec": 0,
|
|
120
|
-
"skipped_tests": 0
|
|
121
|
-
},
|
|
122
|
-
"src/vds_hooks/core/exceptions.py": {
|
|
123
|
-
"CONFIDENCE.HIGH": 0,
|
|
124
|
-
"CONFIDENCE.LOW": 0,
|
|
125
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
126
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
127
|
-
"SEVERITY.HIGH": 0,
|
|
128
|
-
"SEVERITY.LOW": 0,
|
|
129
|
-
"SEVERITY.MEDIUM": 0,
|
|
130
|
-
"SEVERITY.UNDEFINED": 0,
|
|
131
|
-
"loc": 190,
|
|
132
|
-
"nosec": 0,
|
|
133
|
-
"skipped_tests": 0
|
|
134
|
-
},
|
|
135
|
-
"src/vds_hooks/core/framework.py": {
|
|
136
|
-
"CONFIDENCE.HIGH": 0,
|
|
137
|
-
"CONFIDENCE.LOW": 0,
|
|
138
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
139
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
140
|
-
"SEVERITY.HIGH": 0,
|
|
141
|
-
"SEVERITY.LOW": 0,
|
|
142
|
-
"SEVERITY.MEDIUM": 0,
|
|
143
|
-
"SEVERITY.UNDEFINED": 0,
|
|
144
|
-
"loc": 387,
|
|
145
|
-
"nosec": 0,
|
|
146
|
-
"skipped_tests": 0
|
|
147
|
-
},
|
|
148
|
-
"src/vds_hooks/core/graceful_fallback.py": {
|
|
149
|
-
"CONFIDENCE.HIGH": 0,
|
|
150
|
-
"CONFIDENCE.LOW": 0,
|
|
151
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
152
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
153
|
-
"SEVERITY.HIGH": 0,
|
|
154
|
-
"SEVERITY.LOW": 0,
|
|
155
|
-
"SEVERITY.MEDIUM": 0,
|
|
156
|
-
"SEVERITY.UNDEFINED": 0,
|
|
157
|
-
"loc": 482,
|
|
158
|
-
"nosec": 0,
|
|
159
|
-
"skipped_tests": 0
|
|
160
|
-
},
|
|
161
|
-
"src/vds_hooks/hooks/__init__.py": {
|
|
162
|
-
"CONFIDENCE.HIGH": 0,
|
|
163
|
-
"CONFIDENCE.LOW": 0,
|
|
164
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
165
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
166
|
-
"SEVERITY.HIGH": 0,
|
|
167
|
-
"SEVERITY.LOW": 0,
|
|
168
|
-
"SEVERITY.MEDIUM": 0,
|
|
169
|
-
"SEVERITY.UNDEFINED": 0,
|
|
170
|
-
"loc": 10,
|
|
171
|
-
"nosec": 0,
|
|
172
|
-
"skipped_tests": 0
|
|
173
|
-
},
|
|
174
|
-
"src/vds_hooks/hooks/auto_formatting.py": {
|
|
175
|
-
"CONFIDENCE.HIGH": 2,
|
|
176
|
-
"CONFIDENCE.LOW": 0,
|
|
177
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
178
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
179
|
-
"SEVERITY.HIGH": 0,
|
|
180
|
-
"SEVERITY.LOW": 2,
|
|
181
|
-
"SEVERITY.MEDIUM": 0,
|
|
182
|
-
"SEVERITY.UNDEFINED": 0,
|
|
183
|
-
"loc": 467,
|
|
184
|
-
"nosec": 0,
|
|
185
|
-
"skipped_tests": 0
|
|
186
|
-
},
|
|
187
|
-
"src/vds_hooks/hooks/individual/markdown_validate.py": {
|
|
188
|
-
"CONFIDENCE.HIGH": 0,
|
|
189
|
-
"CONFIDENCE.LOW": 0,
|
|
190
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
191
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
192
|
-
"SEVERITY.HIGH": 0,
|
|
193
|
-
"SEVERITY.LOW": 0,
|
|
194
|
-
"SEVERITY.MEDIUM": 0,
|
|
195
|
-
"SEVERITY.UNDEFINED": 0,
|
|
196
|
-
"loc": 77,
|
|
197
|
-
"nosec": 0,
|
|
198
|
-
"skipped_tests": 0
|
|
199
|
-
},
|
|
200
|
-
"src/vds_hooks/hooks/individual/mcp_memory_bridge.py": {
|
|
201
|
-
"CONFIDENCE.HIGH": 0,
|
|
202
|
-
"CONFIDENCE.LOW": 0,
|
|
203
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
204
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
205
|
-
"SEVERITY.HIGH": 0,
|
|
206
|
-
"SEVERITY.LOW": 0,
|
|
207
|
-
"SEVERITY.MEDIUM": 0,
|
|
208
|
-
"SEVERITY.UNDEFINED": 0,
|
|
209
|
-
"loc": 93,
|
|
210
|
-
"nosec": 0,
|
|
211
|
-
"skipped_tests": 0
|
|
212
|
-
},
|
|
213
|
-
"src/vds_hooks/hooks/individual/mermaid_validator_enhanced.py": {
|
|
214
|
-
"CONFIDENCE.HIGH": 2,
|
|
215
|
-
"CONFIDENCE.LOW": 0,
|
|
216
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
217
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
218
|
-
"SEVERITY.HIGH": 0,
|
|
219
|
-
"SEVERITY.LOW": 2,
|
|
220
|
-
"SEVERITY.MEDIUM": 0,
|
|
221
|
-
"SEVERITY.UNDEFINED": 0,
|
|
222
|
-
"loc": 401,
|
|
223
|
-
"nosec": 0,
|
|
224
|
-
"skipped_tests": 0
|
|
225
|
-
},
|
|
226
|
-
"src/vds_hooks/hooks/individual/plantuml_validator.py": {
|
|
227
|
-
"CONFIDENCE.HIGH": 1,
|
|
228
|
-
"CONFIDENCE.LOW": 0,
|
|
229
|
-
"CONFIDENCE.MEDIUM": 1,
|
|
230
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
231
|
-
"SEVERITY.HIGH": 0,
|
|
232
|
-
"SEVERITY.LOW": 1,
|
|
233
|
-
"SEVERITY.MEDIUM": 1,
|
|
234
|
-
"SEVERITY.UNDEFINED": 0,
|
|
235
|
-
"loc": 495,
|
|
236
|
-
"nosec": 0,
|
|
237
|
-
"skipped_tests": 0
|
|
238
|
-
},
|
|
239
|
-
"src/vds_hooks/hooks/individual/pre_tool_validator.py": {
|
|
240
|
-
"CONFIDENCE.HIGH": 0,
|
|
241
|
-
"CONFIDENCE.LOW": 0,
|
|
242
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
243
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
244
|
-
"SEVERITY.HIGH": 0,
|
|
245
|
-
"SEVERITY.LOW": 0,
|
|
246
|
-
"SEVERITY.MEDIUM": 0,
|
|
247
|
-
"SEVERITY.UNDEFINED": 0,
|
|
248
|
-
"loc": 84,
|
|
249
|
-
"nosec": 0,
|
|
250
|
-
"skipped_tests": 0
|
|
251
|
-
},
|
|
252
|
-
"src/vds_hooks/hooks/individual/session_end.py": {
|
|
253
|
-
"CONFIDENCE.HIGH": 0,
|
|
254
|
-
"CONFIDENCE.LOW": 0,
|
|
255
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
256
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
257
|
-
"SEVERITY.HIGH": 0,
|
|
258
|
-
"SEVERITY.LOW": 0,
|
|
259
|
-
"SEVERITY.MEDIUM": 0,
|
|
260
|
-
"SEVERITY.UNDEFINED": 0,
|
|
261
|
-
"loc": 81,
|
|
262
|
-
"nosec": 0,
|
|
263
|
-
"skipped_tests": 0
|
|
264
|
-
},
|
|
265
|
-
"src/vds_hooks/hooks/individual/session_start.py": {
|
|
266
|
-
"CONFIDENCE.HIGH": 0,
|
|
267
|
-
"CONFIDENCE.LOW": 0,
|
|
268
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
269
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
270
|
-
"SEVERITY.HIGH": 0,
|
|
271
|
-
"SEVERITY.LOW": 0,
|
|
272
|
-
"SEVERITY.MEDIUM": 0,
|
|
273
|
-
"SEVERITY.UNDEFINED": 0,
|
|
274
|
-
"loc": 81,
|
|
275
|
-
"nosec": 0,
|
|
276
|
-
"skipped_tests": 0
|
|
277
|
-
},
|
|
278
|
-
"src/vds_hooks/hooks/individual/stop_hook.py": {
|
|
279
|
-
"CONFIDENCE.HIGH": 0,
|
|
280
|
-
"CONFIDENCE.LOW": 0,
|
|
281
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
282
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
283
|
-
"SEVERITY.HIGH": 0,
|
|
284
|
-
"SEVERITY.LOW": 0,
|
|
285
|
-
"SEVERITY.MEDIUM": 0,
|
|
286
|
-
"SEVERITY.UNDEFINED": 0,
|
|
287
|
-
"loc": 260,
|
|
288
|
-
"nosec": 0,
|
|
289
|
-
"skipped_tests": 0
|
|
290
|
-
},
|
|
291
|
-
"src/vds_hooks/hooks/individual/subagent_stop.py": {
|
|
292
|
-
"CONFIDENCE.HIGH": 0,
|
|
293
|
-
"CONFIDENCE.LOW": 0,
|
|
294
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
295
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
296
|
-
"SEVERITY.HIGH": 0,
|
|
297
|
-
"SEVERITY.LOW": 0,
|
|
298
|
-
"SEVERITY.MEDIUM": 0,
|
|
299
|
-
"SEVERITY.UNDEFINED": 0,
|
|
300
|
-
"loc": 271,
|
|
301
|
-
"nosec": 0,
|
|
302
|
-
"skipped_tests": 0
|
|
303
|
-
},
|
|
304
|
-
"src/vds_hooks/hooks/individual/user_prompt_submit.py": {
|
|
305
|
-
"CONFIDENCE.HIGH": 0,
|
|
306
|
-
"CONFIDENCE.LOW": 0,
|
|
307
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
308
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
309
|
-
"SEVERITY.HIGH": 0,
|
|
310
|
-
"SEVERITY.LOW": 0,
|
|
311
|
-
"SEVERITY.MEDIUM": 0,
|
|
312
|
-
"SEVERITY.UNDEFINED": 0,
|
|
313
|
-
"loc": 173,
|
|
314
|
-
"nosec": 0,
|
|
315
|
-
"skipped_tests": 0
|
|
316
|
-
},
|
|
317
|
-
"src/vds_hooks/hooks/individual/yaml_validator.py": {
|
|
318
|
-
"CONFIDENCE.HIGH": 1,
|
|
319
|
-
"CONFIDENCE.LOW": 0,
|
|
320
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
321
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
322
|
-
"SEVERITY.HIGH": 0,
|
|
323
|
-
"SEVERITY.LOW": 1,
|
|
324
|
-
"SEVERITY.MEDIUM": 0,
|
|
325
|
-
"SEVERITY.UNDEFINED": 0,
|
|
326
|
-
"loc": 466,
|
|
327
|
-
"nosec": 0,
|
|
328
|
-
"skipped_tests": 0
|
|
329
|
-
},
|
|
330
|
-
"src/vds_hooks/hooks/language_server_validator.py": {
|
|
331
|
-
"CONFIDENCE.HIGH": 0,
|
|
332
|
-
"CONFIDENCE.LOW": 0,
|
|
333
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
334
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
335
|
-
"SEVERITY.HIGH": 0,
|
|
336
|
-
"SEVERITY.LOW": 0,
|
|
337
|
-
"SEVERITY.MEDIUM": 0,
|
|
338
|
-
"SEVERITY.UNDEFINED": 0,
|
|
339
|
-
"loc": 213,
|
|
340
|
-
"nosec": 0,
|
|
341
|
-
"skipped_tests": 0
|
|
342
|
-
},
|
|
343
|
-
"src/vds_hooks/hooks/markdown_validator.py": {
|
|
344
|
-
"CONFIDENCE.HIGH": 6,
|
|
345
|
-
"CONFIDENCE.LOW": 0,
|
|
346
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
347
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
348
|
-
"SEVERITY.HIGH": 0,
|
|
349
|
-
"SEVERITY.LOW": 6,
|
|
350
|
-
"SEVERITY.MEDIUM": 0,
|
|
351
|
-
"SEVERITY.UNDEFINED": 0,
|
|
352
|
-
"loc": 740,
|
|
353
|
-
"nosec": 0,
|
|
354
|
-
"skipped_tests": 0
|
|
355
|
-
},
|
|
356
|
-
"src/vds_hooks/hooks/post_tool_use.py": {
|
|
357
|
-
"CONFIDENCE.HIGH": 2,
|
|
358
|
-
"CONFIDENCE.LOW": 0,
|
|
359
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
360
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
361
|
-
"SEVERITY.HIGH": 2,
|
|
362
|
-
"SEVERITY.LOW": 0,
|
|
363
|
-
"SEVERITY.MEDIUM": 0,
|
|
364
|
-
"SEVERITY.UNDEFINED": 0,
|
|
365
|
-
"loc": 449,
|
|
366
|
-
"nosec": 0,
|
|
367
|
-
"skipped_tests": 0
|
|
368
|
-
},
|
|
369
|
-
"src/vds_hooks/hooks/pre_tool_use.py": {
|
|
370
|
-
"CONFIDENCE.HIGH": 0,
|
|
371
|
-
"CONFIDENCE.LOW": 0,
|
|
372
|
-
"CONFIDENCE.MEDIUM": 6,
|
|
373
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
374
|
-
"SEVERITY.HIGH": 0,
|
|
375
|
-
"SEVERITY.LOW": 0,
|
|
376
|
-
"SEVERITY.MEDIUM": 6,
|
|
377
|
-
"SEVERITY.UNDEFINED": 0,
|
|
378
|
-
"loc": 473,
|
|
379
|
-
"nosec": 0,
|
|
380
|
-
"skipped_tests": 0
|
|
381
|
-
},
|
|
382
|
-
"src/vds_hooks/hooks/session_end.py": {
|
|
383
|
-
"CONFIDENCE.HIGH": 0,
|
|
384
|
-
"CONFIDENCE.LOW": 0,
|
|
385
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
386
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
387
|
-
"SEVERITY.HIGH": 0,
|
|
388
|
-
"SEVERITY.LOW": 0,
|
|
389
|
-
"SEVERITY.MEDIUM": 0,
|
|
390
|
-
"SEVERITY.UNDEFINED": 0,
|
|
391
|
-
"loc": 268,
|
|
392
|
-
"nosec": 0,
|
|
393
|
-
"skipped_tests": 0
|
|
394
|
-
},
|
|
395
|
-
"src/vds_hooks/hooks/session_start.py": {
|
|
396
|
-
"CONFIDENCE.HIGH": 0,
|
|
397
|
-
"CONFIDENCE.LOW": 0,
|
|
398
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
399
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
400
|
-
"SEVERITY.HIGH": 0,
|
|
401
|
-
"SEVERITY.LOW": 0,
|
|
402
|
-
"SEVERITY.MEDIUM": 0,
|
|
403
|
-
"SEVERITY.UNDEFINED": 0,
|
|
404
|
-
"loc": 303,
|
|
405
|
-
"nosec": 0,
|
|
406
|
-
"skipped_tests": 0
|
|
407
|
-
},
|
|
408
|
-
"src/vds_hooks/integrations/language_servers/go_adapter.py": {
|
|
409
|
-
"CONFIDENCE.HIGH": 5,
|
|
410
|
-
"CONFIDENCE.LOW": 0,
|
|
411
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
412
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
413
|
-
"SEVERITY.HIGH": 0,
|
|
414
|
-
"SEVERITY.LOW": 5,
|
|
415
|
-
"SEVERITY.MEDIUM": 0,
|
|
416
|
-
"SEVERITY.UNDEFINED": 0,
|
|
417
|
-
"loc": 354,
|
|
418
|
-
"nosec": 0,
|
|
419
|
-
"skipped_tests": 0
|
|
420
|
-
},
|
|
421
|
-
"src/vds_hooks/integrations/language_servers/java_adapter.py": {
|
|
422
|
-
"CONFIDENCE.HIGH": 3,
|
|
423
|
-
"CONFIDENCE.LOW": 0,
|
|
424
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
425
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
426
|
-
"SEVERITY.HIGH": 0,
|
|
427
|
-
"SEVERITY.LOW": 3,
|
|
428
|
-
"SEVERITY.MEDIUM": 0,
|
|
429
|
-
"SEVERITY.UNDEFINED": 0,
|
|
430
|
-
"loc": 341,
|
|
431
|
-
"nosec": 0,
|
|
432
|
-
"skipped_tests": 0
|
|
433
|
-
},
|
|
434
|
-
"src/vds_hooks/integrations/language_servers/python_adapter.py": {
|
|
435
|
-
"CONFIDENCE.HIGH": 3,
|
|
436
|
-
"CONFIDENCE.LOW": 0,
|
|
437
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
438
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
439
|
-
"SEVERITY.HIGH": 0,
|
|
440
|
-
"SEVERITY.LOW": 3,
|
|
441
|
-
"SEVERITY.MEDIUM": 0,
|
|
442
|
-
"SEVERITY.UNDEFINED": 0,
|
|
443
|
-
"loc": 357,
|
|
444
|
-
"nosec": 0,
|
|
445
|
-
"skipped_tests": 0
|
|
446
|
-
},
|
|
447
|
-
"src/vds_hooks/integrations/language_servers/rust_adapter.py": {
|
|
448
|
-
"CONFIDENCE.HIGH": 3,
|
|
449
|
-
"CONFIDENCE.LOW": 0,
|
|
450
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
451
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
452
|
-
"SEVERITY.HIGH": 0,
|
|
453
|
-
"SEVERITY.LOW": 3,
|
|
454
|
-
"SEVERITY.MEDIUM": 0,
|
|
455
|
-
"SEVERITY.UNDEFINED": 0,
|
|
456
|
-
"loc": 347,
|
|
457
|
-
"nosec": 0,
|
|
458
|
-
"skipped_tests": 0
|
|
459
|
-
},
|
|
460
|
-
"src/vds_hooks/integrations/language_servers/typescript_adapter.py": {
|
|
461
|
-
"CONFIDENCE.HIGH": 3,
|
|
462
|
-
"CONFIDENCE.LOW": 0,
|
|
463
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
464
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
465
|
-
"SEVERITY.HIGH": 0,
|
|
466
|
-
"SEVERITY.LOW": 3,
|
|
467
|
-
"SEVERITY.MEDIUM": 0,
|
|
468
|
-
"SEVERITY.UNDEFINED": 0,
|
|
469
|
-
"loc": 574,
|
|
470
|
-
"nosec": 0,
|
|
471
|
-
"skipped_tests": 0
|
|
472
|
-
},
|
|
473
|
-
"src/vds_hooks/platform/__init__.py": {
|
|
474
|
-
"CONFIDENCE.HIGH": 0,
|
|
475
|
-
"CONFIDENCE.LOW": 0,
|
|
476
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
477
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
478
|
-
"SEVERITY.HIGH": 0,
|
|
479
|
-
"SEVERITY.LOW": 0,
|
|
480
|
-
"SEVERITY.MEDIUM": 0,
|
|
481
|
-
"SEVERITY.UNDEFINED": 0,
|
|
482
|
-
"loc": 4,
|
|
483
|
-
"nosec": 0,
|
|
484
|
-
"skipped_tests": 0
|
|
485
|
-
},
|
|
486
|
-
"src/vds_hooks/platform/detection.py": {
|
|
487
|
-
"CONFIDENCE.HIGH": 3,
|
|
488
|
-
"CONFIDENCE.LOW": 0,
|
|
489
|
-
"CONFIDENCE.MEDIUM": 3,
|
|
490
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
491
|
-
"SEVERITY.HIGH": 0,
|
|
492
|
-
"SEVERITY.LOW": 3,
|
|
493
|
-
"SEVERITY.MEDIUM": 3,
|
|
494
|
-
"SEVERITY.UNDEFINED": 0,
|
|
495
|
-
"loc": 303,
|
|
496
|
-
"nosec": 0,
|
|
497
|
-
"skipped_tests": 0
|
|
498
|
-
},
|
|
499
|
-
"src/vds_hooks/platform/docker.py": {
|
|
500
|
-
"CONFIDENCE.HIGH": 12,
|
|
501
|
-
"CONFIDENCE.LOW": 0,
|
|
502
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
503
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
504
|
-
"SEVERITY.HIGH": 0,
|
|
505
|
-
"SEVERITY.LOW": 12,
|
|
506
|
-
"SEVERITY.MEDIUM": 0,
|
|
507
|
-
"SEVERITY.UNDEFINED": 0,
|
|
508
|
-
"loc": 307,
|
|
509
|
-
"nosec": 0,
|
|
510
|
-
"skipped_tests": 0
|
|
511
|
-
},
|
|
512
|
-
"src/vds_hooks/platform/manager.py": {
|
|
513
|
-
"CONFIDENCE.HIGH": 8,
|
|
514
|
-
"CONFIDENCE.LOW": 0,
|
|
515
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
516
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
517
|
-
"SEVERITY.HIGH": 0,
|
|
518
|
-
"SEVERITY.LOW": 8,
|
|
519
|
-
"SEVERITY.MEDIUM": 0,
|
|
520
|
-
"SEVERITY.UNDEFINED": 0,
|
|
521
|
-
"loc": 439,
|
|
522
|
-
"nosec": 0,
|
|
523
|
-
"skipped_tests": 0
|
|
524
|
-
},
|
|
525
|
-
"src/vds_hooks/setup/__init__.py": {
|
|
526
|
-
"CONFIDENCE.HIGH": 0,
|
|
527
|
-
"CONFIDENCE.LOW": 0,
|
|
528
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
529
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
530
|
-
"SEVERITY.HIGH": 0,
|
|
531
|
-
"SEVERITY.LOW": 0,
|
|
532
|
-
"SEVERITY.MEDIUM": 0,
|
|
533
|
-
"SEVERITY.UNDEFINED": 0,
|
|
534
|
-
"loc": 4,
|
|
535
|
-
"nosec": 0,
|
|
536
|
-
"skipped_tests": 0
|
|
537
|
-
},
|
|
538
|
-
"src/vds_hooks/setup/auto_setup.py": {
|
|
539
|
-
"CONFIDENCE.HIGH": 2,
|
|
540
|
-
"CONFIDENCE.LOW": 0,
|
|
541
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
542
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
543
|
-
"SEVERITY.HIGH": 0,
|
|
544
|
-
"SEVERITY.LOW": 2,
|
|
545
|
-
"SEVERITY.MEDIUM": 0,
|
|
546
|
-
"SEVERITY.UNDEFINED": 0,
|
|
547
|
-
"loc": 396,
|
|
548
|
-
"nosec": 0,
|
|
549
|
-
"skipped_tests": 0
|
|
550
|
-
},
|
|
551
|
-
"src/vds_hooks/setup/installers/__init__.py": {
|
|
552
|
-
"CONFIDENCE.HIGH": 0,
|
|
553
|
-
"CONFIDENCE.LOW": 0,
|
|
554
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
555
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
556
|
-
"SEVERITY.HIGH": 0,
|
|
557
|
-
"SEVERITY.LOW": 0,
|
|
558
|
-
"SEVERITY.MEDIUM": 0,
|
|
559
|
-
"SEVERITY.UNDEFINED": 0,
|
|
560
|
-
"loc": 4,
|
|
561
|
-
"nosec": 0,
|
|
562
|
-
"skipped_tests": 0
|
|
563
|
-
},
|
|
564
|
-
"src/vds_hooks/setup/installers/macos_installer.py": {
|
|
565
|
-
"CONFIDENCE.HIGH": 20,
|
|
566
|
-
"CONFIDENCE.LOW": 0,
|
|
567
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
568
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
569
|
-
"SEVERITY.HIGH": 0,
|
|
570
|
-
"SEVERITY.LOW": 20,
|
|
571
|
-
"SEVERITY.MEDIUM": 0,
|
|
572
|
-
"SEVERITY.UNDEFINED": 0,
|
|
573
|
-
"loc": 473,
|
|
574
|
-
"nosec": 0,
|
|
575
|
-
"skipped_tests": 0
|
|
576
|
-
},
|
|
577
|
-
"src/vds_hooks/setup/installers/windows_installer.py": {
|
|
578
|
-
"CONFIDENCE.HIGH": 16,
|
|
579
|
-
"CONFIDENCE.LOW": 0,
|
|
580
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
581
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
582
|
-
"SEVERITY.HIGH": 0,
|
|
583
|
-
"SEVERITY.LOW": 16,
|
|
584
|
-
"SEVERITY.MEDIUM": 0,
|
|
585
|
-
"SEVERITY.UNDEFINED": 0,
|
|
586
|
-
"loc": 410,
|
|
587
|
-
"nosec": 0,
|
|
588
|
-
"skipped_tests": 0
|
|
589
|
-
},
|
|
590
|
-
"src/vds_hooks/utils/__init__.py": {
|
|
591
|
-
"CONFIDENCE.HIGH": 0,
|
|
592
|
-
"CONFIDENCE.LOW": 0,
|
|
593
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
594
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
595
|
-
"SEVERITY.HIGH": 0,
|
|
596
|
-
"SEVERITY.LOW": 0,
|
|
597
|
-
"SEVERITY.MEDIUM": 0,
|
|
598
|
-
"SEVERITY.UNDEFINED": 0,
|
|
599
|
-
"loc": 8,
|
|
600
|
-
"nosec": 0,
|
|
601
|
-
"skipped_tests": 0
|
|
602
|
-
},
|
|
603
|
-
"src/vds_hooks/utils/logging.py": {
|
|
604
|
-
"CONFIDENCE.HIGH": 0,
|
|
605
|
-
"CONFIDENCE.LOW": 0,
|
|
606
|
-
"CONFIDENCE.MEDIUM": 0,
|
|
607
|
-
"CONFIDENCE.UNDEFINED": 0,
|
|
608
|
-
"SEVERITY.HIGH": 0,
|
|
609
|
-
"SEVERITY.LOW": 0,
|
|
610
|
-
"SEVERITY.MEDIUM": 0,
|
|
611
|
-
"SEVERITY.UNDEFINED": 0,
|
|
612
|
-
"loc": 147,
|
|
613
|
-
"nosec": 0,
|
|
614
|
-
"skipped_tests": 0
|
|
615
|
-
}
|
|
616
|
-
},
|
|
617
|
-
"results": [
|
|
618
|
-
{
|
|
619
|
-
"code": "416 stdout = f.read().encode()\n417 except Exception:\n418 pass # Keep original stdout if file read fails\n419 \n",
|
|
620
|
-
"col_offset": 20,
|
|
621
|
-
"end_col_offset": 28,
|
|
622
|
-
"filename": "src/vds_hooks/hooks/auto_formatting.py",
|
|
623
|
-
"issue_confidence": "HIGH",
|
|
624
|
-
"issue_cwe": {
|
|
625
|
-
"id": 703,
|
|
626
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
627
|
-
},
|
|
628
|
-
"issue_severity": "LOW",
|
|
629
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
630
|
-
"line_number": 417,
|
|
631
|
-
"line_range": [
|
|
632
|
-
417,
|
|
633
|
-
418
|
|
634
|
-
],
|
|
635
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
636
|
-
"test_id": "B110",
|
|
637
|
-
"test_name": "try_except_pass"
|
|
638
|
-
},
|
|
639
|
-
{
|
|
640
|
-
"code": "422 Path(tmp_file_path).unlink()\n423 except Exception:\n424 pass\n425 \n",
|
|
641
|
-
"col_offset": 12,
|
|
642
|
-
"end_col_offset": 20,
|
|
643
|
-
"filename": "src/vds_hooks/hooks/auto_formatting.py",
|
|
644
|
-
"issue_confidence": "HIGH",
|
|
645
|
-
"issue_cwe": {
|
|
646
|
-
"id": 703,
|
|
647
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
648
|
-
},
|
|
649
|
-
"issue_severity": "LOW",
|
|
650
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
651
|
-
"line_number": 423,
|
|
652
|
-
"line_range": [
|
|
653
|
-
423,
|
|
654
|
-
424
|
|
655
|
-
],
|
|
656
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
657
|
-
"test_id": "B110",
|
|
658
|
-
"test_name": "try_except_pass"
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"code": "10 import shutil\n11 import subprocess\n12 import sys\n",
|
|
662
|
-
"col_offset": 0,
|
|
663
|
-
"end_col_offset": 17,
|
|
664
|
-
"filename": "src/vds_hooks/hooks/individual/mermaid_validator_enhanced.py",
|
|
665
|
-
"issue_confidence": "HIGH",
|
|
666
|
-
"issue_cwe": {
|
|
667
|
-
"id": 78,
|
|
668
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
669
|
-
},
|
|
670
|
-
"issue_severity": "LOW",
|
|
671
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
672
|
-
"line_number": 11,
|
|
673
|
-
"line_range": [
|
|
674
|
-
11
|
|
675
|
-
],
|
|
676
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
677
|
-
"test_id": "B404",
|
|
678
|
-
"test_name": "blacklist"
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"code": "251 \n252 result = subprocess.run(\n253 cmd,\n254 capture_output=True,\n255 text=True,\n256 timeout=self.config.get(\"timeout_seconds\", 30),\n257 cwd=file_path.parent\n258 )\n259 \n",
|
|
682
|
-
"col_offset": 21,
|
|
683
|
-
"end_col_offset": 13,
|
|
684
|
-
"filename": "src/vds_hooks/hooks/individual/mermaid_validator_enhanced.py",
|
|
685
|
-
"issue_confidence": "HIGH",
|
|
686
|
-
"issue_cwe": {
|
|
687
|
-
"id": 78,
|
|
688
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
689
|
-
},
|
|
690
|
-
"issue_severity": "LOW",
|
|
691
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
692
|
-
"line_number": 252,
|
|
693
|
-
"line_range": [
|
|
694
|
-
252,
|
|
695
|
-
253,
|
|
696
|
-
254,
|
|
697
|
-
255,
|
|
698
|
-
256,
|
|
699
|
-
257,
|
|
700
|
-
258
|
|
701
|
-
],
|
|
702
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
703
|
-
"test_id": "B603",
|
|
704
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
"code": "11 import shutil\n12 import subprocess\n13 import sys\n",
|
|
708
|
-
"col_offset": 0,
|
|
709
|
-
"end_col_offset": 17,
|
|
710
|
-
"filename": "src/vds_hooks/hooks/individual/plantuml_validator.py",
|
|
711
|
-
"issue_confidence": "HIGH",
|
|
712
|
-
"issue_cwe": {
|
|
713
|
-
"id": 78,
|
|
714
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
715
|
-
},
|
|
716
|
-
"issue_severity": "LOW",
|
|
717
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
718
|
-
"line_number": 12,
|
|
719
|
-
"line_range": [
|
|
720
|
-
12
|
|
721
|
-
],
|
|
722
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
723
|
-
"test_id": "B404",
|
|
724
|
-
"test_name": "blacklist"
|
|
725
|
-
},
|
|
726
|
-
{
|
|
727
|
-
"code": "435 \"-tpng\", # Generate to dummy output to force parsing\n436 \"-o\", \"/tmp/plantuml_validation\" if self.platform_info.platform.value != \"windows\" else \"C:\\\\temp\\\\plantuml_validation\",\n437 str(file_path)\n",
|
|
728
|
-
"col_offset": 22,
|
|
729
|
-
"end_col_offset": 48,
|
|
730
|
-
"filename": "src/vds_hooks/hooks/individual/plantuml_validator.py",
|
|
731
|
-
"issue_confidence": "MEDIUM",
|
|
732
|
-
"issue_cwe": {
|
|
733
|
-
"id": 377,
|
|
734
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
735
|
-
},
|
|
736
|
-
"issue_severity": "MEDIUM",
|
|
737
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
738
|
-
"line_number": 436,
|
|
739
|
-
"line_range": [
|
|
740
|
-
436
|
|
741
|
-
],
|
|
742
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
743
|
-
"test_id": "B108",
|
|
744
|
-
"test_name": "hardcoded_tmp_directory"
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
"code": "11 import shutil\n12 import subprocess\n13 import sys\n",
|
|
748
|
-
"col_offset": 0,
|
|
749
|
-
"end_col_offset": 17,
|
|
750
|
-
"filename": "src/vds_hooks/hooks/individual/yaml_validator.py",
|
|
751
|
-
"issue_confidence": "HIGH",
|
|
752
|
-
"issue_cwe": {
|
|
753
|
-
"id": 78,
|
|
754
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
755
|
-
},
|
|
756
|
-
"issue_severity": "LOW",
|
|
757
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
758
|
-
"line_number": 12,
|
|
759
|
-
"line_range": [
|
|
760
|
-
12
|
|
761
|
-
],
|
|
762
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
763
|
-
"test_id": "B404",
|
|
764
|
-
"test_name": "blacklist"
|
|
765
|
-
},
|
|
766
|
-
{
|
|
767
|
-
"code": "8 import shutil\n9 import subprocess\n10 from datetime import UTC, datetime\n",
|
|
768
|
-
"col_offset": 0,
|
|
769
|
-
"end_col_offset": 17,
|
|
770
|
-
"filename": "src/vds_hooks/hooks/markdown_validator.py",
|
|
771
|
-
"issue_confidence": "HIGH",
|
|
772
|
-
"issue_cwe": {
|
|
773
|
-
"id": 78,
|
|
774
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
775
|
-
},
|
|
776
|
-
"issue_severity": "LOW",
|
|
777
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
778
|
-
"line_number": 9,
|
|
779
|
-
"line_range": [
|
|
780
|
-
9
|
|
781
|
-
],
|
|
782
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
783
|
-
"test_id": "B404",
|
|
784
|
-
"test_name": "blacklist"
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"code": "551 \n552 result = subprocess.run(\n553 cmd,\n554 capture_output=True,\n555 text=True,\n556 timeout=60,\n557 )\n558 \n",
|
|
788
|
-
"col_offset": 21,
|
|
789
|
-
"end_col_offset": 13,
|
|
790
|
-
"filename": "src/vds_hooks/hooks/markdown_validator.py",
|
|
791
|
-
"issue_confidence": "HIGH",
|
|
792
|
-
"issue_cwe": {
|
|
793
|
-
"id": 78,
|
|
794
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
795
|
-
},
|
|
796
|
-
"issue_severity": "LOW",
|
|
797
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
798
|
-
"line_number": 552,
|
|
799
|
-
"line_range": [
|
|
800
|
-
552,
|
|
801
|
-
553,
|
|
802
|
-
554,
|
|
803
|
-
555,
|
|
804
|
-
556,
|
|
805
|
-
557
|
|
806
|
-
],
|
|
807
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
808
|
-
"test_id": "B603",
|
|
809
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
810
|
-
},
|
|
811
|
-
{
|
|
812
|
-
"code": "599 \n600 result = subprocess.run(\n601 cmd,\n602 capture_output=True,\n603 text=True,\n604 timeout=60,\n605 )\n606 \n",
|
|
813
|
-
"col_offset": 21,
|
|
814
|
-
"end_col_offset": 13,
|
|
815
|
-
"filename": "src/vds_hooks/hooks/markdown_validator.py",
|
|
816
|
-
"issue_confidence": "HIGH",
|
|
817
|
-
"issue_cwe": {
|
|
818
|
-
"id": 78,
|
|
819
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
820
|
-
},
|
|
821
|
-
"issue_severity": "LOW",
|
|
822
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
823
|
-
"line_number": 600,
|
|
824
|
-
"line_range": [
|
|
825
|
-
600,
|
|
826
|
-
601,
|
|
827
|
-
602,
|
|
828
|
-
603,
|
|
829
|
-
604,
|
|
830
|
-
605
|
|
831
|
-
],
|
|
832
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
833
|
-
"test_id": "B603",
|
|
834
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"code": "644 \n645 result = subprocess.run(\n646 cmd,\n647 capture_output=True,\n648 text=True,\n649 timeout=60,\n650 cwd=str(file_path.parent),\n651 )\n652 \n",
|
|
838
|
-
"col_offset": 21,
|
|
839
|
-
"end_col_offset": 13,
|
|
840
|
-
"filename": "src/vds_hooks/hooks/markdown_validator.py",
|
|
841
|
-
"issue_confidence": "HIGH",
|
|
842
|
-
"issue_cwe": {
|
|
843
|
-
"id": 78,
|
|
844
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
845
|
-
},
|
|
846
|
-
"issue_severity": "LOW",
|
|
847
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
848
|
-
"line_number": 645,
|
|
849
|
-
"line_range": [
|
|
850
|
-
645,
|
|
851
|
-
646,
|
|
852
|
-
647,
|
|
853
|
-
648,
|
|
854
|
-
649,
|
|
855
|
-
650,
|
|
856
|
-
651
|
|
857
|
-
],
|
|
858
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
859
|
-
"test_id": "B603",
|
|
860
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
861
|
-
},
|
|
862
|
-
{
|
|
863
|
-
"code": "802 cmd = [self.yamllint_cli] + args\n803 result = subprocess.run(\n804 cmd,\n805 capture_output=True,\n806 text=True,\n807 timeout=30,\n808 cwd=file_path.parent\n809 )\n810 \n",
|
|
864
|
-
"col_offset": 29,
|
|
865
|
-
"end_col_offset": 21,
|
|
866
|
-
"filename": "src/vds_hooks/hooks/markdown_validator.py",
|
|
867
|
-
"issue_confidence": "HIGH",
|
|
868
|
-
"issue_cwe": {
|
|
869
|
-
"id": 78,
|
|
870
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
871
|
-
},
|
|
872
|
-
"issue_severity": "LOW",
|
|
873
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
874
|
-
"line_number": 803,
|
|
875
|
-
"line_range": [
|
|
876
|
-
803,
|
|
877
|
-
804,
|
|
878
|
-
805,
|
|
879
|
-
806,
|
|
880
|
-
807,
|
|
881
|
-
808,
|
|
882
|
-
809
|
|
883
|
-
],
|
|
884
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
885
|
-
"test_id": "B603",
|
|
886
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
887
|
-
},
|
|
888
|
-
{
|
|
889
|
-
"code": "865 cmd = [self.yamlfix_cli] + args\n866 result = subprocess.run(\n867 cmd,\n868 capture_output=True,\n869 text=True,\n870 timeout=30,\n871 cwd=file_path.parent\n872 )\n873 \n",
|
|
890
|
-
"col_offset": 29,
|
|
891
|
-
"end_col_offset": 21,
|
|
892
|
-
"filename": "src/vds_hooks/hooks/markdown_validator.py",
|
|
893
|
-
"issue_confidence": "HIGH",
|
|
894
|
-
"issue_cwe": {
|
|
895
|
-
"id": 78,
|
|
896
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
897
|
-
},
|
|
898
|
-
"issue_severity": "LOW",
|
|
899
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
900
|
-
"line_number": 866,
|
|
901
|
-
"line_range": [
|
|
902
|
-
866,
|
|
903
|
-
867,
|
|
904
|
-
868,
|
|
905
|
-
869,
|
|
906
|
-
870,
|
|
907
|
-
871,
|
|
908
|
-
872
|
|
909
|
-
],
|
|
910
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
911
|
-
"test_id": "B603",
|
|
912
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
"code": "466 content_for_hash = f\"{tool_name}_{context.session_id}_{datetime.now(UTC).isoformat()}\"\n467 metadata[\"content_hash\"] = hashlib.md5(content_for_hash.encode()).hexdigest()[:8]\n468 \n",
|
|
916
|
-
"col_offset": 35,
|
|
917
|
-
"end_col_offset": 73,
|
|
918
|
-
"filename": "src/vds_hooks/hooks/post_tool_use.py",
|
|
919
|
-
"issue_confidence": "HIGH",
|
|
920
|
-
"issue_cwe": {
|
|
921
|
-
"id": 327,
|
|
922
|
-
"link": "https://cwe.mitre.org/data/definitions/327.html"
|
|
923
|
-
},
|
|
924
|
-
"issue_severity": "HIGH",
|
|
925
|
-
"issue_text": "Use of weak MD5 hash for security. Consider usedforsecurity=False",
|
|
926
|
-
"line_number": 467,
|
|
927
|
-
"line_range": [
|
|
928
|
-
467
|
|
929
|
-
],
|
|
930
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b324_hashlib.html",
|
|
931
|
-
"test_id": "B324",
|
|
932
|
-
"test_name": "hashlib"
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"code": "552 timestamp = int(datetime.now(UTC).timestamp())\n553 content_hash = hashlib.md5(content.encode()).hexdigest()[:8]\n554 return f\"vds_memory_{timestamp}_{content_hash}\"\n",
|
|
936
|
-
"col_offset": 23,
|
|
937
|
-
"end_col_offset": 52,
|
|
938
|
-
"filename": "src/vds_hooks/hooks/post_tool_use.py",
|
|
939
|
-
"issue_confidence": "HIGH",
|
|
940
|
-
"issue_cwe": {
|
|
941
|
-
"id": 327,
|
|
942
|
-
"link": "https://cwe.mitre.org/data/definitions/327.html"
|
|
943
|
-
},
|
|
944
|
-
"issue_severity": "HIGH",
|
|
945
|
-
"issue_text": "Use of weak MD5 hash for security. Consider usedforsecurity=False",
|
|
946
|
-
"line_number": 553,
|
|
947
|
-
"line_range": [
|
|
948
|
-
553
|
|
949
|
-
],
|
|
950
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b324_hashlib.html",
|
|
951
|
-
"test_id": "B324",
|
|
952
|
-
"test_name": "hashlib"
|
|
953
|
-
},
|
|
954
|
-
{
|
|
955
|
-
"code": "88 \"127.0.0.1\",\n89 \"0.0.0.0\",\n90 \"::1\",\n91 \"192.168.\",\n92 \"10.\",\n93 \"172.16.\", \"172.17.\", \"172.18.\", \"172.19.\", \"172.20.\", \"172.21.\",\n94 \"172.22.\", \"172.23.\", \"172.24.\", \"172.25.\", \"172.26.\", \"172.27.\",\n95 \"172.28.\", \"172.29.\", \"172.30.\", \"172.31.\",\n96 \".local\",\n97 \".internal\",\n98 \".corp\",\n99 ]\n100 \n101 self.suspicious_protocols: list[str] = [\n102 \"file://\",\n103 \"ftp://\",\n",
|
|
956
|
-
"col_offset": 12,
|
|
957
|
-
"end_col_offset": 21,
|
|
958
|
-
"filename": "src/vds_hooks/hooks/pre_tool_use.py",
|
|
959
|
-
"issue_confidence": "MEDIUM",
|
|
960
|
-
"issue_cwe": {
|
|
961
|
-
"id": 605,
|
|
962
|
-
"link": "https://cwe.mitre.org/data/definitions/605.html"
|
|
963
|
-
},
|
|
964
|
-
"issue_severity": "MEDIUM",
|
|
965
|
-
"issue_text": "Possible binding to all interfaces.",
|
|
966
|
-
"line_number": 89,
|
|
967
|
-
"line_range": [
|
|
968
|
-
86,
|
|
969
|
-
87,
|
|
970
|
-
88,
|
|
971
|
-
89,
|
|
972
|
-
90,
|
|
973
|
-
91,
|
|
974
|
-
92,
|
|
975
|
-
93,
|
|
976
|
-
94,
|
|
977
|
-
95,
|
|
978
|
-
96,
|
|
979
|
-
97,
|
|
980
|
-
98,
|
|
981
|
-
99
|
|
982
|
-
],
|
|
983
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b104_hardcoded_bind_all_interfaces.html",
|
|
984
|
-
"test_id": "B104",
|
|
985
|
-
"test_name": "hardcoded_bind_all_interfaces"
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"code": "320 project_root = Path.cwd()\n321 allowed_dirs = [project_root, Path(\"/tmp\"), Path(\"/var/tmp\"), Path.home()]\n322 \n",
|
|
989
|
-
"col_offset": 43,
|
|
990
|
-
"end_col_offset": 49,
|
|
991
|
-
"filename": "src/vds_hooks/hooks/pre_tool_use.py",
|
|
992
|
-
"issue_confidence": "MEDIUM",
|
|
993
|
-
"issue_cwe": {
|
|
994
|
-
"id": 377,
|
|
995
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
996
|
-
},
|
|
997
|
-
"issue_severity": "MEDIUM",
|
|
998
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
999
|
-
"line_number": 321,
|
|
1000
|
-
"line_range": [
|
|
1001
|
-
321
|
|
1002
|
-
],
|
|
1003
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1004
|
-
"test_id": "B108",
|
|
1005
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1006
|
-
},
|
|
1007
|
-
{
|
|
1008
|
-
"code": "320 project_root = Path.cwd()\n321 allowed_dirs = [project_root, Path(\"/tmp\"), Path(\"/var/tmp\"), Path.home()]\n322 \n",
|
|
1009
|
-
"col_offset": 57,
|
|
1010
|
-
"end_col_offset": 67,
|
|
1011
|
-
"filename": "src/vds_hooks/hooks/pre_tool_use.py",
|
|
1012
|
-
"issue_confidence": "MEDIUM",
|
|
1013
|
-
"issue_cwe": {
|
|
1014
|
-
"id": 377,
|
|
1015
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
1016
|
-
},
|
|
1017
|
-
"issue_severity": "MEDIUM",
|
|
1018
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
1019
|
-
"line_number": 321,
|
|
1020
|
-
"line_range": [
|
|
1021
|
-
321
|
|
1022
|
-
],
|
|
1023
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1024
|
-
"test_id": "B108",
|
|
1025
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1026
|
-
},
|
|
1027
|
-
{
|
|
1028
|
-
"code": "388 \n389 allowed_dirs = [working_dir_path, Path(\"/tmp\"), Path.home()]\n390 is_allowed = any(\n",
|
|
1029
|
-
"col_offset": 47,
|
|
1030
|
-
"end_col_offset": 53,
|
|
1031
|
-
"filename": "src/vds_hooks/hooks/pre_tool_use.py",
|
|
1032
|
-
"issue_confidence": "MEDIUM",
|
|
1033
|
-
"issue_cwe": {
|
|
1034
|
-
"id": 377,
|
|
1035
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
1036
|
-
},
|
|
1037
|
-
"issue_severity": "MEDIUM",
|
|
1038
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
1039
|
-
"line_number": 389,
|
|
1040
|
-
"line_range": [
|
|
1041
|
-
389
|
|
1042
|
-
],
|
|
1043
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1044
|
-
"test_id": "B108",
|
|
1045
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1046
|
-
},
|
|
1047
|
-
{
|
|
1048
|
-
"code": "512 # Allow rm -rf in safe directories\n513 safe_directories = [\"/tmp\", \"/var/tmp\", \"~\", \"./\"]\n514 \n",
|
|
1049
|
-
"col_offset": 36,
|
|
1050
|
-
"end_col_offset": 42,
|
|
1051
|
-
"filename": "src/vds_hooks/hooks/pre_tool_use.py",
|
|
1052
|
-
"issue_confidence": "MEDIUM",
|
|
1053
|
-
"issue_cwe": {
|
|
1054
|
-
"id": 377,
|
|
1055
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
1056
|
-
},
|
|
1057
|
-
"issue_severity": "MEDIUM",
|
|
1058
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
1059
|
-
"line_number": 513,
|
|
1060
|
-
"line_range": [
|
|
1061
|
-
513
|
|
1062
|
-
],
|
|
1063
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1064
|
-
"test_id": "B108",
|
|
1065
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1066
|
-
},
|
|
1067
|
-
{
|
|
1068
|
-
"code": "512 # Allow rm -rf in safe directories\n513 safe_directories = [\"/tmp\", \"/var/tmp\", \"~\", \"./\"]\n514 \n",
|
|
1069
|
-
"col_offset": 44,
|
|
1070
|
-
"end_col_offset": 54,
|
|
1071
|
-
"filename": "src/vds_hooks/hooks/pre_tool_use.py",
|
|
1072
|
-
"issue_confidence": "MEDIUM",
|
|
1073
|
-
"issue_cwe": {
|
|
1074
|
-
"id": 377,
|
|
1075
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
1076
|
-
},
|
|
1077
|
-
"issue_severity": "MEDIUM",
|
|
1078
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
1079
|
-
"line_number": 513,
|
|
1080
|
-
"line_range": [
|
|
1081
|
-
513
|
|
1082
|
-
],
|
|
1083
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1084
|
-
"test_id": "B108",
|
|
1085
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1086
|
-
},
|
|
1087
|
-
{
|
|
1088
|
-
"code": "99 Path(tmp_file_path).unlink()\n100 except Exception:\n101 pass\n102 \n",
|
|
1089
|
-
"col_offset": 12,
|
|
1090
|
-
"end_col_offset": 20,
|
|
1091
|
-
"filename": "src/vds_hooks/integrations/language_servers/go_adapter.py",
|
|
1092
|
-
"issue_confidence": "HIGH",
|
|
1093
|
-
"issue_cwe": {
|
|
1094
|
-
"id": 703,
|
|
1095
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1096
|
-
},
|
|
1097
|
-
"issue_severity": "LOW",
|
|
1098
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1099
|
-
"line_number": 100,
|
|
1100
|
-
"line_range": [
|
|
1101
|
-
100,
|
|
1102
|
-
101
|
|
1103
|
-
],
|
|
1104
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1105
|
-
"test_id": "B110",
|
|
1106
|
-
"test_name": "try_except_pass"
|
|
1107
|
-
},
|
|
1108
|
-
{
|
|
1109
|
-
"code": "163 Path(tmp_file_path).unlink()\n164 except Exception:\n165 pass\n166 \n",
|
|
1110
|
-
"col_offset": 12,
|
|
1111
|
-
"end_col_offset": 20,
|
|
1112
|
-
"filename": "src/vds_hooks/integrations/language_servers/go_adapter.py",
|
|
1113
|
-
"issue_confidence": "HIGH",
|
|
1114
|
-
"issue_cwe": {
|
|
1115
|
-
"id": 703,
|
|
1116
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1117
|
-
},
|
|
1118
|
-
"issue_severity": "LOW",
|
|
1119
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1120
|
-
"line_number": 164,
|
|
1121
|
-
"line_range": [
|
|
1122
|
-
164,
|
|
1123
|
-
165
|
|
1124
|
-
],
|
|
1125
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1126
|
-
"test_id": "B110",
|
|
1127
|
-
"test_name": "try_except_pass"
|
|
1128
|
-
},
|
|
1129
|
-
{
|
|
1130
|
-
"code": "234 Path(tmp_file_path).unlink()\n235 except Exception:\n236 pass\n237 \n",
|
|
1131
|
-
"col_offset": 12,
|
|
1132
|
-
"end_col_offset": 20,
|
|
1133
|
-
"filename": "src/vds_hooks/integrations/language_servers/go_adapter.py",
|
|
1134
|
-
"issue_confidence": "HIGH",
|
|
1135
|
-
"issue_cwe": {
|
|
1136
|
-
"id": 703,
|
|
1137
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1138
|
-
},
|
|
1139
|
-
"issue_severity": "LOW",
|
|
1140
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1141
|
-
"line_number": 235,
|
|
1142
|
-
"line_range": [
|
|
1143
|
-
235,
|
|
1144
|
-
236
|
|
1145
|
-
],
|
|
1146
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1147
|
-
"test_id": "B110",
|
|
1148
|
-
"test_name": "try_except_pass"
|
|
1149
|
-
},
|
|
1150
|
-
{
|
|
1151
|
-
"code": "289 await import_process.communicate()\n290 except Exception:\n291 # goimports not available, continue with gofmt only\n292 pass\n293 \n",
|
|
1152
|
-
"col_offset": 12,
|
|
1153
|
-
"end_col_offset": 20,
|
|
1154
|
-
"filename": "src/vds_hooks/integrations/language_servers/go_adapter.py",
|
|
1155
|
-
"issue_confidence": "HIGH",
|
|
1156
|
-
"issue_cwe": {
|
|
1157
|
-
"id": 703,
|
|
1158
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1159
|
-
},
|
|
1160
|
-
"issue_severity": "LOW",
|
|
1161
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1162
|
-
"line_number": 290,
|
|
1163
|
-
"line_range": [
|
|
1164
|
-
290,
|
|
1165
|
-
291,
|
|
1166
|
-
292
|
|
1167
|
-
],
|
|
1168
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1169
|
-
"test_id": "B110",
|
|
1170
|
-
"test_name": "try_except_pass"
|
|
1171
|
-
},
|
|
1172
|
-
{
|
|
1173
|
-
"code": "300 Path(tmp_file_path).unlink()\n301 except Exception:\n302 pass\n303 \n",
|
|
1174
|
-
"col_offset": 12,
|
|
1175
|
-
"end_col_offset": 20,
|
|
1176
|
-
"filename": "src/vds_hooks/integrations/language_servers/go_adapter.py",
|
|
1177
|
-
"issue_confidence": "HIGH",
|
|
1178
|
-
"issue_cwe": {
|
|
1179
|
-
"id": 703,
|
|
1180
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1181
|
-
},
|
|
1182
|
-
"issue_severity": "LOW",
|
|
1183
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1184
|
-
"line_number": 301,
|
|
1185
|
-
"line_range": [
|
|
1186
|
-
301,
|
|
1187
|
-
302
|
|
1188
|
-
],
|
|
1189
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1190
|
-
"test_id": "B110",
|
|
1191
|
-
"test_name": "try_except_pass"
|
|
1192
|
-
},
|
|
1193
|
-
{
|
|
1194
|
-
"code": "98 class_file.unlink()\n99 except Exception:\n100 pass\n101 \n",
|
|
1195
|
-
"col_offset": 12,
|
|
1196
|
-
"end_col_offset": 20,
|
|
1197
|
-
"filename": "src/vds_hooks/integrations/language_servers/java_adapter.py",
|
|
1198
|
-
"issue_confidence": "HIGH",
|
|
1199
|
-
"issue_cwe": {
|
|
1200
|
-
"id": 703,
|
|
1201
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1202
|
-
},
|
|
1203
|
-
"issue_severity": "LOW",
|
|
1204
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1205
|
-
"line_number": 99,
|
|
1206
|
-
"line_range": [
|
|
1207
|
-
99,
|
|
1208
|
-
100
|
|
1209
|
-
],
|
|
1210
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1211
|
-
"test_id": "B110",
|
|
1212
|
-
"test_name": "try_except_pass"
|
|
1213
|
-
},
|
|
1214
|
-
{
|
|
1215
|
-
"code": "208 Path(tmp_file_path).unlink()\n209 except Exception:\n210 pass\n211 \n",
|
|
1216
|
-
"col_offset": 12,
|
|
1217
|
-
"end_col_offset": 20,
|
|
1218
|
-
"filename": "src/vds_hooks/integrations/language_servers/java_adapter.py",
|
|
1219
|
-
"issue_confidence": "HIGH",
|
|
1220
|
-
"issue_cwe": {
|
|
1221
|
-
"id": 703,
|
|
1222
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1223
|
-
},
|
|
1224
|
-
"issue_severity": "LOW",
|
|
1225
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1226
|
-
"line_number": 209,
|
|
1227
|
-
"line_range": [
|
|
1228
|
-
209,
|
|
1229
|
-
210
|
|
1230
|
-
],
|
|
1231
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1232
|
-
"test_id": "B110",
|
|
1233
|
-
"test_name": "try_except_pass"
|
|
1234
|
-
},
|
|
1235
|
-
{
|
|
1236
|
-
"code": "279 class_file.unlink()\n280 except Exception:\n281 pass\n282 \n",
|
|
1237
|
-
"col_offset": 12,
|
|
1238
|
-
"end_col_offset": 20,
|
|
1239
|
-
"filename": "src/vds_hooks/integrations/language_servers/java_adapter.py",
|
|
1240
|
-
"issue_confidence": "HIGH",
|
|
1241
|
-
"issue_cwe": {
|
|
1242
|
-
"id": 703,
|
|
1243
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1244
|
-
},
|
|
1245
|
-
"issue_severity": "LOW",
|
|
1246
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1247
|
-
"line_number": 280,
|
|
1248
|
-
"line_range": [
|
|
1249
|
-
280,
|
|
1250
|
-
281
|
|
1251
|
-
],
|
|
1252
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1253
|
-
"test_id": "B110",
|
|
1254
|
-
"test_name": "try_except_pass"
|
|
1255
|
-
},
|
|
1256
|
-
{
|
|
1257
|
-
"code": "87 Path(tmp_file_path).unlink()\n88 except Exception:\n89 pass\n90 \n",
|
|
1258
|
-
"col_offset": 12,
|
|
1259
|
-
"end_col_offset": 20,
|
|
1260
|
-
"filename": "src/vds_hooks/integrations/language_servers/python_adapter.py",
|
|
1261
|
-
"issue_confidence": "HIGH",
|
|
1262
|
-
"issue_cwe": {
|
|
1263
|
-
"id": 703,
|
|
1264
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1265
|
-
},
|
|
1266
|
-
"issue_severity": "LOW",
|
|
1267
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1268
|
-
"line_number": 88,
|
|
1269
|
-
"line_range": [
|
|
1270
|
-
88,
|
|
1271
|
-
89
|
|
1272
|
-
],
|
|
1273
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1274
|
-
"test_id": "B110",
|
|
1275
|
-
"test_name": "try_except_pass"
|
|
1276
|
-
},
|
|
1277
|
-
{
|
|
1278
|
-
"code": "177 Path(tmp_file_path).unlink()\n178 except Exception:\n179 pass\n180 \n",
|
|
1279
|
-
"col_offset": 12,
|
|
1280
|
-
"end_col_offset": 20,
|
|
1281
|
-
"filename": "src/vds_hooks/integrations/language_servers/python_adapter.py",
|
|
1282
|
-
"issue_confidence": "HIGH",
|
|
1283
|
-
"issue_cwe": {
|
|
1284
|
-
"id": 703,
|
|
1285
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1286
|
-
},
|
|
1287
|
-
"issue_severity": "LOW",
|
|
1288
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1289
|
-
"line_number": 178,
|
|
1290
|
-
"line_range": [
|
|
1291
|
-
178,
|
|
1292
|
-
179
|
|
1293
|
-
],
|
|
1294
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1295
|
-
"test_id": "B110",
|
|
1296
|
-
"test_name": "try_except_pass"
|
|
1297
|
-
},
|
|
1298
|
-
{
|
|
1299
|
-
"code": "242 Path(tmp_file_path).unlink()\n243 except Exception:\n244 pass\n245 \n",
|
|
1300
|
-
"col_offset": 12,
|
|
1301
|
-
"end_col_offset": 20,
|
|
1302
|
-
"filename": "src/vds_hooks/integrations/language_servers/python_adapter.py",
|
|
1303
|
-
"issue_confidence": "HIGH",
|
|
1304
|
-
"issue_cwe": {
|
|
1305
|
-
"id": 703,
|
|
1306
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1307
|
-
},
|
|
1308
|
-
"issue_severity": "LOW",
|
|
1309
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1310
|
-
"line_number": 243,
|
|
1311
|
-
"line_range": [
|
|
1312
|
-
243,
|
|
1313
|
-
244
|
|
1314
|
-
],
|
|
1315
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1316
|
-
"test_id": "B110",
|
|
1317
|
-
"test_name": "try_except_pass"
|
|
1318
|
-
},
|
|
1319
|
-
{
|
|
1320
|
-
"code": "99 Path(tmp_file_path).unlink()\n100 except Exception:\n101 pass\n102 \n",
|
|
1321
|
-
"col_offset": 12,
|
|
1322
|
-
"end_col_offset": 20,
|
|
1323
|
-
"filename": "src/vds_hooks/integrations/language_servers/rust_adapter.py",
|
|
1324
|
-
"issue_confidence": "HIGH",
|
|
1325
|
-
"issue_cwe": {
|
|
1326
|
-
"id": 703,
|
|
1327
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1328
|
-
},
|
|
1329
|
-
"issue_severity": "LOW",
|
|
1330
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1331
|
-
"line_number": 100,
|
|
1332
|
-
"line_range": [
|
|
1333
|
-
100,
|
|
1334
|
-
101
|
|
1335
|
-
],
|
|
1336
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1337
|
-
"test_id": "B110",
|
|
1338
|
-
"test_name": "try_except_pass"
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
"code": "218 cargo_toml_path.unlink()\n219 except Exception:\n220 pass\n221 \n",
|
|
1342
|
-
"col_offset": 12,
|
|
1343
|
-
"end_col_offset": 20,
|
|
1344
|
-
"filename": "src/vds_hooks/integrations/language_servers/rust_adapter.py",
|
|
1345
|
-
"issue_confidence": "HIGH",
|
|
1346
|
-
"issue_cwe": {
|
|
1347
|
-
"id": 703,
|
|
1348
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1349
|
-
},
|
|
1350
|
-
"issue_severity": "LOW",
|
|
1351
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1352
|
-
"line_number": 219,
|
|
1353
|
-
"line_range": [
|
|
1354
|
-
219,
|
|
1355
|
-
220
|
|
1356
|
-
],
|
|
1357
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1358
|
-
"test_id": "B110",
|
|
1359
|
-
"test_name": "try_except_pass"
|
|
1360
|
-
},
|
|
1361
|
-
{
|
|
1362
|
-
"code": "272 Path(tmp_file_path).unlink()\n273 except Exception:\n274 pass\n275 \n",
|
|
1363
|
-
"col_offset": 12,
|
|
1364
|
-
"end_col_offset": 20,
|
|
1365
|
-
"filename": "src/vds_hooks/integrations/language_servers/rust_adapter.py",
|
|
1366
|
-
"issue_confidence": "HIGH",
|
|
1367
|
-
"issue_cwe": {
|
|
1368
|
-
"id": 703,
|
|
1369
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1370
|
-
},
|
|
1371
|
-
"issue_severity": "LOW",
|
|
1372
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1373
|
-
"line_number": 273,
|
|
1374
|
-
"line_range": [
|
|
1375
|
-
273,
|
|
1376
|
-
274
|
|
1377
|
-
],
|
|
1378
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1379
|
-
"test_id": "B110",
|
|
1380
|
-
"test_name": "try_except_pass"
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
"code": "161 Path(tmp_file_path).unlink()\n162 except Exception:\n163 pass\n164 \n",
|
|
1384
|
-
"col_offset": 12,
|
|
1385
|
-
"end_col_offset": 20,
|
|
1386
|
-
"filename": "src/vds_hooks/integrations/language_servers/typescript_adapter.py",
|
|
1387
|
-
"issue_confidence": "HIGH",
|
|
1388
|
-
"issue_cwe": {
|
|
1389
|
-
"id": 703,
|
|
1390
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1391
|
-
},
|
|
1392
|
-
"issue_severity": "LOW",
|
|
1393
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1394
|
-
"line_number": 162,
|
|
1395
|
-
"line_range": [
|
|
1396
|
-
162,
|
|
1397
|
-
163
|
|
1398
|
-
],
|
|
1399
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1400
|
-
"test_id": "B110",
|
|
1401
|
-
"test_name": "try_except_pass"
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"code": "277 Path(tmp_file_path).unlink()\n278 except Exception:\n279 pass\n280 \n",
|
|
1405
|
-
"col_offset": 12,
|
|
1406
|
-
"end_col_offset": 20,
|
|
1407
|
-
"filename": "src/vds_hooks/integrations/language_servers/typescript_adapter.py",
|
|
1408
|
-
"issue_confidence": "HIGH",
|
|
1409
|
-
"issue_cwe": {
|
|
1410
|
-
"id": 703,
|
|
1411
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1412
|
-
},
|
|
1413
|
-
"issue_severity": "LOW",
|
|
1414
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1415
|
-
"line_number": 278,
|
|
1416
|
-
"line_range": [
|
|
1417
|
-
278,
|
|
1418
|
-
279
|
|
1419
|
-
],
|
|
1420
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1421
|
-
"test_id": "B110",
|
|
1422
|
-
"test_name": "try_except_pass"
|
|
1423
|
-
},
|
|
1424
|
-
{
|
|
1425
|
-
"code": "349 Path(tmp_file_path).unlink()\n350 except Exception:\n351 pass\n352 \n",
|
|
1426
|
-
"col_offset": 12,
|
|
1427
|
-
"end_col_offset": 20,
|
|
1428
|
-
"filename": "src/vds_hooks/integrations/language_servers/typescript_adapter.py",
|
|
1429
|
-
"issue_confidence": "HIGH",
|
|
1430
|
-
"issue_cwe": {
|
|
1431
|
-
"id": 703,
|
|
1432
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
1433
|
-
},
|
|
1434
|
-
"issue_severity": "LOW",
|
|
1435
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
1436
|
-
"line_number": 350,
|
|
1437
|
-
"line_range": [
|
|
1438
|
-
350,
|
|
1439
|
-
351
|
|
1440
|
-
],
|
|
1441
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
1442
|
-
"test_id": "B110",
|
|
1443
|
-
"test_name": "try_except_pass"
|
|
1444
|
-
},
|
|
1445
|
-
{
|
|
1446
|
-
"code": "9 import shutil\n10 import subprocess\n11 from enum import Enum\n",
|
|
1447
|
-
"col_offset": 0,
|
|
1448
|
-
"end_col_offset": 17,
|
|
1449
|
-
"filename": "src/vds_hooks/platform/detection.py",
|
|
1450
|
-
"issue_confidence": "HIGH",
|
|
1451
|
-
"issue_cwe": {
|
|
1452
|
-
"id": 78,
|
|
1453
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1454
|
-
},
|
|
1455
|
-
"issue_severity": "LOW",
|
|
1456
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
1457
|
-
"line_number": 10,
|
|
1458
|
-
"line_range": [
|
|
1459
|
-
10
|
|
1460
|
-
],
|
|
1461
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
1462
|
-
"test_id": "B404",
|
|
1463
|
-
"test_name": "blacklist"
|
|
1464
|
-
},
|
|
1465
|
-
{
|
|
1466
|
-
"code": "181 # Check if docker daemon is running\n182 result = subprocess.run(\n183 [\"docker\", \"--version\"],\n184 capture_output=True,\n185 text=True,\n186 timeout=5,\n187 )\n188 return result.returncode == 0\n",
|
|
1467
|
-
"col_offset": 21,
|
|
1468
|
-
"end_col_offset": 13,
|
|
1469
|
-
"filename": "src/vds_hooks/platform/detection.py",
|
|
1470
|
-
"issue_confidence": "HIGH",
|
|
1471
|
-
"issue_cwe": {
|
|
1472
|
-
"id": 78,
|
|
1473
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1474
|
-
},
|
|
1475
|
-
"issue_severity": "LOW",
|
|
1476
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1477
|
-
"line_number": 182,
|
|
1478
|
-
"line_range": [
|
|
1479
|
-
182,
|
|
1480
|
-
183,
|
|
1481
|
-
184,
|
|
1482
|
-
185,
|
|
1483
|
-
186,
|
|
1484
|
-
187
|
|
1485
|
-
],
|
|
1486
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1487
|
-
"test_id": "B607",
|
|
1488
|
-
"test_name": "start_process_with_partial_path"
|
|
1489
|
-
},
|
|
1490
|
-
{
|
|
1491
|
-
"code": "181 # Check if docker daemon is running\n182 result = subprocess.run(\n183 [\"docker\", \"--version\"],\n184 capture_output=True,\n185 text=True,\n186 timeout=5,\n187 )\n188 return result.returncode == 0\n",
|
|
1492
|
-
"col_offset": 21,
|
|
1493
|
-
"end_col_offset": 13,
|
|
1494
|
-
"filename": "src/vds_hooks/platform/detection.py",
|
|
1495
|
-
"issue_confidence": "HIGH",
|
|
1496
|
-
"issue_cwe": {
|
|
1497
|
-
"id": 78,
|
|
1498
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1499
|
-
},
|
|
1500
|
-
"issue_severity": "LOW",
|
|
1501
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1502
|
-
"line_number": 182,
|
|
1503
|
-
"line_range": [
|
|
1504
|
-
182,
|
|
1505
|
-
183,
|
|
1506
|
-
184,
|
|
1507
|
-
185,
|
|
1508
|
-
186,
|
|
1509
|
-
187
|
|
1510
|
-
],
|
|
1511
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1512
|
-
"test_id": "B603",
|
|
1513
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1514
|
-
},
|
|
1515
|
-
{
|
|
1516
|
-
"code": "268 \"user_config\": Path.home() / \".vds-hooks\",\n269 \"system_config\": Path(\"/tmp/vds-hooks\"),\n270 \"log_dir\": Path(\"/tmp/vds-hooks-logs\"),\n",
|
|
1517
|
-
"col_offset": 42,
|
|
1518
|
-
"end_col_offset": 58,
|
|
1519
|
-
"filename": "src/vds_hooks/platform/detection.py",
|
|
1520
|
-
"issue_confidence": "MEDIUM",
|
|
1521
|
-
"issue_cwe": {
|
|
1522
|
-
"id": 377,
|
|
1523
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
1524
|
-
},
|
|
1525
|
-
"issue_severity": "MEDIUM",
|
|
1526
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
1527
|
-
"line_number": 269,
|
|
1528
|
-
"line_range": [
|
|
1529
|
-
269
|
|
1530
|
-
],
|
|
1531
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1532
|
-
"test_id": "B108",
|
|
1533
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1534
|
-
},
|
|
1535
|
-
{
|
|
1536
|
-
"code": "269 \"system_config\": Path(\"/tmp/vds-hooks\"),\n270 \"log_dir\": Path(\"/tmp/vds-hooks-logs\"),\n271 \"cache_dir\": Path(\"/tmp/vds-hooks-cache\"),\n",
|
|
1537
|
-
"col_offset": 36,
|
|
1538
|
-
"end_col_offset": 57,
|
|
1539
|
-
"filename": "src/vds_hooks/platform/detection.py",
|
|
1540
|
-
"issue_confidence": "MEDIUM",
|
|
1541
|
-
"issue_cwe": {
|
|
1542
|
-
"id": 377,
|
|
1543
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
1544
|
-
},
|
|
1545
|
-
"issue_severity": "MEDIUM",
|
|
1546
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
1547
|
-
"line_number": 270,
|
|
1548
|
-
"line_range": [
|
|
1549
|
-
270
|
|
1550
|
-
],
|
|
1551
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1552
|
-
"test_id": "B108",
|
|
1553
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1554
|
-
},
|
|
1555
|
-
{
|
|
1556
|
-
"code": "270 \"log_dir\": Path(\"/tmp/vds-hooks-logs\"),\n271 \"cache_dir\": Path(\"/tmp/vds-hooks-cache\"),\n272 },\n",
|
|
1557
|
-
"col_offset": 38,
|
|
1558
|
-
"end_col_offset": 60,
|
|
1559
|
-
"filename": "src/vds_hooks/platform/detection.py",
|
|
1560
|
-
"issue_confidence": "MEDIUM",
|
|
1561
|
-
"issue_cwe": {
|
|
1562
|
-
"id": 377,
|
|
1563
|
-
"link": "https://cwe.mitre.org/data/definitions/377.html"
|
|
1564
|
-
},
|
|
1565
|
-
"issue_severity": "MEDIUM",
|
|
1566
|
-
"issue_text": "Probable insecure usage of temp file/directory.",
|
|
1567
|
-
"line_number": 271,
|
|
1568
|
-
"line_range": [
|
|
1569
|
-
271
|
|
1570
|
-
],
|
|
1571
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b108_hardcoded_tmp_directory.html",
|
|
1572
|
-
"test_id": "B108",
|
|
1573
|
-
"test_name": "hardcoded_tmp_directory"
|
|
1574
|
-
},
|
|
1575
|
-
{
|
|
1576
|
-
"code": "6 \n7 import subprocess\n8 from pathlib import Path\n",
|
|
1577
|
-
"col_offset": 0,
|
|
1578
|
-
"end_col_offset": 17,
|
|
1579
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1580
|
-
"issue_confidence": "HIGH",
|
|
1581
|
-
"issue_cwe": {
|
|
1582
|
-
"id": 78,
|
|
1583
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1584
|
-
},
|
|
1585
|
-
"issue_severity": "LOW",
|
|
1586
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
1587
|
-
"line_number": 7,
|
|
1588
|
-
"line_range": [
|
|
1589
|
-
7
|
|
1590
|
-
],
|
|
1591
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
1592
|
-
"test_id": "B404",
|
|
1593
|
-
"test_name": "blacklist"
|
|
1594
|
-
},
|
|
1595
|
-
{
|
|
1596
|
-
"code": "57 try:\n58 result = subprocess.run(\n59 [\"docker\", \"--version\"],\n60 capture_output=True,\n61 text=True,\n62 timeout=5,\n63 )\n64 return result.returncode == 0\n",
|
|
1597
|
-
"col_offset": 21,
|
|
1598
|
-
"end_col_offset": 13,
|
|
1599
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1600
|
-
"issue_confidence": "HIGH",
|
|
1601
|
-
"issue_cwe": {
|
|
1602
|
-
"id": 78,
|
|
1603
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1604
|
-
},
|
|
1605
|
-
"issue_severity": "LOW",
|
|
1606
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1607
|
-
"line_number": 58,
|
|
1608
|
-
"line_range": [
|
|
1609
|
-
58,
|
|
1610
|
-
59,
|
|
1611
|
-
60,
|
|
1612
|
-
61,
|
|
1613
|
-
62,
|
|
1614
|
-
63
|
|
1615
|
-
],
|
|
1616
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1617
|
-
"test_id": "B607",
|
|
1618
|
-
"test_name": "start_process_with_partial_path"
|
|
1619
|
-
},
|
|
1620
|
-
{
|
|
1621
|
-
"code": "57 try:\n58 result = subprocess.run(\n59 [\"docker\", \"--version\"],\n60 capture_output=True,\n61 text=True,\n62 timeout=5,\n63 )\n64 return result.returncode == 0\n",
|
|
1622
|
-
"col_offset": 21,
|
|
1623
|
-
"end_col_offset": 13,
|
|
1624
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1625
|
-
"issue_confidence": "HIGH",
|
|
1626
|
-
"issue_cwe": {
|
|
1627
|
-
"id": 78,
|
|
1628
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1629
|
-
},
|
|
1630
|
-
"issue_severity": "LOW",
|
|
1631
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1632
|
-
"line_number": 58,
|
|
1633
|
-
"line_range": [
|
|
1634
|
-
58,
|
|
1635
|
-
59,
|
|
1636
|
-
60,
|
|
1637
|
-
61,
|
|
1638
|
-
62,
|
|
1639
|
-
63
|
|
1640
|
-
],
|
|
1641
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1642
|
-
"test_id": "B603",
|
|
1643
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1644
|
-
},
|
|
1645
|
-
{
|
|
1646
|
-
"code": "159 try:\n160 result = subprocess.run(\n161 docker_cmd,\n162 capture_output=True,\n163 text=True,\n164 timeout=timeout,\n165 cwd=self.config.work_directory,\n166 )\n167 return result.returncode, result.stdout, result.stderr\n",
|
|
1647
|
-
"col_offset": 21,
|
|
1648
|
-
"end_col_offset": 13,
|
|
1649
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1650
|
-
"issue_confidence": "HIGH",
|
|
1651
|
-
"issue_cwe": {
|
|
1652
|
-
"id": 78,
|
|
1653
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1654
|
-
},
|
|
1655
|
-
"issue_severity": "LOW",
|
|
1656
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1657
|
-
"line_number": 160,
|
|
1658
|
-
"line_range": [
|
|
1659
|
-
160,
|
|
1660
|
-
161,
|
|
1661
|
-
162,
|
|
1662
|
-
163,
|
|
1663
|
-
164,
|
|
1664
|
-
165,
|
|
1665
|
-
166
|
|
1666
|
-
],
|
|
1667
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1668
|
-
"test_id": "B603",
|
|
1669
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1670
|
-
},
|
|
1671
|
-
{
|
|
1672
|
-
"code": "178 # Check if image exists locally\n179 result = subprocess.run(\n180 [\"docker\", \"images\", image, \"--format\", \"{{.Repository}}:{{.Tag}}\"],\n181 capture_output=True,\n182 text=True,\n183 timeout=10,\n184 )\n185 \n",
|
|
1673
|
-
"col_offset": 21,
|
|
1674
|
-
"end_col_offset": 13,
|
|
1675
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1676
|
-
"issue_confidence": "HIGH",
|
|
1677
|
-
"issue_cwe": {
|
|
1678
|
-
"id": 78,
|
|
1679
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1680
|
-
},
|
|
1681
|
-
"issue_severity": "LOW",
|
|
1682
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1683
|
-
"line_number": 179,
|
|
1684
|
-
"line_range": [
|
|
1685
|
-
179,
|
|
1686
|
-
180,
|
|
1687
|
-
181,
|
|
1688
|
-
182,
|
|
1689
|
-
183,
|
|
1690
|
-
184
|
|
1691
|
-
],
|
|
1692
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1693
|
-
"test_id": "B607",
|
|
1694
|
-
"test_name": "start_process_with_partial_path"
|
|
1695
|
-
},
|
|
1696
|
-
{
|
|
1697
|
-
"code": "178 # Check if image exists locally\n179 result = subprocess.run(\n180 [\"docker\", \"images\", image, \"--format\", \"{{.Repository}}:{{.Tag}}\"],\n181 capture_output=True,\n182 text=True,\n183 timeout=10,\n184 )\n185 \n",
|
|
1698
|
-
"col_offset": 21,
|
|
1699
|
-
"end_col_offset": 13,
|
|
1700
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1701
|
-
"issue_confidence": "HIGH",
|
|
1702
|
-
"issue_cwe": {
|
|
1703
|
-
"id": 78,
|
|
1704
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1705
|
-
},
|
|
1706
|
-
"issue_severity": "LOW",
|
|
1707
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1708
|
-
"line_number": 179,
|
|
1709
|
-
"line_range": [
|
|
1710
|
-
179,
|
|
1711
|
-
180,
|
|
1712
|
-
181,
|
|
1713
|
-
182,
|
|
1714
|
-
183,
|
|
1715
|
-
184
|
|
1716
|
-
],
|
|
1717
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1718
|
-
"test_id": "B603",
|
|
1719
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1720
|
-
},
|
|
1721
|
-
{
|
|
1722
|
-
"code": "187 # Pull the image\n188 pull_result = subprocess.run(\n189 [\"docker\", \"pull\", image],\n190 capture_output=True,\n191 text=True,\n192 timeout=300, # 5 minutes for pull\n193 )\n194 if pull_result.returncode != 0:\n",
|
|
1723
|
-
"col_offset": 30,
|
|
1724
|
-
"end_col_offset": 17,
|
|
1725
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1726
|
-
"issue_confidence": "HIGH",
|
|
1727
|
-
"issue_cwe": {
|
|
1728
|
-
"id": 78,
|
|
1729
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1730
|
-
},
|
|
1731
|
-
"issue_severity": "LOW",
|
|
1732
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1733
|
-
"line_number": 188,
|
|
1734
|
-
"line_range": [
|
|
1735
|
-
188,
|
|
1736
|
-
189,
|
|
1737
|
-
190,
|
|
1738
|
-
191,
|
|
1739
|
-
192,
|
|
1740
|
-
193
|
|
1741
|
-
],
|
|
1742
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1743
|
-
"test_id": "B607",
|
|
1744
|
-
"test_name": "start_process_with_partial_path"
|
|
1745
|
-
},
|
|
1746
|
-
{
|
|
1747
|
-
"code": "187 # Pull the image\n188 pull_result = subprocess.run(\n189 [\"docker\", \"pull\", image],\n190 capture_output=True,\n191 text=True,\n192 timeout=300, # 5 minutes for pull\n193 )\n194 if pull_result.returncode != 0:\n",
|
|
1748
|
-
"col_offset": 30,
|
|
1749
|
-
"end_col_offset": 17,
|
|
1750
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1751
|
-
"issue_confidence": "HIGH",
|
|
1752
|
-
"issue_cwe": {
|
|
1753
|
-
"id": 78,
|
|
1754
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1755
|
-
},
|
|
1756
|
-
"issue_severity": "LOW",
|
|
1757
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1758
|
-
"line_number": 188,
|
|
1759
|
-
"line_range": [
|
|
1760
|
-
188,
|
|
1761
|
-
189,
|
|
1762
|
-
190,
|
|
1763
|
-
191,
|
|
1764
|
-
192,
|
|
1765
|
-
193
|
|
1766
|
-
],
|
|
1767
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1768
|
-
"test_id": "B603",
|
|
1769
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1770
|
-
},
|
|
1771
|
-
{
|
|
1772
|
-
"code": "360 # Get Docker version\n361 version_result = subprocess.run(\n362 [\"docker\", \"--version\"],\n363 capture_output=True,\n364 text=True,\n365 timeout=5,\n366 )\n367 \n",
|
|
1773
|
-
"col_offset": 29,
|
|
1774
|
-
"end_col_offset": 13,
|
|
1775
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1776
|
-
"issue_confidence": "HIGH",
|
|
1777
|
-
"issue_cwe": {
|
|
1778
|
-
"id": 78,
|
|
1779
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1780
|
-
},
|
|
1781
|
-
"issue_severity": "LOW",
|
|
1782
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1783
|
-
"line_number": 361,
|
|
1784
|
-
"line_range": [
|
|
1785
|
-
361,
|
|
1786
|
-
362,
|
|
1787
|
-
363,
|
|
1788
|
-
364,
|
|
1789
|
-
365,
|
|
1790
|
-
366
|
|
1791
|
-
],
|
|
1792
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1793
|
-
"test_id": "B607",
|
|
1794
|
-
"test_name": "start_process_with_partial_path"
|
|
1795
|
-
},
|
|
1796
|
-
{
|
|
1797
|
-
"code": "360 # Get Docker version\n361 version_result = subprocess.run(\n362 [\"docker\", \"--version\"],\n363 capture_output=True,\n364 text=True,\n365 timeout=5,\n366 )\n367 \n",
|
|
1798
|
-
"col_offset": 29,
|
|
1799
|
-
"end_col_offset": 13,
|
|
1800
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1801
|
-
"issue_confidence": "HIGH",
|
|
1802
|
-
"issue_cwe": {
|
|
1803
|
-
"id": 78,
|
|
1804
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1805
|
-
},
|
|
1806
|
-
"issue_severity": "LOW",
|
|
1807
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1808
|
-
"line_number": 361,
|
|
1809
|
-
"line_range": [
|
|
1810
|
-
361,
|
|
1811
|
-
362,
|
|
1812
|
-
363,
|
|
1813
|
-
364,
|
|
1814
|
-
365,
|
|
1815
|
-
366
|
|
1816
|
-
],
|
|
1817
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1818
|
-
"test_id": "B603",
|
|
1819
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1820
|
-
},
|
|
1821
|
-
{
|
|
1822
|
-
"code": "368 # Get Docker info\n369 info_result = subprocess.run(\n370 [\"docker\", \"info\", \"--format\", \"{{json .}}\"],\n371 capture_output=True,\n372 text=True,\n373 timeout=10,\n374 )\n375 \n",
|
|
1823
|
-
"col_offset": 26,
|
|
1824
|
-
"end_col_offset": 13,
|
|
1825
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1826
|
-
"issue_confidence": "HIGH",
|
|
1827
|
-
"issue_cwe": {
|
|
1828
|
-
"id": 78,
|
|
1829
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1830
|
-
},
|
|
1831
|
-
"issue_severity": "LOW",
|
|
1832
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1833
|
-
"line_number": 369,
|
|
1834
|
-
"line_range": [
|
|
1835
|
-
369,
|
|
1836
|
-
370,
|
|
1837
|
-
371,
|
|
1838
|
-
372,
|
|
1839
|
-
373,
|
|
1840
|
-
374
|
|
1841
|
-
],
|
|
1842
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1843
|
-
"test_id": "B607",
|
|
1844
|
-
"test_name": "start_process_with_partial_path"
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"code": "368 # Get Docker info\n369 info_result = subprocess.run(\n370 [\"docker\", \"info\", \"--format\", \"{{json .}}\"],\n371 capture_output=True,\n372 text=True,\n373 timeout=10,\n374 )\n375 \n",
|
|
1848
|
-
"col_offset": 26,
|
|
1849
|
-
"end_col_offset": 13,
|
|
1850
|
-
"filename": "src/vds_hooks/platform/docker.py",
|
|
1851
|
-
"issue_confidence": "HIGH",
|
|
1852
|
-
"issue_cwe": {
|
|
1853
|
-
"id": 78,
|
|
1854
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1855
|
-
},
|
|
1856
|
-
"issue_severity": "LOW",
|
|
1857
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1858
|
-
"line_number": 369,
|
|
1859
|
-
"line_range": [
|
|
1860
|
-
369,
|
|
1861
|
-
370,
|
|
1862
|
-
371,
|
|
1863
|
-
372,
|
|
1864
|
-
373,
|
|
1865
|
-
374
|
|
1866
|
-
],
|
|
1867
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1868
|
-
"test_id": "B603",
|
|
1869
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1870
|
-
},
|
|
1871
|
-
{
|
|
1872
|
-
"code": "7 import shutil\n8 import subprocess\n9 from enum import Enum\n",
|
|
1873
|
-
"col_offset": 0,
|
|
1874
|
-
"end_col_offset": 17,
|
|
1875
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
1876
|
-
"issue_confidence": "HIGH",
|
|
1877
|
-
"issue_cwe": {
|
|
1878
|
-
"id": 78,
|
|
1879
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1880
|
-
},
|
|
1881
|
-
"issue_severity": "LOW",
|
|
1882
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
1883
|
-
"line_number": 8,
|
|
1884
|
-
"line_range": [
|
|
1885
|
-
8
|
|
1886
|
-
],
|
|
1887
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
1888
|
-
"test_id": "B404",
|
|
1889
|
-
"test_name": "blacklist"
|
|
1890
|
-
},
|
|
1891
|
-
{
|
|
1892
|
-
"code": "332 try:\n333 result = subprocess.run(\n334 [path, tool_config.version_check],\n335 capture_output=True,\n336 text=True,\n337 timeout=10,\n338 )\n339 if result.returncode == 0:\n",
|
|
1893
|
-
"col_offset": 25,
|
|
1894
|
-
"end_col_offset": 17,
|
|
1895
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
1896
|
-
"issue_confidence": "HIGH",
|
|
1897
|
-
"issue_cwe": {
|
|
1898
|
-
"id": 78,
|
|
1899
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1900
|
-
},
|
|
1901
|
-
"issue_severity": "LOW",
|
|
1902
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1903
|
-
"line_number": 333,
|
|
1904
|
-
"line_range": [
|
|
1905
|
-
333,
|
|
1906
|
-
334,
|
|
1907
|
-
335,
|
|
1908
|
-
336,
|
|
1909
|
-
337,
|
|
1910
|
-
338
|
|
1911
|
-
],
|
|
1912
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1913
|
-
"test_id": "B603",
|
|
1914
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1915
|
-
},
|
|
1916
|
-
{
|
|
1917
|
-
"code": "368 # Check if docker daemon is running\n369 result = subprocess.run(\n370 [\"docker\", \"--version\"],\n371 capture_output=True,\n372 text=True,\n373 timeout=5,\n374 )\n375 if result.returncode != 0:\n",
|
|
1918
|
-
"col_offset": 21,
|
|
1919
|
-
"end_col_offset": 13,
|
|
1920
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
1921
|
-
"issue_confidence": "HIGH",
|
|
1922
|
-
"issue_cwe": {
|
|
1923
|
-
"id": 78,
|
|
1924
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1925
|
-
},
|
|
1926
|
-
"issue_severity": "LOW",
|
|
1927
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1928
|
-
"line_number": 369,
|
|
1929
|
-
"line_range": [
|
|
1930
|
-
369,
|
|
1931
|
-
370,
|
|
1932
|
-
371,
|
|
1933
|
-
372,
|
|
1934
|
-
373,
|
|
1935
|
-
374
|
|
1936
|
-
],
|
|
1937
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1938
|
-
"test_id": "B607",
|
|
1939
|
-
"test_name": "start_process_with_partial_path"
|
|
1940
|
-
},
|
|
1941
|
-
{
|
|
1942
|
-
"code": "368 # Check if docker daemon is running\n369 result = subprocess.run(\n370 [\"docker\", \"--version\"],\n371 capture_output=True,\n372 text=True,\n373 timeout=5,\n374 )\n375 if result.returncode != 0:\n",
|
|
1943
|
-
"col_offset": 21,
|
|
1944
|
-
"end_col_offset": 13,
|
|
1945
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
1946
|
-
"issue_confidence": "HIGH",
|
|
1947
|
-
"issue_cwe": {
|
|
1948
|
-
"id": 78,
|
|
1949
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1950
|
-
},
|
|
1951
|
-
"issue_severity": "LOW",
|
|
1952
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
1953
|
-
"line_number": 369,
|
|
1954
|
-
"line_range": [
|
|
1955
|
-
369,
|
|
1956
|
-
370,
|
|
1957
|
-
371,
|
|
1958
|
-
372,
|
|
1959
|
-
373,
|
|
1960
|
-
374
|
|
1961
|
-
],
|
|
1962
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
1963
|
-
"test_id": "B603",
|
|
1964
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
1965
|
-
},
|
|
1966
|
-
{
|
|
1967
|
-
"code": "379 for image in tool_config.docker_images:\n380 result = subprocess.run(\n381 [\"docker\", \"images\", image],\n382 capture_output=True,\n383 text=True,\n384 timeout=10,\n385 )\n386 if result.returncode == 0:\n",
|
|
1968
|
-
"col_offset": 25,
|
|
1969
|
-
"end_col_offset": 17,
|
|
1970
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
1971
|
-
"issue_confidence": "HIGH",
|
|
1972
|
-
"issue_cwe": {
|
|
1973
|
-
"id": 78,
|
|
1974
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
1975
|
-
},
|
|
1976
|
-
"issue_severity": "LOW",
|
|
1977
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
1978
|
-
"line_number": 380,
|
|
1979
|
-
"line_range": [
|
|
1980
|
-
380,
|
|
1981
|
-
381,
|
|
1982
|
-
382,
|
|
1983
|
-
383,
|
|
1984
|
-
384,
|
|
1985
|
-
385
|
|
1986
|
-
],
|
|
1987
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
1988
|
-
"test_id": "B607",
|
|
1989
|
-
"test_name": "start_process_with_partial_path"
|
|
1990
|
-
},
|
|
1991
|
-
{
|
|
1992
|
-
"code": "379 for image in tool_config.docker_images:\n380 result = subprocess.run(\n381 [\"docker\", \"images\", image],\n382 capture_output=True,\n383 text=True,\n384 timeout=10,\n385 )\n386 if result.returncode == 0:\n",
|
|
1993
|
-
"col_offset": 25,
|
|
1994
|
-
"end_col_offset": 17,
|
|
1995
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
1996
|
-
"issue_confidence": "HIGH",
|
|
1997
|
-
"issue_cwe": {
|
|
1998
|
-
"id": 78,
|
|
1999
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2000
|
-
},
|
|
2001
|
-
"issue_severity": "LOW",
|
|
2002
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2003
|
-
"line_number": 380,
|
|
2004
|
-
"line_range": [
|
|
2005
|
-
380,
|
|
2006
|
-
381,
|
|
2007
|
-
382,
|
|
2008
|
-
383,
|
|
2009
|
-
384,
|
|
2010
|
-
385
|
|
2011
|
-
],
|
|
2012
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2013
|
-
"test_id": "B603",
|
|
2014
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2015
|
-
},
|
|
2016
|
-
{
|
|
2017
|
-
"code": "400 for package in tool_config.npm_packages:\n401 result = subprocess.run(\n402 [\"npm\", \"list\", \"-g\", package],\n403 capture_output=True,\n404 text=True,\n405 timeout=10,\n406 )\n407 if result.returncode == 0:\n",
|
|
2018
|
-
"col_offset": 25,
|
|
2019
|
-
"end_col_offset": 17,
|
|
2020
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
2021
|
-
"issue_confidence": "HIGH",
|
|
2022
|
-
"issue_cwe": {
|
|
2023
|
-
"id": 78,
|
|
2024
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2025
|
-
},
|
|
2026
|
-
"issue_severity": "LOW",
|
|
2027
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2028
|
-
"line_number": 401,
|
|
2029
|
-
"line_range": [
|
|
2030
|
-
401,
|
|
2031
|
-
402,
|
|
2032
|
-
403,
|
|
2033
|
-
404,
|
|
2034
|
-
405,
|
|
2035
|
-
406
|
|
2036
|
-
],
|
|
2037
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2038
|
-
"test_id": "B607",
|
|
2039
|
-
"test_name": "start_process_with_partial_path"
|
|
2040
|
-
},
|
|
2041
|
-
{
|
|
2042
|
-
"code": "400 for package in tool_config.npm_packages:\n401 result = subprocess.run(\n402 [\"npm\", \"list\", \"-g\", package],\n403 capture_output=True,\n404 text=True,\n405 timeout=10,\n406 )\n407 if result.returncode == 0:\n",
|
|
2043
|
-
"col_offset": 25,
|
|
2044
|
-
"end_col_offset": 17,
|
|
2045
|
-
"filename": "src/vds_hooks/platform/manager.py",
|
|
2046
|
-
"issue_confidence": "HIGH",
|
|
2047
|
-
"issue_cwe": {
|
|
2048
|
-
"id": 78,
|
|
2049
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2050
|
-
},
|
|
2051
|
-
"issue_severity": "LOW",
|
|
2052
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2053
|
-
"line_number": 401,
|
|
2054
|
-
"line_range": [
|
|
2055
|
-
401,
|
|
2056
|
-
402,
|
|
2057
|
-
403,
|
|
2058
|
-
404,
|
|
2059
|
-
405,
|
|
2060
|
-
406
|
|
2061
|
-
],
|
|
2062
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2063
|
-
"test_id": "B603",
|
|
2064
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2065
|
-
},
|
|
2066
|
-
{
|
|
2067
|
-
"code": "7 import asyncio\n8 import subprocess\n9 import sys\n",
|
|
2068
|
-
"col_offset": 0,
|
|
2069
|
-
"end_col_offset": 17,
|
|
2070
|
-
"filename": "src/vds_hooks/setup/auto_setup.py",
|
|
2071
|
-
"issue_confidence": "HIGH",
|
|
2072
|
-
"issue_cwe": {
|
|
2073
|
-
"id": 78,
|
|
2074
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2075
|
-
},
|
|
2076
|
-
"issue_severity": "LOW",
|
|
2077
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
2078
|
-
"line_number": 8,
|
|
2079
|
-
"line_range": [
|
|
2080
|
-
8
|
|
2081
|
-
],
|
|
2082
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
2083
|
-
"test_id": "B404",
|
|
2084
|
-
"test_name": "blacklist"
|
|
2085
|
-
},
|
|
2086
|
-
{
|
|
2087
|
-
"code": "277 \n278 result = subprocess.run(\n279 cmd,\n280 capture_output=True,\n281 text=True,\n282 timeout=300, # 5 minutes\n283 )\n284 \n",
|
|
2088
|
-
"col_offset": 25,
|
|
2089
|
-
"end_col_offset": 17,
|
|
2090
|
-
"filename": "src/vds_hooks/setup/auto_setup.py",
|
|
2091
|
-
"issue_confidence": "HIGH",
|
|
2092
|
-
"issue_cwe": {
|
|
2093
|
-
"id": 78,
|
|
2094
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2095
|
-
},
|
|
2096
|
-
"issue_severity": "LOW",
|
|
2097
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2098
|
-
"line_number": 278,
|
|
2099
|
-
"line_range": [
|
|
2100
|
-
278,
|
|
2101
|
-
279,
|
|
2102
|
-
280,
|
|
2103
|
-
281,
|
|
2104
|
-
282,
|
|
2105
|
-
283
|
|
2106
|
-
],
|
|
2107
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2108
|
-
"test_id": "B603",
|
|
2109
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2110
|
-
},
|
|
2111
|
-
{
|
|
2112
|
-
"code": "8 import shutil\n9 import subprocess\n10 import sys\n",
|
|
2113
|
-
"col_offset": 0,
|
|
2114
|
-
"end_col_offset": 17,
|
|
2115
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2116
|
-
"issue_confidence": "HIGH",
|
|
2117
|
-
"issue_cwe": {
|
|
2118
|
-
"id": 78,
|
|
2119
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2120
|
-
},
|
|
2121
|
-
"issue_severity": "LOW",
|
|
2122
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
2123
|
-
"line_number": 9,
|
|
2124
|
-
"line_range": [
|
|
2125
|
-
9
|
|
2126
|
-
],
|
|
2127
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
2128
|
-
"test_id": "B404",
|
|
2129
|
-
"test_name": "blacklist"
|
|
2130
|
-
},
|
|
2131
|
-
{
|
|
2132
|
-
"code": "116 try:\n117 result = subprocess.run(\n118 [\"brew\", \"--version\"],\n119 capture_output=True,\n120 text=True,\n121 timeout=10,\n122 )\n123 available[PackageManagerType.HOMEBREW] = result.returncode == 0\n",
|
|
2133
|
-
"col_offset": 21,
|
|
2134
|
-
"end_col_offset": 13,
|
|
2135
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2136
|
-
"issue_confidence": "HIGH",
|
|
2137
|
-
"issue_cwe": {
|
|
2138
|
-
"id": 78,
|
|
2139
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2140
|
-
},
|
|
2141
|
-
"issue_severity": "LOW",
|
|
2142
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2143
|
-
"line_number": 117,
|
|
2144
|
-
"line_range": [
|
|
2145
|
-
117,
|
|
2146
|
-
118,
|
|
2147
|
-
119,
|
|
2148
|
-
120,
|
|
2149
|
-
121,
|
|
2150
|
-
122
|
|
2151
|
-
],
|
|
2152
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2153
|
-
"test_id": "B607",
|
|
2154
|
-
"test_name": "start_process_with_partial_path"
|
|
2155
|
-
},
|
|
2156
|
-
{
|
|
2157
|
-
"code": "116 try:\n117 result = subprocess.run(\n118 [\"brew\", \"--version\"],\n119 capture_output=True,\n120 text=True,\n121 timeout=10,\n122 )\n123 available[PackageManagerType.HOMEBREW] = result.returncode == 0\n",
|
|
2158
|
-
"col_offset": 21,
|
|
2159
|
-
"end_col_offset": 13,
|
|
2160
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2161
|
-
"issue_confidence": "HIGH",
|
|
2162
|
-
"issue_cwe": {
|
|
2163
|
-
"id": 78,
|
|
2164
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2165
|
-
},
|
|
2166
|
-
"issue_severity": "LOW",
|
|
2167
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2168
|
-
"line_number": 117,
|
|
2169
|
-
"line_range": [
|
|
2170
|
-
117,
|
|
2171
|
-
118,
|
|
2172
|
-
119,
|
|
2173
|
-
120,
|
|
2174
|
-
121,
|
|
2175
|
-
122
|
|
2176
|
-
],
|
|
2177
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2178
|
-
"test_id": "B603",
|
|
2179
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2180
|
-
},
|
|
2181
|
-
{
|
|
2182
|
-
"code": "128 try:\n129 result = subprocess.run(\n130 [\"port\", \"--version\"],\n131 capture_output=True,\n132 text=True,\n133 timeout=10,\n134 )\n135 available[PackageManagerType.MACPORTS] = result.returncode == 0\n",
|
|
2183
|
-
"col_offset": 21,
|
|
2184
|
-
"end_col_offset": 13,
|
|
2185
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2186
|
-
"issue_confidence": "HIGH",
|
|
2187
|
-
"issue_cwe": {
|
|
2188
|
-
"id": 78,
|
|
2189
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2190
|
-
},
|
|
2191
|
-
"issue_severity": "LOW",
|
|
2192
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2193
|
-
"line_number": 129,
|
|
2194
|
-
"line_range": [
|
|
2195
|
-
129,
|
|
2196
|
-
130,
|
|
2197
|
-
131,
|
|
2198
|
-
132,
|
|
2199
|
-
133,
|
|
2200
|
-
134
|
|
2201
|
-
],
|
|
2202
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2203
|
-
"test_id": "B607",
|
|
2204
|
-
"test_name": "start_process_with_partial_path"
|
|
2205
|
-
},
|
|
2206
|
-
{
|
|
2207
|
-
"code": "128 try:\n129 result = subprocess.run(\n130 [\"port\", \"--version\"],\n131 capture_output=True,\n132 text=True,\n133 timeout=10,\n134 )\n135 available[PackageManagerType.MACPORTS] = result.returncode == 0\n",
|
|
2208
|
-
"col_offset": 21,
|
|
2209
|
-
"end_col_offset": 13,
|
|
2210
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2211
|
-
"issue_confidence": "HIGH",
|
|
2212
|
-
"issue_cwe": {
|
|
2213
|
-
"id": 78,
|
|
2214
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2215
|
-
},
|
|
2216
|
-
"issue_severity": "LOW",
|
|
2217
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2218
|
-
"line_number": 129,
|
|
2219
|
-
"line_range": [
|
|
2220
|
-
129,
|
|
2221
|
-
130,
|
|
2222
|
-
131,
|
|
2223
|
-
132,
|
|
2224
|
-
133,
|
|
2225
|
-
134
|
|
2226
|
-
],
|
|
2227
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2228
|
-
"test_id": "B603",
|
|
2229
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2230
|
-
},
|
|
2231
|
-
{
|
|
2232
|
-
"code": "186 \n187 result = subprocess.run(\n188 install_cmd,\n189 capture_output=True,\n190 text=True,\n191 timeout=600, # 10 minutes\n192 )\n193 \n",
|
|
2233
|
-
"col_offset": 21,
|
|
2234
|
-
"end_col_offset": 13,
|
|
2235
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2236
|
-
"issue_confidence": "HIGH",
|
|
2237
|
-
"issue_cwe": {
|
|
2238
|
-
"id": 78,
|
|
2239
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2240
|
-
},
|
|
2241
|
-
"issue_severity": "LOW",
|
|
2242
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2243
|
-
"line_number": 187,
|
|
2244
|
-
"line_range": [
|
|
2245
|
-
187,
|
|
2246
|
-
188,
|
|
2247
|
-
189,
|
|
2248
|
-
190,
|
|
2249
|
-
191,
|
|
2250
|
-
192
|
|
2251
|
-
],
|
|
2252
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2253
|
-
"test_id": "B603",
|
|
2254
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2255
|
-
},
|
|
2256
|
-
{
|
|
2257
|
-
"code": "237 self.installation_log.append(f\"\u2705 Added Homebrew to PATH in {shell_file.name}\")\n238 except Exception:\n239 pass\n240 break\n",
|
|
2258
|
-
"col_offset": 28,
|
|
2259
|
-
"end_col_offset": 36,
|
|
2260
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2261
|
-
"issue_confidence": "HIGH",
|
|
2262
|
-
"issue_cwe": {
|
|
2263
|
-
"id": 703,
|
|
2264
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
2265
|
-
},
|
|
2266
|
-
"issue_severity": "LOW",
|
|
2267
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
2268
|
-
"line_number": 238,
|
|
2269
|
-
"line_range": [
|
|
2270
|
-
238,
|
|
2271
|
-
239
|
|
2272
|
-
],
|
|
2273
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
2274
|
-
"test_id": "B110",
|
|
2275
|
-
"test_name": "try_except_pass"
|
|
2276
|
-
},
|
|
2277
|
-
{
|
|
2278
|
-
"code": "259 \n260 result = subprocess.run(\n261 install_cmd,\n262 capture_output=True,\n263 text=True,\n264 timeout=1800, # 30 minutes\n265 )\n266 \n",
|
|
2279
|
-
"col_offset": 21,
|
|
2280
|
-
"end_col_offset": 13,
|
|
2281
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2282
|
-
"issue_confidence": "HIGH",
|
|
2283
|
-
"issue_cwe": {
|
|
2284
|
-
"id": 78,
|
|
2285
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2286
|
-
},
|
|
2287
|
-
"issue_severity": "LOW",
|
|
2288
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2289
|
-
"line_number": 260,
|
|
2290
|
-
"line_range": [
|
|
2291
|
-
260,
|
|
2292
|
-
261,
|
|
2293
|
-
262,
|
|
2294
|
-
263,
|
|
2295
|
-
264,
|
|
2296
|
-
265
|
|
2297
|
-
],
|
|
2298
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2299
|
-
"test_id": "B603",
|
|
2300
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2301
|
-
},
|
|
2302
|
-
{
|
|
2303
|
-
"code": "382 # Update Homebrew first\n383 subprocess.run([\"brew\", \"update\"], capture_output=True, text=True, timeout=300)\n384 \n",
|
|
2304
|
-
"col_offset": 12,
|
|
2305
|
-
"end_col_offset": 91,
|
|
2306
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2307
|
-
"issue_confidence": "HIGH",
|
|
2308
|
-
"issue_cwe": {
|
|
2309
|
-
"id": 78,
|
|
2310
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2311
|
-
},
|
|
2312
|
-
"issue_severity": "LOW",
|
|
2313
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2314
|
-
"line_number": 383,
|
|
2315
|
-
"line_range": [
|
|
2316
|
-
383
|
|
2317
|
-
],
|
|
2318
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2319
|
-
"test_id": "B607",
|
|
2320
|
-
"test_name": "start_process_with_partial_path"
|
|
2321
|
-
},
|
|
2322
|
-
{
|
|
2323
|
-
"code": "382 # Update Homebrew first\n383 subprocess.run([\"brew\", \"update\"], capture_output=True, text=True, timeout=300)\n384 \n",
|
|
2324
|
-
"col_offset": 12,
|
|
2325
|
-
"end_col_offset": 91,
|
|
2326
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2327
|
-
"issue_confidence": "HIGH",
|
|
2328
|
-
"issue_cwe": {
|
|
2329
|
-
"id": 78,
|
|
2330
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2331
|
-
},
|
|
2332
|
-
"issue_severity": "LOW",
|
|
2333
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2334
|
-
"line_number": 383,
|
|
2335
|
-
"line_range": [
|
|
2336
|
-
383
|
|
2337
|
-
],
|
|
2338
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2339
|
-
"test_id": "B603",
|
|
2340
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2341
|
-
},
|
|
2342
|
-
{
|
|
2343
|
-
"code": "385 for package in packages:\n386 result = subprocess.run(\n387 [\"brew\", \"install\", package],\n388 capture_output=True,\n389 text=True,\n390 timeout=600,\n391 )\n392 \n",
|
|
2344
|
-
"col_offset": 25,
|
|
2345
|
-
"end_col_offset": 17,
|
|
2346
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2347
|
-
"issue_confidence": "HIGH",
|
|
2348
|
-
"issue_cwe": {
|
|
2349
|
-
"id": 78,
|
|
2350
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2351
|
-
},
|
|
2352
|
-
"issue_severity": "LOW",
|
|
2353
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2354
|
-
"line_number": 386,
|
|
2355
|
-
"line_range": [
|
|
2356
|
-
386,
|
|
2357
|
-
387,
|
|
2358
|
-
388,
|
|
2359
|
-
389,
|
|
2360
|
-
390,
|
|
2361
|
-
391
|
|
2362
|
-
],
|
|
2363
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2364
|
-
"test_id": "B607",
|
|
2365
|
-
"test_name": "start_process_with_partial_path"
|
|
2366
|
-
},
|
|
2367
|
-
{
|
|
2368
|
-
"code": "385 for package in packages:\n386 result = subprocess.run(\n387 [\"brew\", \"install\", package],\n388 capture_output=True,\n389 text=True,\n390 timeout=600,\n391 )\n392 \n",
|
|
2369
|
-
"col_offset": 25,
|
|
2370
|
-
"end_col_offset": 17,
|
|
2371
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2372
|
-
"issue_confidence": "HIGH",
|
|
2373
|
-
"issue_cwe": {
|
|
2374
|
-
"id": 78,
|
|
2375
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2376
|
-
},
|
|
2377
|
-
"issue_severity": "LOW",
|
|
2378
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2379
|
-
"line_number": 386,
|
|
2380
|
-
"line_range": [
|
|
2381
|
-
386,
|
|
2382
|
-
387,
|
|
2383
|
-
388,
|
|
2384
|
-
389,
|
|
2385
|
-
390,
|
|
2386
|
-
391
|
|
2387
|
-
],
|
|
2388
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2389
|
-
"test_id": "B603",
|
|
2390
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2391
|
-
},
|
|
2392
|
-
{
|
|
2393
|
-
"code": "414 # Ensure cask is available\n415 subprocess.run([\"brew\", \"install\", \"cask\"], capture_output=True, text=True, timeout=300)\n416 \n",
|
|
2394
|
-
"col_offset": 12,
|
|
2395
|
-
"end_col_offset": 100,
|
|
2396
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2397
|
-
"issue_confidence": "HIGH",
|
|
2398
|
-
"issue_cwe": {
|
|
2399
|
-
"id": 78,
|
|
2400
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2401
|
-
},
|
|
2402
|
-
"issue_severity": "LOW",
|
|
2403
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2404
|
-
"line_number": 415,
|
|
2405
|
-
"line_range": [
|
|
2406
|
-
415
|
|
2407
|
-
],
|
|
2408
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2409
|
-
"test_id": "B607",
|
|
2410
|
-
"test_name": "start_process_with_partial_path"
|
|
2411
|
-
},
|
|
2412
|
-
{
|
|
2413
|
-
"code": "414 # Ensure cask is available\n415 subprocess.run([\"brew\", \"install\", \"cask\"], capture_output=True, text=True, timeout=300)\n416 \n",
|
|
2414
|
-
"col_offset": 12,
|
|
2415
|
-
"end_col_offset": 100,
|
|
2416
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2417
|
-
"issue_confidence": "HIGH",
|
|
2418
|
-
"issue_cwe": {
|
|
2419
|
-
"id": 78,
|
|
2420
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2421
|
-
},
|
|
2422
|
-
"issue_severity": "LOW",
|
|
2423
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2424
|
-
"line_number": 415,
|
|
2425
|
-
"line_range": [
|
|
2426
|
-
415
|
|
2427
|
-
],
|
|
2428
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2429
|
-
"test_id": "B603",
|
|
2430
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2431
|
-
},
|
|
2432
|
-
{
|
|
2433
|
-
"code": "417 for package in packages:\n418 result = subprocess.run(\n419 [\"brew\", \"install\", \"--cask\", package],\n420 capture_output=True,\n421 text=True,\n422 timeout=600,\n423 )\n424 \n",
|
|
2434
|
-
"col_offset": 25,
|
|
2435
|
-
"end_col_offset": 17,
|
|
2436
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2437
|
-
"issue_confidence": "HIGH",
|
|
2438
|
-
"issue_cwe": {
|
|
2439
|
-
"id": 78,
|
|
2440
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2441
|
-
},
|
|
2442
|
-
"issue_severity": "LOW",
|
|
2443
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2444
|
-
"line_number": 418,
|
|
2445
|
-
"line_range": [
|
|
2446
|
-
418,
|
|
2447
|
-
419,
|
|
2448
|
-
420,
|
|
2449
|
-
421,
|
|
2450
|
-
422,
|
|
2451
|
-
423
|
|
2452
|
-
],
|
|
2453
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2454
|
-
"test_id": "B607",
|
|
2455
|
-
"test_name": "start_process_with_partial_path"
|
|
2456
|
-
},
|
|
2457
|
-
{
|
|
2458
|
-
"code": "417 for package in packages:\n418 result = subprocess.run(\n419 [\"brew\", \"install\", \"--cask\", package],\n420 capture_output=True,\n421 text=True,\n422 timeout=600,\n423 )\n424 \n",
|
|
2459
|
-
"col_offset": 25,
|
|
2460
|
-
"end_col_offset": 17,
|
|
2461
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2462
|
-
"issue_confidence": "HIGH",
|
|
2463
|
-
"issue_cwe": {
|
|
2464
|
-
"id": 78,
|
|
2465
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2466
|
-
},
|
|
2467
|
-
"issue_severity": "LOW",
|
|
2468
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2469
|
-
"line_number": 418,
|
|
2470
|
-
"line_range": [
|
|
2471
|
-
418,
|
|
2472
|
-
419,
|
|
2473
|
-
420,
|
|
2474
|
-
421,
|
|
2475
|
-
422,
|
|
2476
|
-
423
|
|
2477
|
-
],
|
|
2478
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2479
|
-
"test_id": "B603",
|
|
2480
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2481
|
-
},
|
|
2482
|
-
{
|
|
2483
|
-
"code": "445 try:\n446 result = subprocess.run(\n447 [\"pip3\", \"install\", package, \"--user\"],\n448 capture_output=True,\n449 text=True,\n450 timeout=300,\n451 )\n452 \n",
|
|
2484
|
-
"col_offset": 21,
|
|
2485
|
-
"end_col_offset": 13,
|
|
2486
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2487
|
-
"issue_confidence": "HIGH",
|
|
2488
|
-
"issue_cwe": {
|
|
2489
|
-
"id": 78,
|
|
2490
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2491
|
-
},
|
|
2492
|
-
"issue_severity": "LOW",
|
|
2493
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2494
|
-
"line_number": 446,
|
|
2495
|
-
"line_range": [
|
|
2496
|
-
446,
|
|
2497
|
-
447,
|
|
2498
|
-
448,
|
|
2499
|
-
449,
|
|
2500
|
-
450,
|
|
2501
|
-
451
|
|
2502
|
-
],
|
|
2503
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2504
|
-
"test_id": "B607",
|
|
2505
|
-
"test_name": "start_process_with_partial_path"
|
|
2506
|
-
},
|
|
2507
|
-
{
|
|
2508
|
-
"code": "445 try:\n446 result = subprocess.run(\n447 [\"pip3\", \"install\", package, \"--user\"],\n448 capture_output=True,\n449 text=True,\n450 timeout=300,\n451 )\n452 \n",
|
|
2509
|
-
"col_offset": 21,
|
|
2510
|
-
"end_col_offset": 13,
|
|
2511
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2512
|
-
"issue_confidence": "HIGH",
|
|
2513
|
-
"issue_cwe": {
|
|
2514
|
-
"id": 78,
|
|
2515
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2516
|
-
},
|
|
2517
|
-
"issue_severity": "LOW",
|
|
2518
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2519
|
-
"line_number": 446,
|
|
2520
|
-
"line_range": [
|
|
2521
|
-
446,
|
|
2522
|
-
447,
|
|
2523
|
-
448,
|
|
2524
|
-
449,
|
|
2525
|
-
450,
|
|
2526
|
-
451
|
|
2527
|
-
],
|
|
2528
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2529
|
-
"test_id": "B603",
|
|
2530
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2531
|
-
},
|
|
2532
|
-
{
|
|
2533
|
-
"code": "473 try:\n474 result = subprocess.run(\n475 [\"npm\", \"install\", \"-g\", package],\n476 capture_output=True,\n477 text=True,\n478 timeout=300,\n479 )\n480 \n",
|
|
2534
|
-
"col_offset": 21,
|
|
2535
|
-
"end_col_offset": 13,
|
|
2536
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2537
|
-
"issue_confidence": "HIGH",
|
|
2538
|
-
"issue_cwe": {
|
|
2539
|
-
"id": 78,
|
|
2540
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2541
|
-
},
|
|
2542
|
-
"issue_severity": "LOW",
|
|
2543
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2544
|
-
"line_number": 474,
|
|
2545
|
-
"line_range": [
|
|
2546
|
-
474,
|
|
2547
|
-
475,
|
|
2548
|
-
476,
|
|
2549
|
-
477,
|
|
2550
|
-
478,
|
|
2551
|
-
479
|
|
2552
|
-
],
|
|
2553
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2554
|
-
"test_id": "B607",
|
|
2555
|
-
"test_name": "start_process_with_partial_path"
|
|
2556
|
-
},
|
|
2557
|
-
{
|
|
2558
|
-
"code": "473 try:\n474 result = subprocess.run(\n475 [\"npm\", \"install\", \"-g\", package],\n476 capture_output=True,\n477 text=True,\n478 timeout=300,\n479 )\n480 \n",
|
|
2559
|
-
"col_offset": 21,
|
|
2560
|
-
"end_col_offset": 13,
|
|
2561
|
-
"filename": "src/vds_hooks/setup/installers/macos_installer.py",
|
|
2562
|
-
"issue_confidence": "HIGH",
|
|
2563
|
-
"issue_cwe": {
|
|
2564
|
-
"id": 78,
|
|
2565
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2566
|
-
},
|
|
2567
|
-
"issue_severity": "LOW",
|
|
2568
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2569
|
-
"line_number": 474,
|
|
2570
|
-
"line_range": [
|
|
2571
|
-
474,
|
|
2572
|
-
475,
|
|
2573
|
-
476,
|
|
2574
|
-
477,
|
|
2575
|
-
478,
|
|
2576
|
-
479
|
|
2577
|
-
],
|
|
2578
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2579
|
-
"test_id": "B603",
|
|
2580
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2581
|
-
},
|
|
2582
|
-
{
|
|
2583
|
-
"code": "8 import shutil\n9 import subprocess\n10 import sys\n",
|
|
2584
|
-
"col_offset": 0,
|
|
2585
|
-
"end_col_offset": 17,
|
|
2586
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2587
|
-
"issue_confidence": "HIGH",
|
|
2588
|
-
"issue_cwe": {
|
|
2589
|
-
"id": 78,
|
|
2590
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2591
|
-
},
|
|
2592
|
-
"issue_severity": "LOW",
|
|
2593
|
-
"issue_text": "Consider possible security implications associated with the subprocess module.",
|
|
2594
|
-
"line_number": 9,
|
|
2595
|
-
"line_range": [
|
|
2596
|
-
9
|
|
2597
|
-
],
|
|
2598
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/blacklists/blacklist_imports.html#b404-import-subprocess",
|
|
2599
|
-
"test_id": "B404",
|
|
2600
|
-
"test_name": "blacklist"
|
|
2601
|
-
},
|
|
2602
|
-
{
|
|
2603
|
-
"code": "110 try:\n111 result = subprocess.run(\n112 [\"choco\", \"--version\"],\n113 capture_output=True,\n114 text=True,\n115 timeout=10,\n116 )\n117 available[PackageManagerType.CHOCOLATEY] = result.returncode == 0\n",
|
|
2604
|
-
"col_offset": 21,
|
|
2605
|
-
"end_col_offset": 13,
|
|
2606
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2607
|
-
"issue_confidence": "HIGH",
|
|
2608
|
-
"issue_cwe": {
|
|
2609
|
-
"id": 78,
|
|
2610
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2611
|
-
},
|
|
2612
|
-
"issue_severity": "LOW",
|
|
2613
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2614
|
-
"line_number": 111,
|
|
2615
|
-
"line_range": [
|
|
2616
|
-
111,
|
|
2617
|
-
112,
|
|
2618
|
-
113,
|
|
2619
|
-
114,
|
|
2620
|
-
115,
|
|
2621
|
-
116
|
|
2622
|
-
],
|
|
2623
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2624
|
-
"test_id": "B607",
|
|
2625
|
-
"test_name": "start_process_with_partial_path"
|
|
2626
|
-
},
|
|
2627
|
-
{
|
|
2628
|
-
"code": "110 try:\n111 result = subprocess.run(\n112 [\"choco\", \"--version\"],\n113 capture_output=True,\n114 text=True,\n115 timeout=10,\n116 )\n117 available[PackageManagerType.CHOCOLATEY] = result.returncode == 0\n",
|
|
2629
|
-
"col_offset": 21,
|
|
2630
|
-
"end_col_offset": 13,
|
|
2631
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2632
|
-
"issue_confidence": "HIGH",
|
|
2633
|
-
"issue_cwe": {
|
|
2634
|
-
"id": 78,
|
|
2635
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2636
|
-
},
|
|
2637
|
-
"issue_severity": "LOW",
|
|
2638
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2639
|
-
"line_number": 111,
|
|
2640
|
-
"line_range": [
|
|
2641
|
-
111,
|
|
2642
|
-
112,
|
|
2643
|
-
113,
|
|
2644
|
-
114,
|
|
2645
|
-
115,
|
|
2646
|
-
116
|
|
2647
|
-
],
|
|
2648
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2649
|
-
"test_id": "B603",
|
|
2650
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2651
|
-
},
|
|
2652
|
-
{
|
|
2653
|
-
"code": "122 try:\n123 result = subprocess.run(\n124 [\"winget\", \"--version\"],\n125 capture_output=True,\n126 text=True,\n127 timeout=10,\n128 )\n129 available[PackageManagerType.WINGET] = result.returncode == 0\n",
|
|
2654
|
-
"col_offset": 21,
|
|
2655
|
-
"end_col_offset": 13,
|
|
2656
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2657
|
-
"issue_confidence": "HIGH",
|
|
2658
|
-
"issue_cwe": {
|
|
2659
|
-
"id": 78,
|
|
2660
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2661
|
-
},
|
|
2662
|
-
"issue_severity": "LOW",
|
|
2663
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2664
|
-
"line_number": 123,
|
|
2665
|
-
"line_range": [
|
|
2666
|
-
123,
|
|
2667
|
-
124,
|
|
2668
|
-
125,
|
|
2669
|
-
126,
|
|
2670
|
-
127,
|
|
2671
|
-
128
|
|
2672
|
-
],
|
|
2673
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2674
|
-
"test_id": "B607",
|
|
2675
|
-
"test_name": "start_process_with_partial_path"
|
|
2676
|
-
},
|
|
2677
|
-
{
|
|
2678
|
-
"code": "122 try:\n123 result = subprocess.run(\n124 [\"winget\", \"--version\"],\n125 capture_output=True,\n126 text=True,\n127 timeout=10,\n128 )\n129 available[PackageManagerType.WINGET] = result.returncode == 0\n",
|
|
2679
|
-
"col_offset": 21,
|
|
2680
|
-
"end_col_offset": 13,
|
|
2681
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2682
|
-
"issue_confidence": "HIGH",
|
|
2683
|
-
"issue_cwe": {
|
|
2684
|
-
"id": 78,
|
|
2685
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2686
|
-
},
|
|
2687
|
-
"issue_severity": "LOW",
|
|
2688
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2689
|
-
"line_number": 123,
|
|
2690
|
-
"line_range": [
|
|
2691
|
-
123,
|
|
2692
|
-
124,
|
|
2693
|
-
125,
|
|
2694
|
-
126,
|
|
2695
|
-
127,
|
|
2696
|
-
128
|
|
2697
|
-
],
|
|
2698
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2699
|
-
"test_id": "B603",
|
|
2700
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2701
|
-
},
|
|
2702
|
-
{
|
|
2703
|
-
"code": "184 \n185 result = subprocess.run(\n186 install_cmd,\n187 capture_output=True,\n188 text=True,\n189 timeout=300, # 5 minutes\n190 )\n191 \n",
|
|
2704
|
-
"col_offset": 25,
|
|
2705
|
-
"end_col_offset": 17,
|
|
2706
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2707
|
-
"issue_confidence": "HIGH",
|
|
2708
|
-
"issue_cwe": {
|
|
2709
|
-
"id": 78,
|
|
2710
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2711
|
-
},
|
|
2712
|
-
"issue_severity": "LOW",
|
|
2713
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2714
|
-
"line_number": 185,
|
|
2715
|
-
"line_range": [
|
|
2716
|
-
185,
|
|
2717
|
-
186,
|
|
2718
|
-
187,
|
|
2719
|
-
188,
|
|
2720
|
-
189,
|
|
2721
|
-
190
|
|
2722
|
-
],
|
|
2723
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2724
|
-
"test_id": "B603",
|
|
2725
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2726
|
-
},
|
|
2727
|
-
{
|
|
2728
|
-
"code": "210 \n211 result = subprocess.run(\n212 install_cmd,\n213 capture_output=True,\n214 text=True,\n215 timeout=120,\n216 )\n217 \n",
|
|
2729
|
-
"col_offset": 25,
|
|
2730
|
-
"end_col_offset": 17,
|
|
2731
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2732
|
-
"issue_confidence": "HIGH",
|
|
2733
|
-
"issue_cwe": {
|
|
2734
|
-
"id": 78,
|
|
2735
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2736
|
-
},
|
|
2737
|
-
"issue_severity": "LOW",
|
|
2738
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2739
|
-
"line_number": 211,
|
|
2740
|
-
"line_range": [
|
|
2741
|
-
211,
|
|
2742
|
-
212,
|
|
2743
|
-
213,
|
|
2744
|
-
214,
|
|
2745
|
-
215,
|
|
2746
|
-
216
|
|
2747
|
-
],
|
|
2748
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2749
|
-
"test_id": "B603",
|
|
2750
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2751
|
-
},
|
|
2752
|
-
{
|
|
2753
|
-
"code": "316 try:\n317 result = subprocess.run(\n318 [\"choco\", \"install\", \"-y\", package],\n319 capture_output=True,\n320 text=True,\n321 timeout=300,\n322 )\n323 \n",
|
|
2754
|
-
"col_offset": 25,
|
|
2755
|
-
"end_col_offset": 17,
|
|
2756
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2757
|
-
"issue_confidence": "HIGH",
|
|
2758
|
-
"issue_cwe": {
|
|
2759
|
-
"id": 78,
|
|
2760
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2761
|
-
},
|
|
2762
|
-
"issue_severity": "LOW",
|
|
2763
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2764
|
-
"line_number": 317,
|
|
2765
|
-
"line_range": [
|
|
2766
|
-
317,
|
|
2767
|
-
318,
|
|
2768
|
-
319,
|
|
2769
|
-
320,
|
|
2770
|
-
321,
|
|
2771
|
-
322
|
|
2772
|
-
],
|
|
2773
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2774
|
-
"test_id": "B607",
|
|
2775
|
-
"test_name": "start_process_with_partial_path"
|
|
2776
|
-
},
|
|
2777
|
-
{
|
|
2778
|
-
"code": "316 try:\n317 result = subprocess.run(\n318 [\"choco\", \"install\", \"-y\", package],\n319 capture_output=True,\n320 text=True,\n321 timeout=300,\n322 )\n323 \n",
|
|
2779
|
-
"col_offset": 25,
|
|
2780
|
-
"end_col_offset": 17,
|
|
2781
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2782
|
-
"issue_confidence": "HIGH",
|
|
2783
|
-
"issue_cwe": {
|
|
2784
|
-
"id": 78,
|
|
2785
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2786
|
-
},
|
|
2787
|
-
"issue_severity": "LOW",
|
|
2788
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2789
|
-
"line_number": 317,
|
|
2790
|
-
"line_range": [
|
|
2791
|
-
317,
|
|
2792
|
-
318,
|
|
2793
|
-
319,
|
|
2794
|
-
320,
|
|
2795
|
-
321,
|
|
2796
|
-
322
|
|
2797
|
-
],
|
|
2798
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2799
|
-
"test_id": "B603",
|
|
2800
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2801
|
-
},
|
|
2802
|
-
{
|
|
2803
|
-
"code": "345 try:\n346 result = subprocess.run(\n347 [\"winget\", \"install\", \"--id\", package, \"--accept-package-agreements\", \"--accept-source-agreements\", \"--disable-interactivity\"],\n348 capture_output=True,\n349 text=True,\n350 timeout=600, # 10 minutes\n351 )\n352 \n",
|
|
2804
|
-
"col_offset": 25,
|
|
2805
|
-
"end_col_offset": 17,
|
|
2806
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2807
|
-
"issue_confidence": "HIGH",
|
|
2808
|
-
"issue_cwe": {
|
|
2809
|
-
"id": 78,
|
|
2810
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2811
|
-
},
|
|
2812
|
-
"issue_severity": "LOW",
|
|
2813
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2814
|
-
"line_number": 346,
|
|
2815
|
-
"line_range": [
|
|
2816
|
-
346,
|
|
2817
|
-
347,
|
|
2818
|
-
348,
|
|
2819
|
-
349,
|
|
2820
|
-
350,
|
|
2821
|
-
351
|
|
2822
|
-
],
|
|
2823
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2824
|
-
"test_id": "B607",
|
|
2825
|
-
"test_name": "start_process_with_partial_path"
|
|
2826
|
-
},
|
|
2827
|
-
{
|
|
2828
|
-
"code": "345 try:\n346 result = subprocess.run(\n347 [\"winget\", \"install\", \"--id\", package, \"--accept-package-agreements\", \"--accept-source-agreements\", \"--disable-interactivity\"],\n348 capture_output=True,\n349 text=True,\n350 timeout=600, # 10 minutes\n351 )\n352 \n",
|
|
2829
|
-
"col_offset": 25,
|
|
2830
|
-
"end_col_offset": 17,
|
|
2831
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2832
|
-
"issue_confidence": "HIGH",
|
|
2833
|
-
"issue_cwe": {
|
|
2834
|
-
"id": 78,
|
|
2835
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2836
|
-
},
|
|
2837
|
-
"issue_severity": "LOW",
|
|
2838
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2839
|
-
"line_number": 346,
|
|
2840
|
-
"line_range": [
|
|
2841
|
-
346,
|
|
2842
|
-
347,
|
|
2843
|
-
348,
|
|
2844
|
-
349,
|
|
2845
|
-
350,
|
|
2846
|
-
351
|
|
2847
|
-
],
|
|
2848
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2849
|
-
"test_id": "B603",
|
|
2850
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2851
|
-
},
|
|
2852
|
-
{
|
|
2853
|
-
"code": "373 try:\n374 result = subprocess.run(\n375 [\"npm\", \"install\", \"-g\", package],\n376 capture_output=True,\n377 text=True,\n378 timeout=300,\n379 )\n380 \n",
|
|
2854
|
-
"col_offset": 21,
|
|
2855
|
-
"end_col_offset": 13,
|
|
2856
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2857
|
-
"issue_confidence": "HIGH",
|
|
2858
|
-
"issue_cwe": {
|
|
2859
|
-
"id": 78,
|
|
2860
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2861
|
-
},
|
|
2862
|
-
"issue_severity": "LOW",
|
|
2863
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2864
|
-
"line_number": 374,
|
|
2865
|
-
"line_range": [
|
|
2866
|
-
374,
|
|
2867
|
-
375,
|
|
2868
|
-
376,
|
|
2869
|
-
377,
|
|
2870
|
-
378,
|
|
2871
|
-
379
|
|
2872
|
-
],
|
|
2873
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2874
|
-
"test_id": "B607",
|
|
2875
|
-
"test_name": "start_process_with_partial_path"
|
|
2876
|
-
},
|
|
2877
|
-
{
|
|
2878
|
-
"code": "373 try:\n374 result = subprocess.run(\n375 [\"npm\", \"install\", \"-g\", package],\n376 capture_output=True,\n377 text=True,\n378 timeout=300,\n379 )\n380 \n",
|
|
2879
|
-
"col_offset": 21,
|
|
2880
|
-
"end_col_offset": 13,
|
|
2881
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2882
|
-
"issue_confidence": "HIGH",
|
|
2883
|
-
"issue_cwe": {
|
|
2884
|
-
"id": 78,
|
|
2885
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2886
|
-
},
|
|
2887
|
-
"issue_severity": "LOW",
|
|
2888
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2889
|
-
"line_number": 374,
|
|
2890
|
-
"line_range": [
|
|
2891
|
-
374,
|
|
2892
|
-
375,
|
|
2893
|
-
376,
|
|
2894
|
-
377,
|
|
2895
|
-
378,
|
|
2896
|
-
379
|
|
2897
|
-
],
|
|
2898
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2899
|
-
"test_id": "B603",
|
|
2900
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2901
|
-
},
|
|
2902
|
-
{
|
|
2903
|
-
"code": "402 # Try to get Windows version\n403 result = subprocess.run(\n404 [\"cmd\", \"/c\", \"ver\"],\n405 capture_output=True,\n406 text=True,\n407 timeout=10,\n408 )\n409 \n",
|
|
2904
|
-
"col_offset": 21,
|
|
2905
|
-
"end_col_offset": 13,
|
|
2906
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2907
|
-
"issue_confidence": "HIGH",
|
|
2908
|
-
"issue_cwe": {
|
|
2909
|
-
"id": 78,
|
|
2910
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2911
|
-
},
|
|
2912
|
-
"issue_severity": "LOW",
|
|
2913
|
-
"issue_text": "Starting a process with a partial executable path",
|
|
2914
|
-
"line_number": 403,
|
|
2915
|
-
"line_range": [
|
|
2916
|
-
403,
|
|
2917
|
-
404,
|
|
2918
|
-
405,
|
|
2919
|
-
406,
|
|
2920
|
-
407,
|
|
2921
|
-
408
|
|
2922
|
-
],
|
|
2923
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b607_start_process_with_partial_path.html",
|
|
2924
|
-
"test_id": "B607",
|
|
2925
|
-
"test_name": "start_process_with_partial_path"
|
|
2926
|
-
},
|
|
2927
|
-
{
|
|
2928
|
-
"code": "402 # Try to get Windows version\n403 result = subprocess.run(\n404 [\"cmd\", \"/c\", \"ver\"],\n405 capture_output=True,\n406 text=True,\n407 timeout=10,\n408 )\n409 \n",
|
|
2929
|
-
"col_offset": 21,
|
|
2930
|
-
"end_col_offset": 13,
|
|
2931
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2932
|
-
"issue_confidence": "HIGH",
|
|
2933
|
-
"issue_cwe": {
|
|
2934
|
-
"id": 78,
|
|
2935
|
-
"link": "https://cwe.mitre.org/data/definitions/78.html"
|
|
2936
|
-
},
|
|
2937
|
-
"issue_severity": "LOW",
|
|
2938
|
-
"issue_text": "subprocess call - check for execution of untrusted input.",
|
|
2939
|
-
"line_number": 403,
|
|
2940
|
-
"line_range": [
|
|
2941
|
-
403,
|
|
2942
|
-
404,
|
|
2943
|
-
405,
|
|
2944
|
-
406,
|
|
2945
|
-
407,
|
|
2946
|
-
408
|
|
2947
|
-
],
|
|
2948
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b603_subprocess_without_shell_equals_true.html",
|
|
2949
|
-
"test_id": "B603",
|
|
2950
|
-
"test_name": "subprocess_without_shell_equals_true"
|
|
2951
|
-
},
|
|
2952
|
-
{
|
|
2953
|
-
"code": "414 \n415 except Exception:\n416 pass\n417 \n",
|
|
2954
|
-
"col_offset": 8,
|
|
2955
|
-
"end_col_offset": 16,
|
|
2956
|
-
"filename": "src/vds_hooks/setup/installers/windows_installer.py",
|
|
2957
|
-
"issue_confidence": "HIGH",
|
|
2958
|
-
"issue_cwe": {
|
|
2959
|
-
"id": 703,
|
|
2960
|
-
"link": "https://cwe.mitre.org/data/definitions/703.html"
|
|
2961
|
-
},
|
|
2962
|
-
"issue_severity": "LOW",
|
|
2963
|
-
"issue_text": "Try, Except, Pass detected.",
|
|
2964
|
-
"line_number": 415,
|
|
2965
|
-
"line_range": [
|
|
2966
|
-
415,
|
|
2967
|
-
416
|
|
2968
|
-
],
|
|
2969
|
-
"more_info": "https://bandit.readthedocs.io/en/0.0.0/plugins/b110_try_except_pass.html",
|
|
2970
|
-
"test_id": "B110",
|
|
2971
|
-
"test_name": "try_except_pass"
|
|
2972
|
-
}
|
|
2973
|
-
]
|
|
2974
|
-
}
|