Skip to content

Commit d6f84d8

Browse files
committed
update default profile
1 parent 02eb1ad commit d6f84d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scan-profiles/default-scan-no-notify.emba

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export SHORT_PATH=1
2020
export HTML=1
2121
export QEMULATION=1
2222
export DISABLE_NOTIFICATIONS=1
23+
export MODULE_BLACKLIST=( "S15_radare_decompile_checks" "S99_grepit" "S110_yara_check" )
2324

2425
# we output the profile only at the beginning - outside the docker environment
2526
if [[ $IN_DOCKER -ne 1 ]] ; then

0 commit comments

Comments
 (0)