Skip to content

Commit 8fe6be2

Browse files
authored
Merge pull request e-m-b-a#938 from m-1-k-3/master
update default profile for EMBArk
2 parents ad81ddd + d6f84d8 commit 8fe6be2

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)