Skip to content

Commit 30148d0

Browse files
Update
1 parent 1d96eea commit 30148d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/sources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ const SCRIPT_DETECTION_CONFIG = {
564564
BONUS_MEDIUM: 3,
565565
},
566566
KEYWORD_CATEGORIES: {
567-
high: ["| sh", "| bash", "curl -s", "wget -q"],
567+
high: ["| sh", "| bash", "curl ", "wget "],
568568
medium: ["install", "setup", "installer.sh", ".sh", "sudo"],
569569
low: [
570570
"~/.oh-my-zsh",

0 commit comments

Comments
 (0)