cli/.forgejo/workflows
Snider 4163aedec1
Some checks failed
Security Scan / Secret Detection (push) Successful in 12s
Security Scan / Go Vulnerability Check (push) Failing after 2m21s
Security Scan / Dependency & Config Scan (push) Failing after 21s
fix(ci): pin gitleaks version and harden install step
The gitleaks install was fragile: depended on GitHub API (rate limits),
jq being present, and hardcoded x64 arch. Now pins v8.24.3, detects
arch, uses curl -f for proper error handling, and verifies install.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:50:28 +00:00
..
deploy.yml fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00
security-scan.yml fix(ci): pin gitleaks version and harden install step 2026-02-21 19:50:28 +00:00