mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
skip checking scan-malware.js
This commit is contained in:
1
.github/scripts/scan-malware.js
vendored
1
.github/scripts/scan-malware.js
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user