-
**Describe the bug**
Rules with uppercase keywords find no results when those rules are defined in a TOML that is extended.
When the TOML is consumed into the Config object, the keywords for eac…
-
Hey!
**Bug description**
I am trying to set up a build pipeline, and since we have a lot of spare Windows 10 workstations around, I felt it would be a good use for them to be part of a build farm.…
-
https://github.com/AGWA/git-crypt
-
Hello,
Checklist:
* [ x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ x] I've included steps to reproduce the bug.
* [ x] I've pasted the output of `argocd …
-
**Describe the bug**
Gitleaks does not find all the secrets, although the regex is correct and everything is ok here + field "Secret" is not filled:
https://regex101.com/r/zAaY2U/1
https://regex10…
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/setup-buildx-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a…
-
* **I'm submitting a ...**
- [x] bug report
- [ ] feature request
* **What is the current behavior?**
I'm using detect-secrets 1.5.0, from a `repo_directory` initialised with git. Inside t…
-
Secrets should never be committed to your Git Repositories.
Instead either
- use secret files and bind/mount them to a specifc directory/destination inside the doco-cd container so you can access …
-
Not 100% sure yet on how much state should be centralised but even having what was applied by the client would help a lot.
As in, when you'd run `skate apply`, whatever you had in your yaml would be …
-
Hi, my Github Org has a hook setup , that rejects any commit that is not signed with GPG key.
So i've created a Service account , Created a new GPG key for that service account & configured my GIth…