-
[git-secrets](https://github.com/JosiahSiegel/git-secrets/tree/bff90684a2289cd3b0536a2cbeb37728e30680fd) -> bff90684a2289cd3b0536a2cbeb37728e30680fd
[tag/version](https://github.com/JosiahSiegel/git-…
-
### This question is about
* [ ] Installation
* [X] Initializing / Cloning
* [ ] Alternate files
* [ ] Jinja templates
* [ ] Encryption
* [ ] Bootstrap
* [ ] Hooks
* [ ] Other
Folder stru…
-
-
Hey i treid setting it up with a privated repo and it wont work could someone help me thanks
error:
`/home/runner/work/_temp/c028c4fe-33b2-43fe-8608-67fa8e98025a.sh: line 254: .git/FETCH_HEAD: Per…
-
I am experiencing an issue when using the `php-actions/composer` action with the following configuration in a GitHub Actions pipeline:
```yaml
- name: Cache Composer dependencies
uses: actions/…
-
After upgrading to latest version (0.13.0) to resolve [a bug](https://github.com/grafana/k6-jslib-aws/issues/115), I got an other problem:
```
node_modules/k6-jslib-aws/src/internal/secrets-manager.t…
-
Hello, I just found your work and sounds amazing. This is actually the project we were looking for handling configuration injection from external sources (SSM, Secret Manager, etc.).
It would be gr…
-
Hey there,
I'd like to contribute, and I already kinda found an issue in the README.
Rather than passing around .env files, one should be using [git secrets](https://git-secret.io/). The basic i…
-
**Describe the bug**
Not able to deploy connaisseur
**Expected behavior**
The deployment should happen
NAME: connaisseur
LAST DEPLOYED: Fri Jul 9 20:43:10 2021
NAMESPACE: connaisseur
STATUS:…
-
git-secrets scan commit messages and files to detect senstive information. Add it as pre-commit hooks(?).
The idea here is to use git-secrets to prevent secrets leak.
Can be added as a merge-reques…