Live data from Hacker News

Viewing profile — cwinq

cwinq

HN member
Joined
Wed, Mar 10, 2021, 7:47 AM UTC
HN karma
3
Public activity
13 items

About cwinq

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
  4. story
  5. comment
    Comment #46241869

    You can try GitGuardian, it is very powerful and free for individual developers and small teams. It has precommit hooks, detection in IDE and all.

  6. comment
    Comment #44300446

    How big is your team? GitGuardian is free for team below 25 dev. And it will make sure secrets don't make it to your code and highlight any historical leaks too.

  7. comment
    Comment #35572702

    ChatGPT may not be used by all organizations and may even be banned. But that doesn't mean you don't have exposure to the security risks it contains. This post looks at why ChatGPT…

  8. story
  9. comment
    Comment #33443702

    some details on this breach: https://blog.gitguardian.com/dropbox-breach-hack-github-circ...

  10. comment
    Comment #33200627

    Well, GitGuardian is free for individual developers (20 K of them use it - n°1 app on GitHub market place) and for team below 25. So I guess the masses can enjoy secrets free code!…

  11. comment
    Comment #33200608

    you can try ggshield - https://github.com/GitGuardian/ggshield -

  12. comment
    Comment #33200600

    You can definitely use pre commit hooks for this like the one of ggshield https://github.com/GitGuardian/ggshield - remediation is far quicker when the secret does't make it to the…

  13. comment
    Comment #31093719

    you may also want to look at ggshield: https://github.com/GitGuardian/ggshield