1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-06-09 23:41:25 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
42f2734308 cspell lint go code (#3706) 2024-05-24 22:35:04 +02:00
a779eed3df Enable golangci linter gomnd (#3171) 2024-03-15 18:00:25 +01:00
685907ddf6 Fix spelling in test description (#3198) 2024-01-13 15:24:13 +01:00
5742e8695c Do not sanitzie secrets with 3 or less chars (#2680)
as this secrets have to low entropy they can not be valid secrets and
e.g. make log only unredable

just add a secret with value `a` to a repo an run a pipeline ...

---
*Sponsored by Kithara Software GmbH*
2023-10-31 19:44:03 +01:00
8cdac56d8f Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
366701fde7 Fix multiline secrets replacer (#700)
* Fix multiline secrets replacer

* Add tests
2022-01-16 22:57:37 +01:00
7986eba002 Hide multi line secrets from log (#671)
close #388
2022-01-08 20:39:52 +01:00