Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions data/tools/malware-check.yml
Original file line number Diff line number Diff line change
@@ -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.
Loading