Added package umriss (#2832)

This commit is contained in:
Tobias Dély
2024-03-12 11:04:00 +08:00
committed by GitHub
parent 8171d4efaa
commit 45db86efb9
+16 -1
View File
@@ -32840,5 +32840,20 @@
"description": "A lightweight and extremely fast nginx log parser that stores the result into a sqlite3 database for further analysis and action",
"license": "MIT",
"web": "https://github.com/pouriyajamshidi/nginwho"
},
{
"name": "umriss",
"url": "https://github.com/tdely/umriss",
"method": "git",
"tags": [
"cli",
"syscalls",
"tool",
"seccomp",
"strace"
],
"description": "Extract syscall stats from strace output files",
"license": "MIT",
"web": "https://github.com/tdely/umriss"
}
]
]