very-doge-wow

Results 5 issues of very-doge-wow

### Description: The current regex didn't match PGP private keys anymore, since they start with `BEGIN PGP PRIVATE KEY BLOCK` and the `BLOCK` never matched for the existing regex. I've...

**Actual behavior** I'm using Kaniko v1.8.1 to build an image using a Dockerfile. However I am using a custom Image in order to perform other tasks beforehand (for example I...

My chart has a bunch of features which can be activated through the `values.yaml`. Those however aren't just switches, but can contain templating themselves. As an example, one might pass...

My helm chart has several features which can be invoked by setting specific parameters in the values.yaml. However those aren't simply switches but for example allow for templating of objects/strings....

enhancement
help wanted

**Describe the bug** We're using gitleaks 8.18.4 (the latest version) to scan our git repositories as well as some other artifacts for leaked secrets every night. Since today, we're seeing...

bug