diff --git a/data/tools/malware-check.yml b/data/tools/malware-check.yml new file mode 100644 index 000000000..722b1cc65 --- /dev/null +++ b/data/tools/malware-check.yml @@ -0,0 +1,29 @@ +name: malware-check +categories: + - linter +tags: + - c + - cpp + - go + - java + - javascript + - kotlin + - php + - powershell + - python + - ruby + - rust + - scala + - security + - shell + - swift + - typescript +license: MIT License +types: + - cli +source: "https://github.com/momenbasel/malware-check" +homepage: "https://github.com/momenbasel/malware-check" +description: >- + Enterprise-grade static and dynamic analysis tool for detecting malicious code, + suspicious binaries, and privacy violations with YARA rules, Docker sandboxing, + and SARIF reporting.