Skip to content

Issues: Yelp/detect-secrets

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Akamai tokens are not detected enhancement The issue is related to improving a certain aspect of the project. needs more info The issue has been reviewed, but the information provided by the reporter is incomplete. P2 Important. E.g. a new feature that we want to include in the next release.
#524 opened Mar 23, 2022 by adityak80 updated Jul 7, 2022
Helm (presumably any /* */) comments aren't supported enhancement The issue is related to improving a certain aspect of the project. P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too. triaged The issue has been reviewed but has not been solved yet.
#554 opened May 18, 2022 by dannysauer updated Oct 13, 2022
exclude-secrets option is not working as expected bug The issue describes a malfunctioning aspect of the project. needs more info The issue has been reviewed, but the information provided by the reporter is incomplete. P3 When you get around it. E.g. a fix for non-breaking issue we will work on when there's nothing more
#623 opened Sep 29, 2022 by meeragirijan updated Mar 22, 2023
What's the best way to generate a standalone executable for detect-secrets? P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too. question The issue is a technical question related to the project. triaged The issue has been reviewed but has not been solved yet.
#633 opened Nov 3, 2022 by pvinis updated Mar 22, 2023
Github Action support P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too. request The issue is a request for a new feature or plugin. triaged The issue has been reviewed but has not been solved yet.
#643 opened Dec 5, 2022 by commjoen updated Mar 22, 2023
Scan is not getting completed for file containing unicode characters like - 北京朝阳区 bug The issue describes a malfunctioning aspect of the project. needs more info The issue has been reviewed, but the information provided by the reporter is incomplete. P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too.
#641 opened Dec 1, 2022 by KBiru updated Apr 18, 2023
secrets not detecting on custom terraform variable. bug The issue describes a malfunctioning aspect of the project. needs more info The issue has been reviewed, but the information provided by the reporter is incomplete. P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too.
#654 opened Jan 6, 2023 by netwrkspider updated Apr 20, 2023
audit fails with custom plugin bug The issue describes a malfunctioning aspect of the project. good first issue The issue can be tackled by someone who has little to no knowledge about the project. P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too. triaged The issue has been reviewed but has not been solved yet.
#611 opened Sep 9, 2022 by steamraven updated May 12, 2023
FileNotFoundError in LineGetter.open_file bug The issue describes a malfunctioning aspect of the project. needs more info The issue has been reviewed, but the information provided by the reporter is incomplete. P3 When you get around it. E.g. a fix for non-breaking issue we will work on when there's nothing more
#604 opened Aug 23, 2022 by jsoref updated Aug 23, 2023
Unable to suppress the pem file during scan P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too. request The issue is a request for a new feature or plugin. triaged The issue has been reviewed but has not been solved yet.
#657 opened Jan 18, 2023 by prathamesh199728 updated Nov 17, 2023
Detect same secret multiple times in the same line or file enhancement The issue is related to improving a certain aspect of the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#53 opened Jul 6, 2018 by domanchi updated May 16, 2024
File extension specific exclusions enhancement The issue is related to improving a certain aspect of the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#59 opened Jul 12, 2018 by KevinHock updated May 16, 2024
Reduce false positives for private keys enhancement The issue is related to improving a certain aspect of the project. false positives help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#70 opened Aug 10, 2018 by domanchi updated May 16, 2024
Add options for baseline diff minimizing enhancement The issue is related to improving a certain aspect of the project. good first issue The issue can be tackled by someone who has little to no knowledge about the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#92 opened Nov 5, 2018 by KevinHock updated May 16, 2024
Improve accuracy of aws_secret_access_key in keyword detector bug The issue describes a malfunctioning aspect of the project. triaged The issue has been reviewed but has not been solved yet.
#112 opened Jan 4, 2019 by KevinHock updated May 16, 2024
Review and improve regex rules enhancement The issue is related to improving a certain aspect of the project. false positives triaged The issue has been reviewed but has not been solved yet.
#159 opened Apr 10, 2019 by domanchi updated May 16, 2024
Add support for standard input on audit mode enhancement The issue is related to improving a certain aspect of the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#199 opened Jun 24, 2019 by dgzlopes updated May 16, 2024
Add a 'remember last decision' functionality to audit enhancement The issue is related to improving a certain aspect of the project. good first issue The issue can be tackled by someone who has little to no knowledge about the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#201 opened Jun 24, 2019 by KevinHock updated May 16, 2024
Investigate when valid high-entropy secrets do not have quotes (outside of yaml/ini files) false negatives help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#203 opened Jun 25, 2019 by KevinHock updated May 16, 2024
Consider how to stop analyzing the whole file in audit enhancement The issue is related to improving a certain aspect of the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. P4 Future work. E.g. something we might to get on in the future. Might be used for future ideas too. triaged The issue has been reviewed but has not been solved yet.
#218 opened Aug 6, 2019 by OiCMudkips updated May 16, 2024
audit can't find multi-line yaml strings and raises a ValueError bug The issue describes a malfunctioning aspect of the project. false negatives help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#227 opened Aug 20, 2019 by OiCMudkips updated May 16, 2024
Evaluate different entropy calculation discussion The issue is meant to generate a discussion around an aspect of the project. triaged The issue has been reviewed but has not been solved yet.
#234 opened Aug 30, 2019 by KevinHock updated May 16, 2024
Support json output when scanning strings enhancement The issue is related to improving a certain aspect of the project. good first issue The issue can be tackled by someone who has little to no knowledge about the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#235 opened Sep 2, 2019 by atymic updated May 16, 2024
Write FAQ in README documentation This issue is about improving the existing documentation. triaged The issue has been reviewed but has not been solved yet.
#243 opened Sep 19, 2019 by KevinHock updated May 16, 2024
Truncate super-long lines in the audit view enhancement The issue is related to improving a certain aspect of the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
#256 opened Oct 18, 2019 by OiCMudkips updated May 16, 2024
ProTip! Adding no:label will show everything without a label.