Skip to content

Releases: squid-protocol/gitgalaxy

v2.0.9

28 Apr 22:55
8d2f7f8

Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.0.9

v2.0.8

27 Apr 20:28
9f8cc22

Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

GitGalaxy Scanner v2.0.7

25 Apr 16:31
869b2fe

Choose a tag to compare

The official GitHub Action for the GitGalaxy DevSecOps Suite.

This release brings GitGalaxy's AST-free, zero-trust static analysis directly into your CI/CD pipelines, allowing you to block poisoned builds and generate forensic artifacts in seconds.

🛡️ Available Pipeline Sentinels

  • Supply Chain Firewall (supply-chain-firewall): Blocks typosquatting and malicious imports.
  • Vault Sentinel (vault-sentinel): Hyper-speed hardcoded secrets detection.
  • X-Ray Inspector (xray-inspector): Triage for encrypted payloads and binary anomalies.
  • Zero-Trust SBOM (zero-trust-sbom): Generates mathematically verified CycloneDX manifests.
  • API Network Map (api-network-map): Hunts for undocumented Shadow APIs.
  • AI Guardrails: Automatically evaluates LLM AppSec risks and Agentic context limits via galaxyscope.

🪶 Zero-Dependency Native

Executes in seconds utilizing Python's standard library. The optional full_precision input flag seamlessly unlocks heavy physics engines (NetworkX, TikToken, XGBoost) for ML threat inference and Blast Radius calculations.

🚀 Quickstart Example

- name: Run GitGalaxy Supply Chain Firewall
  uses: squid-protocol/gitgalaxy@v2.0.7
  with:
    tool: 'supply-chain-firewall'

What's Changed

Full Changelog: v2.0.6...v2.0.7

v2.0.6 - Dynamic Versioning

24 Apr 21:32

Choose a tag to compare

v2.0.5 - pypi sync

24 Apr 21:23

Choose a tag to compare

v2.0.4 - Matrix Hardened & Enterprise Security

24 Apr 21:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.4