You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2318,6 +2318,7 @@ _Libraries that are used to help make your application more secure._
2318
2318
-[goArgonPass](https://github.com/dwin/goArgonPass) - Argon2 password hash and verification designed to be compatible with existing Python and PHP implementations.
2319
2319
-[goSecretBoxPassword](https://github.com/dwin/goSecretBoxPassword) - A probably paranoid package for securely hashing and encrypting passwords.
2320
2320
-[Interpol](https://github.com/avahidi/interpol) - Rule-based data generator for fuzzing and penetration testing.
2321
+
-[leakhound](https://github.com/nilpoona/leakhound) - Static analysis tool to detect accidental logging of sensitive struct fields, preventing data leaks in logs.
2321
2322
-[lego](https://github.com/go-acme/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt).
2322
2323
-[luks.go](https://github.com/anatol/luks.go) - Pure Golang library to manage LUKS partitions.
2323
2324
-[memguard](https://github.com/awnumar/memguard) - A pure Go library for handling sensitive values in memory.
0 commit comments