skip checking scan-malware.js

This commit is contained in:
SennayT
2026-06-11 10:17:17 +03:00
parent cc342ddff7
commit 707f552c2e

View File

@@ -38,6 +38,7 @@ const ALWAYS_SKIP = new Set([
"coverage",
".nyc_output",
"__pycache__",
"scan-malware.js",
]);
const ENTROPY_THRESHOLD = 5.2; // Shannon bits/char high = likely encoded payload