8000 Disable rule for AWS_ACCESS_KEY_ID · gitleaks gitleaks · Discussion #1875 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Disable rule for AWS_ACCESS_KEY_ID #1875

Discussion options

You must be logged in to vote

@pantelis-karamolegkos

Just curious does the config on the master branch currently still have the same issue for you? I just submitted a small tweak that should cut down on some false positives.

we want to reduce false positives.

If adding a .gitleaks.toml or a .gitleaksignore to the repo is an option, then there's a couple of ways to use those as well to allow things.

You should be able to do something like this in a .gitleaks.toml

[extend]
useDefault = true
disabledRules = [ "aws-access-token"]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pantelis-karamolegkos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
0