Added package entgrep (#2285)

This commit is contained in:
srozb
2022-07-18 11:50:03 +02:00
committed by GitHub
parent 1e74531bac
commit 534617b2a7
+14
View File
@@ -1,4 +1,18 @@
[
{
"name": "entgrep",
"url": "https://github.com/srozb/entgrep",
"method": "git",
"tags": [
"command-line",
"crypto",
"cryptography",
"security"
],
"description": "A grep but for secrets (based on entropy).",
"license": "MIT",
"web": "https://github.com/srozb/entgrep"
},
{
"name": "nexus",
"url": "https://github.com/jfilby/nexus",