mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
d0bc091a60
* security: re-enable security scan release block This was previously disabled due to an unresolved false-positive CVE. Re-enabling both secrets and OSV + Go Modules scanning, which per our current scan results should not be a blocker to future releases. * security: run security scans on main and release branches