-
**Describe the bug**
I saw that in v5.0.0 an update was made so that only commit additions would be analyzed by default, but in my environment I've noticed that deletions are still triggering detecti…
-
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…
-
### New feature motivation
Similar to the secrets checks for the other services (lambda/ec2/ecs/etc), more checks can be implemented
### Solution Proposed
Elastic Beanstalk:
* Configuration files …
-
**Describe the bug**
Gitleaks is unable to detect secrets when they were added during a merge
**To Reproduce**
Clone this repo which has the issue https://github.com/ericfrederich/hidden_secrets …
-
When trying to scan a git repository checked out using `git clone --mirror`, detect-secrets fails with an error:
```fatal: this operation must be run in a work tree```
To duplicate, try the foll…
-
Supporting standard input on audit mode would make detect-secrets pipe-able and a little more Unix-like. I thought about this while commenting on #198... If I just want to audit the results, being abl…
-
ERROR: Not importing aws_secretsmanager_secret arn:aws:secretsmanager:us-east-1:xxxxx:secret:rds!cluster-36d996b5-5fe6-4775-889e-c2ef1fedb072-dC7gzB
ERROR: Invalid character ! in name
ERROR: in wr…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a Fleet contributor responisble for TUF,
| I want to know that the Timestamp key…
-
It looks like `dotenv-linter` might not be correctly detecting single-quoted values when there is a dollar sign in the string.
The test case is below. Both `SECRET_11` and `SECRET_21` are single-qu…
-
Hello Team,
When I tried to scan the git repo the following information was not detected by the detect-secrets tool.
The following terraform code details are given below.
variable "sys_passwor…