Giter Club home page Giter Club logo

Comments (7)

KevinHock avatar KevinHock commented on July 23, 2024 1

Sorry for the late reply @Tioborto, we're hoping by the end of December, after doing more internal testing.

from detect-secrets.

KevinHock avatar KevinHock commented on July 23, 2024 1

#86 just got approved an hour ago, probably gonna merge/bump tomorrow or Friday.

You definitely would not want the original version though, just saying :)

from detect-secrets.

KevinHock avatar KevinHock commented on July 23, 2024 1

Finally released the new version of Keyword detector in 0.11.2, let me know what you think @rhinoceros @Tioborto @andrewscott-vibrato :) 👍 🥂 🎉 🎈 🎂

from detect-secrets.

KevinHock avatar KevinHock commented on July 23, 2024

Hi @Tioborto

Sorry about that, one other person also asked about this: 6d98c81

We turned it off b/c the false-positive was too high, we have plans to re-enable after #86 is merged 👍

from detect-secrets.

Tioborto avatar Tioborto commented on July 23, 2024

Hello @KevinHock ,
For when do you think it will be over ? We are very eager to test this new version

from detect-secrets.

rhinoceros avatar rhinoceros commented on July 23, 2024

I found the same problem.
pre-commit 1.13.0
.pre-commit-config.yaml

-   repo: [email protected]:Yelp/detect-secrets
    rev: v0.11.0
    hooks:
    -   id: detect-secrets
        args: ['--baseline', '.secrets.baseline']
        exclude: .*/tests/.*

a.conf

bogon:my-git-repo User1$ cat a.conf 
xx=dXNlcjogd2FuZ3huCnh4OiAKcGFzc3dvcmQ6IHdhbmd4bjEyMwo=
password: xxx123
username: abc
password: aaaa
password: 123456
API_KEY = "blah-blah-but-actually-not-secret"

commit command

bogon:my-git-repo User1$ git add a.conf 
bogon:my-git-repo User1$ git commit -m"test"
Detect secrets...........................................................Passed
[xx 589b342] test
 1 file changed, 1 insertion(+), 2 deletions(-)

from detect-secrets.

rhinoceros avatar rhinoceros commented on July 23, 2024

Finally released the new version of Keyword detector in 0.11.2, let me know what you think @rhinoceros @Tioborto @andrewscott-vibrato :) 👍 🥂 🎉 🎈 🎂

It's works now. Thanks.

from detect-secrets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.