Added package mcd (#1951)

This commit is contained in:
Arnaud Moura 2021-06-26 15:34:03 +02:00 committed by GitHub
parent eb461d9760
commit 8c749b893d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23044,6 +23044,19 @@
"license": "MIT",
"web": "https://github.com/Beamdog/nwsync"
},
{
"name": "mcd",
"url": "https://gitlab.com/malicious-commit-detector/mcd",
"method": "git",
"tags": [
"antivirus",
"utility",
"binary"
],
"description": "Application to detect which commit generates malicious code detection by antivirus software.",
"license": "MIT",
"web": "https://gitlab.com/malicious-commit-detector/mcd"
},
{
"name": "nimarrow",
"url": "https://github.com/emef/nimarrow",