Skip to content

Releases: thinkgrid-labs/greengate

GreenGate v0.3.1

05 Apr 06:53
457da73

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

GreenGate v0.3.0

04 Apr 11:14
ed93a45

Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.3.0

GreenGate v0.2.12

14 Mar 14:51
cc6f84a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.2.12

GreenGate v0.2.11

10 Mar 19:58
4628256

Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

oxide-ci v0.2.10

08 Mar 08:34
0b2fa5d

Choose a tag to compare

oxide-ci v0.2.9

08 Mar 08:16
024e4d9

Choose a tag to compare

oxide-ci v0.2.8

08 Mar 07:47
68a1d9d

Choose a tag to compare

oxide-ci v0.2.7

08 Mar 06:55
11d76b6

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/ThinkGrid-Labs/oxide-ci/compare/v0.2.6...v0.2.7

oxide-ci v0.2.6

08 Mar 04:43

Choose a tag to compare

oxide-ci v0.2.5

06 Mar 15:00
0957036

Choose a tag to compare

What's Changed

  • scanner/sast: extend AST-based SAST to Python and Go (eval, exec,
    pickle, subprocess, unsafe imports, exec command, panic detection)
  • github: upgrade PR summary comment to rich markdown table with
    severity breakdown and per-finding rows (capped at 20)
  • scan: add JUnit XML, GitLab SAST, and JSON output formats; add
    --blame, --annotate, --update-baseline, --since-baseline flags
  • sbom: generate CycloneDX 1.5 JSON from Cargo.lock / package-lock.json
    / requirements.txt / go.sum (offline, no network required)
  • check-config: validate .oxideci.toml and print resolved values
  • ci: trigger on all branches; add steps for check-config, SBOM
    generation + validation, all 5 output formats, --annotate PR summary,
    baseline save/gate, --since and --blame incremental scans

What's Changed

New Contributors

Full Changelog: https://github.com/ThinkGrid-Labs/oxide-ci/compare/v0.2.4...v0.2.5