Skip to content

This release includes 1 security fix for security teams reviewing exposed deployments.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

ai-security security auditing code-intelligence codebase-analysis graph-rag
+9 more
incident-response knowledge-graph legacy-modernization sarif static-analysis sbom software-architecture supply-chain-security zero-trust

Affected surfaces

auth rbac deps breaking_upgrade

Summary

AI summary

GitGalaxy now natively integrates into GitHub, GitLab, Azure DevOps, and Bitbucket security dashboards via pre-built CI templates and universal SARIF exporting.

Changes in this release

Security High

Patches supply chain firewall bypass vulnerabilities in GitGalaxy execution environment.

Patches supply chain firewall bypass vulnerabilities in GitGalaxy execution environment.

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Adds native CI security gate integration for Azure DevOps, GitLab CI, Bitbucket Pipelines, and GitHub Actions.

Adds native CI security gate integration for Azure DevOps, GitLab CI, Bitbucket Pipelines, and GitHub Actions.

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Adds Universal SARIF Exporter to translate GitGalaxy risk indicators into industry‑standard SARIF payloads.

Adds Universal SARIF Exporter to translate GitGalaxy risk indicators into industry‑standard SARIF payloads.

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Implements alert sanitization to zero out threat arrays for ignored paths, reducing ghost alerts.

Implements alert sanitization to zero out threat arrays for ignored paths, reducing ghost alerts.

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Adds CLI threat gating parameters (e.g., `max_system_threat`) to fail pipelines when risk exceeds thresholds.

Adds CLI threat gating parameters (e.g., `max_system_threat`) to fail pipelines when risk exceeds thresholds.

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Introduces `.galaxyscope.yaml` configuration file to enforce global repository scanning rules and directory exclusions.

Introduces `.galaxyscope.yaml` configuration file to enforce global repository scanning rules and directory exclusions.

Source: llm_adapter@2026-07-18

Confidence: high

Feature Medium

Enforces explicit zero‑dependency mode fallbacks for air‑gapped CI/CD runner execution.

Enforces explicit zero‑dependency mode fallbacks for air‑gapped CI/CD runner execution.

Source: llm_adapter@2026-07-18

Confidence: high

Dependency Medium

Bumps core dependencies: CodeQL to 4.37.0, pytest to 9.1.1, tiktoken to 0.13.0.

Bumps core dependencies: CodeQL to 4.37.0, pytest to 9.1.1, tiktoken to 0.13.0.

Source: llm_adapter@2026-07-18

Confidence: high

Bugfix Medium

Fixes YAML syntax failures and Azure basic authentication parsing errors in pipelines.

Fixes YAML syntax failures and Azure basic authentication parsing errors in pipelines.

Source: llm_adapter@2026-07-18

Confidence: high

Bugfix Medium

Reduces false‑positive security signatures across core internal SAST engines.

Reduces false‑positive security signatures across core internal SAST engines.

Source: llm_adapter@2026-07-18

Confidence: high

Full changelog

GitGalaxy v2.4.0: Planetary Scale CD Integration

GitGalaxy v2.4.0 is focused on ecosystem integration and community outreach. Our primary goal with this milestone is to make GitGalaxy deployable in the vast majority of corporate DevSecOps environments in under 5 minutes. This means meeting developers where they already work by deploying our tool across GitLab, Azure DevOps, and Bitbucket, alongside our existing GitHub distribution.

In short: GitGalaxy is now natively integrated into the security dashboards of GitHub, GitLab, Azure, and Bitbucket.

GitHub remains our active development hub. From there, automated workflows push read-only clones to the other platforms, triggering GitGalaxy as a native CI security gate in each ecosystem whenever code is pushed. Repositories on external sites have been strictly locked down to funnel all active development and contributions back to GitHub.

The "Deploy Anywhere" CI/CD Matrix

  • What we did: Engineered and validated plug-and-play pipeline templates for Azure DevOps, GitLab CI, Bitbucket Pipelines, and GitHub Actions. This includes custom utilities, like a native Bitbucket Code Insights REST integration, to publish inline PR annotations. We also resolved pipeline regressions by fixing YAML syntax failures and Azure basic authentication parsing errors.
  • What this allows: This removes the guesswork from wiring GitGalaxy into your infrastructure. DevOps engineers can simply copy our pre-built YAML templates into their repositories to deploy GitGalaxy as a native security gate. For example, if a developer pushes risky code on Bitbucket, our new REST utility will overlay a warning directly onto the relevant line of code in the Pull Request view.

Universal SARIF Exporting & Native Dashboards

  • What we did: Built the Universal SARIF Exporter and implemented alert sanitization algorithms that zero out threat arrays for ignored paths.
  • What this allows: GitGalaxy now automatically translates its calculated risk indicators (derived from raw regular expression keyword hit distributions) into industry-standard SARIF payloads. Your security findings will populate directly inside native UI dashboards like GitHub Advanced Security and GitLab Ultimate. The new sanitization rules also significantly reduce ghost alerts, keeping your dashboard focused on actionable threats.

CLI Quality Gating

  • What we did: Injected new systemic threat gating parameters (such as max_system_threat) directly into the core orchestrator and worked to reduce false-positive security signatures across the core internal SAST engines.
  • What this allows: You can configure CI/CD pipelines to explicitly fail and block a merge if the structural risk exceeds customized thresholds. The CLI output is also cleaner, giving developers immediate and clear feedback in their terminal when a build fails.

Air-Gapped Reliability & Core Upgrades

  • What we did: Implemented configuration file support via .galaxyscope.yaml to enforce global repository scanning rules and patched supply chain firewall bypasses. We enforced explicit zero-dependency mode fallbacks and hardened the Python execution environment by bumping core dependencies (CodeQL to 4.37.0, pytest to 9.1.1, and tiktoken to 0.13.0).
  • What this allows: GitGalaxy is hardened for sterile environments. The zero-dependency fallback ensures the engine can execute inside air-gapped CI/CD runners without internet access. Security teams can also mandate directory exclusions and custom risk policies across massive monorepos using a single .galaxyscope.yaml file.

Security Fixes

  • Patched supply chain firewall bypass vulnerabilities

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track squid-protocol/gitgalaxy](https:

Get notified when new releases ship.

Sign up free

About squid-protocol/gitgalaxy](https:

All releases →

Related context

Beta — feedback welcome: [email protected]