diff --git a/packages.json b/packages.json index 8553933..23dc706 100644 --- a/packages.json +++ b/packages.json @@ -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",