Skip to content

skims\refac(back): #11262 analyze outside multi process

Diego Restrepo requested to merge drestrepoatfluid into trunk
  • execute lib_sast in the apks, but outside of the analyze_one sub process
  • execute lib_sast over all decompiled apks after the execution of lib_apk in al detected apks
  • running lib_sast inside each analyze_one could cause problems

Merge request reports