-
**Profile**: **[JosiahSiegel](https://github.com/JosiahSiegel)**
**Objective**: Prevent committing AWS , AZURE and GCP sensitive credentials to a git repository.
**Target**: [git-secrets@v1.3.0 : ad8…
-
**Describe the bug**
Kubernetes Secrets may slip through detection if we use the git detection of gitleaks. I am aware that this might be a limit of git log - but maybe it can be solved ...
I thin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kubernetes Version
1.29
### Shipwright Version
v0.13.0
### Current Behavior
If we create a b…
-
### Is your feature request related to a problem?
I've configured a Git WebHook to Argo CD but couldn't figure out how to securely add the WebHook secret to my helm values. My `values.yaml` is stor…
-
### This question is about
* [ ] Installation
* [X] Initializing / Cloning
* [ ] Alternate files
* [ ] Jinja templates
* [ ] Encryption
* [ ] Bootstrap
* [ ] Hooks
* [ ] Other
Folder stru…
-
-
## Describe the bug
Chezmoi doesn't seem to recognize the `--secrets` flag's values anymore.
## To reproduce
```shell
> chezmoi add --secrets ignore some-file
chezmoi: invalid value
```
#…
-
I've upgraded my Argocd installation via the official chart.
From chart version `7.3.11` (app version `v2.11.7`) to `7.4.0` (app version `v2.12.0`).
I have a `Secret` resource in my cluster with…
-
**Task:** Research making “running gitsecretes” a pre-commit hook, then create a follow-up ticket to do it.
Current documentation: [https://github.com/fecgov/fecfile-web-api?tab=readme-ov-file#git-se…
-
### Description
The environment variable value input should be treated as a secret.
A common use case for these is to setup private dependencies using the git token method. https://docs.getdbt…