woodpecker/pipeline
6543 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
..
backend local backend ignore errors in commands inbetween (#2636) 2023-10-28 13:38:47 +02:00
frontend Add some tests (#2652) 2023-10-28 13:37:54 +02:00
multipart Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
rpc Add some tests (#2652) 2023-10-28 13:37:54 +02:00
samples pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
schema Add prettier (#2600) 2023-10-24 14:42:05 +02:00
shared Do not sanitzie secrets with 3 or less chars (#2680) 2023-10-31 19:44:03 +01:00
error.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
error_test.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
logger.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
option.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
pipeline.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
stepBuilder.go Remove plugin-only option from secrets (#2213) 2023-10-24 20:38:47 +02:00
stepBuilder_test.go Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00