OliverGiertz
ec14acb46e
fix(security-scan): resolve gitleaks version dynamically via API
...
The static URL gitleaks_linux_x64.tar.gz does not work as gitleaks
uses versioned filenames (e.g. gitleaks_8.x.x_linux_x64.tar.gz).
Fetch the latest tag via GitHub API and construct the correct URL.
2026-03-11 08:25:53 +00:00
431a1d2543
Stabilize CI runner defaults and publish v1.5
2026-03-07 12:11:04 +01:00
e96501e937
Implement v1.4 real CI, security, and AI review pipeline
2026-03-07 12:09:34 +01:00
4628673afd
Add minimal reusable pipeline for startup isolation (v1.3)
2026-03-07 12:04:53 +01:00
460883dfcb
Stabilize reusable pipeline and publish v1.2
2026-03-07 12:03:36 +01:00
ea50777645
Add repo_type-aware reusable pipeline defaults
2026-03-07 11:55:15 +01:00
9adebedf02
Initial reusable pipeline (ci, security-scan, ai-review)
2026-03-07 11:44:59 +01:00