Releases: thinkgrid-labs/greengate
Releases · thinkgrid-labs/greengate
GreenGate v0.3.1
GreenGate v0.3.0
GreenGate v0.2.12
What's Changed
- rename orgname by @akosidencio in #9
- Dev by @akosidencio in #10
Full Changelog: v0.2.11...v0.2.12
GreenGate v0.2.11
oxide-ci v0.2.10
What's Changed
- next-line fix scanner improvements by @akosidencio in https://github.com/ThinkGrid-Labs/oxide-ci/pull/7
Full Changelog: https://github.com/ThinkGrid-Labs/oxide-ci/compare/v0.2.9...v0.2.10
oxide-ci v0.2.9
What's Changed
Full Changelog: https://github.com/ThinkGrid-Labs/oxide-ci/compare/v0.2.8...v0.2.9
oxide-ci v0.2.8
What's Changed
Full Changelog: https://github.com/ThinkGrid-Labs/oxide-ci/compare/v0.2.7...v0.2.8
oxide-ci v0.2.7
What's Changed
- chore: bump version to 0.2.6 by @akosidencio in https://github.com/ThinkGrid-Labs/oxide-ci/pull/3
- feat(audit): add ignore_advisories config to suppress known transitiv… by @akosidencio in https://github.com/ThinkGrid-Labs/oxide-ci/pull/4
Full Changelog: https://github.com/ThinkGrid-Labs/oxide-ci/compare/v0.2.6...v0.2.7
oxide-ci v0.2.6
oxide-ci v0.2.5
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
- Dev by @akosidencio in https://github.com/ThinkGrid-Labs/oxide-ci/pull/1
- Dev by @akosidencio in https://github.com/ThinkGrid-Labs/oxide-ci/pull/2
New Contributors
- @akosidencio made their first contribution in https://github.com/ThinkGrid-Labs/oxide-ci/pull/1
Full Changelog: https://github.com/ThinkGrid-Labs/oxide-ci/compare/v0.2.4...v0.2.5