1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-25 19:17:01 +00:00
forgejo-runner/internal/pkg/report
Earl Warren 6d938ad5ba
fix(security): multline secrets trivially transformed are redacted
A multiline secret transformed into a single line by replacing
with \ followed by n is also redacted.
2025-08-11 11:03:21 +02:00
..
mask.go fix(security): multline secrets trivially transformed are redacted 2025-08-11 11:03:21 +02:00
mask_test.go fix(security): multline secrets trivially transformed are redacted 2025-08-11 11:03:21 +02:00
reporter.go chore: to allow the runner to be imported, v9 needs to be in the go module (#777) 2025-07-31 10:35:11 +00:00
reporter_test.go chore: to allow the runner to be imported, v9 needs to be in the go module (#777) 2025-07-31 10:35:11 +00:00