gitgalaxy 2.3.7__tar.gz → 2.3.9__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.3.7 → gitgalaxy-2.3.9}/.github/workflows/publish.yml +20 -8
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.gitlab-ci.yml +2 -2
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/PKG-INFO +1 -1
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/PKG-INFO +1 -1
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/SOURCES.txt +1 -1
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/scm_file_list.json +1 -1
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/scm_version.json +2 -2
- gitgalaxy-2.3.9/templates/scan.yml +11 -0
- gitgalaxy-2.3.7/.github/workflows/gitlab-sync.yml +0 -21
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.flake8 +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/CODEOWNERS +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/ISSUE_TEMPLATE/parsing_discrepancy.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/dependabot.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/pull_request_template.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/workflows/codeql.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/workflows/deploy-docs.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/workflows/gitgalaxy.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/workflows/golden-crucible.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/workflows/muninn.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.github/workflows/smoke-test.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/.gitignore +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/CONTRIBUTING.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/LICENSE +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/MANIFEST.in +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/SECURITY.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/action.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/__init__.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/cobol_refractor_controller.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/cobol_to_java_controller.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/__init__.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/aperture.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/detector.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/guidestar_lens.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/network_risk_sensor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/prism.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/spatial_mapper.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/core/state_rehydrator.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/galaxyscope.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/licensing.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/metrics/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/metrics/__init__.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/metrics/chronometer.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/metrics/signal_processor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/metrics/statistical_auditor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/metrics/tensor_scanner.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/__init__.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/audit_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/gpu_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/llm_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/record_keeper.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/sarif_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/recorders/sbom_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/requirements.txt +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/security/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/security/__init__.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/security/manifest_parser.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/security/security_auditor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/security/security_lens.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/standards/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/standards/__init__.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/standards/analysis_lens.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/standards/gitgalaxy_config.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/standards/how_to_add_a_language.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/standards/language_lens.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/standards/language_standards.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/__init__.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/ai_guardrails/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/ai_guardrails/ai_appsec_sensor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/ai_guardrails/dev_agent_firewall.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_agent_task_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_compiler_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_dag_architect.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_etl_unpacker.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_graveyard_finder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_jcl_auditor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_jcl_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_lexical_patcher.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_microservice_slicer.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_schema_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_system_limits_reporter.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/batch_test_harness.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_agent_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_api_contract_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_build_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_decoder_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_service_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_spring_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_test_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/network_auditing/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/network_auditing/full_api_network_map.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/supply_chain_security/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/supply_chain_security/binary_anomaly_detector.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/supply_chain_security/supply_chain_firewall.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/supply_chain_security/vault_sentinel.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/terabyte_log_scanning/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/terabyte_log_scanning/pii_leak_hunter.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/terabyte_log_scanning/terabyte_log_scanner.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/dependency_links.txt +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/entry_points.txt +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/requires.txt +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy.egg-info/top_level.txt +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/github-action-readme.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/mkdocs.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/muninn.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/pyproject.toml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/setup.cfg +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/templates/azure/azure-pipelines.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/templates/gitlab/scan.yml +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/README.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/readme.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_agent_task_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_compiler_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_dag_architect.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_etl_unpacker.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_graveyard_finder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_jcl_auditor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_jcl_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_lexical_patcher.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_microservice_slicer.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_refractor_controller.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_schema_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_system_limits_reporter.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/readme.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_aperture.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_chronometer.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_chronometer_timeout.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_detector.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_guidestar_lens.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_language_lens.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_language_standards_strict.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_licensing.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_manifest_parser.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_prism.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_signal_processor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_state_rehydrator.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/core_engine/test_zero_dependency.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/extraction/readme.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/extraction/test_args_extraction_strict.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/extraction/test_class_extraction_strict.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/extraction/test_dependency_extraction_strict.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/extraction/test_function_extraction_strict.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/golden_diff.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/golden_master_audit.json +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/golden_master_zero_dep_audit.json +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/readme.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_ai_appsec_sensor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_api_network_map.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_binary_anomaly_detector.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_dev_agent_firewall.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_network_risk_sensor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_pii_leak_hunter.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_redos_poison.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_security_auditor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_security_lens.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_statistical_auditor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_supply_chain_firewall.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_tensor_auditor.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_terabyte_log_scanner.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/security_auditing/test_vault_sentinel.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/readme.md +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_agent_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_audit_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_batch_test_harness.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_decoder_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_golden_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_gpu_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_llm_recorder.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_record_keeper.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_sbom_generator.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/tools_recorders/test_service_forge.py +0 -0
- {gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/zizmor.yml +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
name: Publish to PyPI
|
|
1
|
+
name: Publish to PyPI and Sync to GitLab
|
|
2
2
|
|
|
3
3
|
on:
|
|
4
4
|
push:
|
|
@@ -21,16 +21,12 @@ jobs:
|
|
|
21
21
|
|
|
22
22
|
steps:
|
|
23
23
|
- name: Checkout repository
|
|
24
|
-
uses: actions/checkout@
|
|
24
|
+
uses: actions/checkout@v4
|
|
25
25
|
with:
|
|
26
26
|
fetch-depth: 0
|
|
27
|
-
persist-credentials: false
|
|
28
|
-
|
|
29
|
-
- name: Nuke malformed tag locally
|
|
30
|
-
run: git tag -d v.2.3.2 || true
|
|
31
27
|
|
|
32
28
|
- name: Set up Python
|
|
33
|
-
uses: actions/setup-python@
|
|
29
|
+
uses: actions/setup-python@v5
|
|
34
30
|
with:
|
|
35
31
|
python-version: "3.10"
|
|
36
32
|
|
|
@@ -41,4 +37,20 @@ jobs:
|
|
|
41
37
|
run: python -m build
|
|
42
38
|
|
|
43
39
|
- name: Publish package to PyPI
|
|
44
|
-
uses: pypa/gh-action-pypi-publish@
|
|
40
|
+
uses: pypa/gh-action-pypi-publish@release/v1
|
|
41
|
+
|
|
42
|
+
gitlab-sync:
|
|
43
|
+
name: Sync to GitLab Component Catalog
|
|
44
|
+
needs: pypi-publish
|
|
45
|
+
runs-on: ubuntu-latest
|
|
46
|
+
steps:
|
|
47
|
+
- name: Checkout GitHub Repository
|
|
48
|
+
uses: actions/checkout@v4
|
|
49
|
+
with:
|
|
50
|
+
fetch-depth: 0
|
|
51
|
+
|
|
52
|
+
- name: Sync Code and Tags to GitLab
|
|
53
|
+
run: |
|
|
54
|
+
git remote add gitlab https://oauth2:${{ secrets.GITLAB_SYNC_TOKEN }}@gitlab.com/squid-protocol1/gitgalaxy.git
|
|
55
|
+
git push -f gitlab HEAD:main
|
|
56
|
+
git push -f --tags gitlab
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
create-release:
|
|
2
2
|
stage: deploy
|
|
3
|
-
image:
|
|
3
|
+
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
|
4
4
|
rules:
|
|
5
5
|
- if: $CI_COMMIT_TAG
|
|
6
6
|
script:
|
|
7
7
|
- echo "Publishing CI/CD Catalog Release for $CI_COMMIT_TAG"
|
|
8
8
|
release:
|
|
9
9
|
tag_name: $CI_COMMIT_TAG
|
|
10
|
-
description: "Automated component release synced directly from GitHub Source of Truth."
|
|
10
|
+
description: "Automated component release synced directly from GitHub Source of Truth."
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gitgalaxy
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.9
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gitgalaxy
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.9
|
|
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,7 +19,6 @@ zizmor.yml
|
|
|
19
19
|
.github/workflows/codeql.yml
|
|
20
20
|
.github/workflows/deploy-docs.yml
|
|
21
21
|
.github/workflows/gitgalaxy.yml
|
|
22
|
-
.github/workflows/gitlab-sync.yml
|
|
23
22
|
.github/workflows/golden-crucible.yml
|
|
24
23
|
.github/workflows/muninn.yml
|
|
25
24
|
.github/workflows/publish.yml
|
|
@@ -109,6 +108,7 @@ gitgalaxy/tools/supply_chain_security/vault_sentinel.py
|
|
|
109
108
|
gitgalaxy/tools/terabyte_log_scanning/README.md
|
|
110
109
|
gitgalaxy/tools/terabyte_log_scanning/pii_leak_hunter.py
|
|
111
110
|
gitgalaxy/tools/terabyte_log_scanning/terabyte_log_scanner.py
|
|
111
|
+
templates/scan.yml
|
|
112
112
|
templates/azure/azure-pipelines.yml
|
|
113
113
|
templates/gitlab/scan.yml
|
|
114
114
|
tests/README.md
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"docs/wiki/LLM-reports/flask_llm_report.md",
|
|
421
421
|
"docs/wiki/LLM-reports/curl_llm_report.md",
|
|
422
422
|
"docs/javascripts/mathjax.js",
|
|
423
|
+
"templates/scan.yml",
|
|
423
424
|
"templates/gitlab/scan.yml",
|
|
424
425
|
"templates/azure/azure-pipelines.yml",
|
|
425
426
|
"gitgalaxy/README.md",
|
|
@@ -592,7 +593,6 @@
|
|
|
592
593
|
".github/workflows/deploy-docs.yml",
|
|
593
594
|
".github/workflows/smoke-test.yml",
|
|
594
595
|
".github/workflows/codeql.yml",
|
|
595
|
-
".github/workflows/gitlab-sync.yml",
|
|
596
596
|
".github/workflows/publish.yml"
|
|
597
597
|
]
|
|
598
598
|
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
name: Sync CI Component to GitLab
|
|
2
|
-
|
|
3
|
-
on:
|
|
4
|
-
push:
|
|
5
|
-
tags:
|
|
6
|
-
- 'v*'
|
|
7
|
-
|
|
8
|
-
jobs:
|
|
9
|
-
sync:
|
|
10
|
-
runs-on: ubuntu-latest
|
|
11
|
-
steps:
|
|
12
|
-
- name: Checkout GitHub Repository
|
|
13
|
-
uses: actions/checkout@v4
|
|
14
|
-
with:
|
|
15
|
-
fetch-depth: 0
|
|
16
|
-
|
|
17
|
-
- name: Sync Code and Tags to GitLab
|
|
18
|
-
run: |
|
|
19
|
-
git remote add gitlab https://oauth2:${{ secrets.GITLAB_SYNC_TOKEN }}@gitlab.com/squid-protocol1/gitgalaxy.git
|
|
20
|
-
git push -f gitlab HEAD:main
|
|
21
|
-
git push -f --tags gitlab
|
|
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
|
|
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.3.7 → gitgalaxy-2.3.9}/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.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_graveyard_finder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_microservice_slicer.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_cobol/cobol_system_limits_reporter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_agent_forge.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_build_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_decoder_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_service_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_spring_forge.py
RENAMED
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/cobol_to_java/cobol_to_java_test_forge.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/network_auditing/full_api_network_map.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/supply_chain_security/binary_anomaly_detector.py
RENAMED
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/supply_chain_security/supply_chain_firewall.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/gitgalaxy/tools/terabyte_log_scanning/pii_leak_hunter.py
RENAMED
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/tests/cobol_mainframe/test_cobol_refractor_controller.py
RENAMED
|
File without changes
|
|
File without changes
|
{gitgalaxy-2.3.7 → gitgalaxy-2.3.9}/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
|
|
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
|