Viewing profile — cwinq
cwinq
HN member- Joined
- Wed, Mar 10, 2021, 7:47 AM UTC
- HN karma
- 3
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About cwinq
No profile information was provided.
Recent public activity
- comment
- story
- comment
- story
-
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.
-
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.
-
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…
- story
-
comment
Comment #33443702
some details on this breach: https://blog.gitguardian.com/dropbox-breach-hack-github-circ...
-
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!…
-
comment
Comment #33200608
you can try ggshield - https://github.com/GitGuardian/ggshield -
-
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…
-
comment
Comment #31093719
you may also want to look at ggshield: https://github.com/GitGuardian/ggshield