gitgalaxy 2.2.2__tar.gz → 2.2.3__tar.gz
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.
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/workflows/gitgalaxy.yml +4 -4
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/PKG-INFO +2 -1
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/galaxyscope.py +14 -2
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/network_auditing/full_api_network_map.py +9 -1
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy.egg-info/PKG-INFO +2 -1
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy.egg-info/SOURCES.txt +1 -0
- gitgalaxy-2.2.3/gitgalaxy.egg-info/requires.txt +1 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/github-action-readme.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/mkdocs.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/pyproject.toml +3 -1
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/bufio.go +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/bufio_test.go +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/example_test.go +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/export_test.go +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/net_test.go +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/scan.go +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/scan_test.go +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.flake8 +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/ISSUE_TEMPLATE/parsing_discrepancy.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/dependabot.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/pull_request_template.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/workflows/codeql.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/workflows/deploy-docs.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/workflows/publish.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.github/workflows/smoke-test.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/.gitignore +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/CONTRIBUTING.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/LICENSE +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/MANIFEST.in +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/action.yml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/__init__.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/cobol_refractor_controller.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/cobol_to_java_controller.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/__init__.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/aperture.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/detector.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/guidestar_lens.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/network_risk_sensor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/prism.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/core/state_rehydrator.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/licensing.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/physics/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/physics/__init__.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/physics/chronometer.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/physics/neural_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/physics/signal_processor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/physics/spectral_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/recorders/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/recorders/__init__.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/recorders/audit_recorder.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/recorders/gpu_recorder.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/recorders/llm_recorder.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/recorders/record_keeper.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/requirements.txt +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/security/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/security/__init__.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/security/security_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/security/security_lens.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/standards/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/standards/__init__.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/standards/analysis_lens.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/standards/gitgalaxy_config.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/standards/how_to_add_a_language.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/standards/language_lens.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/standards/language_standards.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/__init__.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/ai_guardrails/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/ai_guardrails/ai_appsec_sensor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/ai_guardrails/dev_agent_firewall.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_agent_task_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_compiler_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_dag_architect.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_etl_unpacker.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_graveyard_finder.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_jcl_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_jcl_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_lexical_patcher.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_microservice_slicer.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_schema_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_system_limits_reporter.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/batch_test_harness.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_agent_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_api_contract_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_build_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_decoder_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_service_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_spring_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_test_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/compliance/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/compliance/sbom_generator.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/network_auditing/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/supply_chain_security/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/supply_chain_security/binary_anomaly_detector.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/supply_chain_security/supply_chain_firewall.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/supply_chain_security/vault_sentinel.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/terabyte_log_scanning/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/terabyte_log_scanning/pii_leak_hunter.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/terabyte_log_scanning/terabyte_log_scanner.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy.egg-info/dependency_links.txt +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy.egg-info/entry_points.txt +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy.egg-info/top_level.txt +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/setup.cfg +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/readme.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_agent_task_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_compiler_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_dag_architect.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_etl_unpacker.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_graveyard_finder.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_jcl_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_jcl_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_lexical_patcher.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_microservice_slicer.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_refractor_controller.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_schema_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_system_limits_reporter.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/readme.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_aperture.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_chronometer.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_chronometer_timeout.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_detector.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_galaxyscope.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_guidestar_lens.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_language_lens.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_language_standards_strict.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_prism.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_signal_processor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_state_rehydrator.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/core_engine/test_zero_dependency.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/extraction/readme.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/extraction/test_args_extraction_strict.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/extraction/test_class_extraction_strict.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/extraction/test_dependency_extraction_strict.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/extraction/test_function_extraction_strict.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/.gitattributes +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/.gitignore +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/LICENSE +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/Makefile +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/README.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/config.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/convert_em.F +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/dnn_converters.cpp +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/dnn_converters.hpp +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/insert_pinyin_to_db.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/iwubi.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/iwubi.svg +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/iwubi.xml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/logconfig.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/logconfig.yaml +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/pinyin_simp.dict.csv +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/screenshot/add.png +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/screenshot/iwubi.gif +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/screenshot/set_ibus.png +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/wubi-jidian86.db +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/readme.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_ai_appsec_sensor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_api_network_map.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_binary_anomaly_detector.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_dev_agent_firewall.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_network_risk_sensor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_neural_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_pii_leak_hunter.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_redos_poison.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_sbom_generator.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_security_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_security_lens.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_spectral_auditor.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_supply_chain_firewall.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_terabyte_log_scanner.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/security_auditing/test_vault_sentinel.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/tools_recorders/readme.md +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/tools_recorders/test_agent_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/tools_recorders/test_batch_test_harness.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/tools_recorders/test_decoder_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/tools_recorders/test_golden_forge.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/tools_recorders/test_gpu_recorder.py +0 -0
- {gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/tools_recorders/test_service_forge.py +0 -0
|
@@ -11,7 +11,7 @@ jobs:
|
|
|
11
11
|
runs-on: ubuntu-latest
|
|
12
12
|
steps:
|
|
13
13
|
- uses: actions/checkout@v4
|
|
14
|
-
- uses: squid-protocol/gitgalaxy@
|
|
14
|
+
- uses: squid-protocol/gitgalaxy@v2.2.3
|
|
15
15
|
with:
|
|
16
16
|
tool: 'vault-sentinel'
|
|
17
17
|
target: '.'
|
|
@@ -21,7 +21,7 @@ jobs:
|
|
|
21
21
|
runs-on: ubuntu-latest
|
|
22
22
|
steps:
|
|
23
23
|
- uses: actions/checkout@v4
|
|
24
|
-
- uses: squid-protocol/gitgalaxy@
|
|
24
|
+
- uses: squid-protocol/gitgalaxy@v2.2.3
|
|
25
25
|
with:
|
|
26
26
|
tool: 'xray-inspector'
|
|
27
27
|
target: '.'
|
|
@@ -31,7 +31,7 @@ jobs:
|
|
|
31
31
|
runs-on: ubuntu-latest
|
|
32
32
|
steps:
|
|
33
33
|
- uses: actions/checkout@v4
|
|
34
|
-
- uses: squid-protocol/gitgalaxy@
|
|
34
|
+
- uses: squid-protocol/gitgalaxy@v2.2.3
|
|
35
35
|
with:
|
|
36
36
|
tool: 'supply-chain-firewall'
|
|
37
37
|
target: '.'
|
|
@@ -48,7 +48,7 @@ jobs:
|
|
|
48
48
|
fetch-depth: 0
|
|
49
49
|
|
|
50
50
|
- name: Generate GalaxyScope LLM Brief
|
|
51
|
-
uses: squid-protocol/gitgalaxy@
|
|
51
|
+
uses: squid-protocol/gitgalaxy@v2.2.3
|
|
52
52
|
with:
|
|
53
53
|
tool: 'galaxyscope'
|
|
54
54
|
target: '.'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gitgalaxy
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.3
|
|
4
4
|
Summary: An AST-free, LLM-free zero-trust static analysis engine for mapping architectural risk, securing CI/CD pipelines, and modernizing legacy monoliths.
|
|
5
5
|
Author: Joe Esquibel
|
|
6
6
|
Project-URL: Homepage, https://gitgalaxy.io
|
|
@@ -19,6 +19,7 @@ Classifier: Intended Audience :: Information Technology
|
|
|
19
19
|
Requires-Python: >=3.9
|
|
20
20
|
Description-Content-Type: text/markdown
|
|
21
21
|
License-File: LICENSE
|
|
22
|
+
Requires-Dist: PyYAML>=6.0
|
|
22
23
|
Dynamic: license-file
|
|
23
24
|
|
|
24
25
|
# GitGalaxy
|
|
File without changes
|
|
@@ -44,6 +44,13 @@ from gitgalaxy.recorders.llm_recorder import LLMRecorder
|
|
|
44
44
|
from gitgalaxy.recorders.record_keeper import RecordKeeper
|
|
45
45
|
from gitgalaxy.security.security_lens import SecurityLens
|
|
46
46
|
from gitgalaxy.security.security_auditor import SecurityAuditor, ML_AVAILABLE
|
|
47
|
+
|
|
48
|
+
try:
|
|
49
|
+
import yaml
|
|
50
|
+
HAS_PYYAML = True
|
|
51
|
+
except ImportError:
|
|
52
|
+
HAS_PYYAML = False
|
|
53
|
+
|
|
47
54
|
from gitgalaxy.tools.ai_guardrails.dev_agent_firewall import DevAgentFirewall
|
|
48
55
|
from gitgalaxy.tools.ai_guardrails.ai_appsec_sensor import AIAppSecSensor
|
|
49
56
|
from gitgalaxy.standards.gitgalaxy_config import (
|
|
@@ -624,7 +631,7 @@ class Orchestrator:
|
|
|
624
631
|
start_time = time.time()
|
|
625
632
|
logger.info(f"--- MISSION_IGNITION: {self.root.name} (v{self.version}) ---")
|
|
626
633
|
|
|
627
|
-
if not HAS_NETWORKX or not HAS_TIKTOKEN or not ML_AVAILABLE:
|
|
634
|
+
if not HAS_NETWORKX or not HAS_TIKTOKEN or not ML_AVAILABLE or not HAS_PYYAML:
|
|
628
635
|
missing_libs = []
|
|
629
636
|
if not HAS_NETWORKX:
|
|
630
637
|
missing_libs.append("networkx")
|
|
@@ -632,6 +639,8 @@ class Orchestrator:
|
|
|
632
639
|
missing_libs.append("tiktoken")
|
|
633
640
|
if not ML_AVAILABLE:
|
|
634
641
|
missing_libs.extend(["xgboost", "pandas", "numpy"])
|
|
642
|
+
if not HAS_PYYAML:
|
|
643
|
+
missing_libs.append("pyyaml")
|
|
635
644
|
|
|
636
645
|
pip_cmd = f"pip install {' '.join(missing_libs)}"
|
|
637
646
|
|
|
@@ -646,6 +655,8 @@ class Orchestrator:
|
|
|
646
655
|
logger.warning(" ┃ - tiktoken (Absolute Token Mass, Financial Read Cost) ┃")
|
|
647
656
|
if not ML_AVAILABLE:
|
|
648
657
|
logger.warning(" ┃ - xgboost, pandas (Advanced ML Threat Inference & Taxonomy) ┃")
|
|
658
|
+
if not HAS_PYYAML:
|
|
659
|
+
logger.warning(" ┃ - pyyaml (Required for parsing .yaml/.yml Swagger/OpenAPI specs) ┃")
|
|
649
660
|
logger.warning(" ┃ ┃")
|
|
650
661
|
logger.warning(" ┃ To unlock absolute precision, run: ┃")
|
|
651
662
|
logger.warning(f" ┃ {pip_cmd}".ljust(75) + "┃")
|
|
@@ -750,8 +761,9 @@ class Orchestrator:
|
|
|
750
761
|
"networkx": not HAS_NETWORKX,
|
|
751
762
|
"tiktoken": not HAS_TIKTOKEN,
|
|
752
763
|
"xgboost": not ML_AVAILABLE,
|
|
764
|
+
"pyyaml": not HAS_PYYAML,
|
|
753
765
|
},
|
|
754
|
-
"zero_dependency_mode": (not HAS_NETWORKX or not HAS_TIKTOKEN or not ML_AVAILABLE),
|
|
766
|
+
"zero_dependency_mode": (not HAS_NETWORKX or not HAS_TIKTOKEN or not ML_AVAILABLE or not HAS_PYYAML),
|
|
755
767
|
}
|
|
756
768
|
|
|
757
769
|
if "unparsable_files" not in summary:
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/network_auditing/full_api_network_map.py
RENAMED
|
@@ -8,10 +8,14 @@ import argparse
|
|
|
8
8
|
import sys
|
|
9
9
|
import re
|
|
10
10
|
import json
|
|
11
|
-
import yaml
|
|
12
11
|
from pathlib import Path
|
|
13
12
|
from collections import defaultdict
|
|
14
13
|
|
|
14
|
+
try:
|
|
15
|
+
import yaml
|
|
16
|
+
except ImportError:
|
|
17
|
+
yaml = None
|
|
18
|
+
|
|
15
19
|
# ==============================================================================
|
|
16
20
|
# 1. THE ROUTER PHYSICS (EXPANDED FRAMEWORK REGEX TRAPS)
|
|
17
21
|
# ==============================================================================
|
|
@@ -116,6 +120,10 @@ def parse_official_swagger(swagger_path: Path) -> set:
|
|
|
116
120
|
try:
|
|
117
121
|
with open(swagger_path, "r", encoding="utf-8") as f:
|
|
118
122
|
if swagger_path.suffix.lower() in [".yaml", ".yml"]:
|
|
123
|
+
if yaml is None:
|
|
124
|
+
print(f" ❌ Error: PyYAML is required to parse .yaml Swagger files ({swagger_path.name}).")
|
|
125
|
+
print(" Please run 'pip install pyyaml' or provide a .json specification.")
|
|
126
|
+
sys.exit(1)
|
|
119
127
|
swagger_data = yaml.safe_load(f)
|
|
120
128
|
else:
|
|
121
129
|
swagger_data = json.load(f)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gitgalaxy
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.3
|
|
4
4
|
Summary: An AST-free, LLM-free zero-trust static analysis engine for mapping architectural risk, securing CI/CD pipelines, and modernizing legacy monoliths.
|
|
5
5
|
Author: Joe Esquibel
|
|
6
6
|
Project-URL: Homepage, https://gitgalaxy.io
|
|
@@ -19,6 +19,7 @@ Classifier: Intended Audience :: Information Technology
|
|
|
19
19
|
Requires-Python: >=3.9
|
|
20
20
|
Description-Content-Type: text/markdown
|
|
21
21
|
License-File: LICENSE
|
|
22
|
+
Requires-Dist: PyYAML>=6.0
|
|
22
23
|
Dynamic: license-file
|
|
23
24
|
|
|
24
25
|
# GitGalaxy
|
|
@@ -27,6 +27,7 @@ gitgalaxy.egg-info/PKG-INFO
|
|
|
27
27
|
gitgalaxy.egg-info/SOURCES.txt
|
|
28
28
|
gitgalaxy.egg-info/dependency_links.txt
|
|
29
29
|
gitgalaxy.egg-info/entry_points.txt
|
|
30
|
+
gitgalaxy.egg-info/requires.txt
|
|
30
31
|
gitgalaxy.egg-info/top_level.txt
|
|
31
32
|
gitgalaxy/core/README.md
|
|
32
33
|
gitgalaxy/core/__init__.py
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
PyYAML>=6.0
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/bufio_test.go
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/example_test.go
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/export_test.go
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/net_test.go
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/bufio/scan_test.go
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_agent_task_forge.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_graveyard_finder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_microservice_slicer.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_cobol/cobol_system_limits_reporter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_agent_forge.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_build_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_decoder_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_service_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_spring_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/cobol_to_java/cobol_to_java_test_forge.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/supply_chain_security/binary_anomaly_detector.py
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/supply_chain_security/supply_chain_firewall.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/terabyte_log_scanning/pii_leak_hunter.py
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/gitgalaxy/tools/terabyte_log_scanning/terabyte_log_scanner.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_refractor_controller.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/cobol_mainframe/test_cobol_system_limits_reporter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/dnn_converters.cpp
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/dnn_converters.hpp
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/insert_pinyin_to_db.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/pinyin_simp.dict.csv
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/screenshot/add.png
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/screenshot/iwubi.gif
RENAMED
|
File without changes
|
{gitgalaxy-2.2.2 → gitgalaxy-2.2.3}/tests/fixtures/iwubi_frankenstein_test/screenshot/set_ibus.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|