Added package umriss (#2832)

This commit is contained in:
Tobias Dély 2024-03-12 03:04:00 +00:00 committed by GitHub
parent 8171d4efaa
commit 45db86efb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]
]