Some security checks, such as builtins or os, can introduce many false positive detections. I fixed this by making some modules more specific.
- Checks of
builtins,os,sysandsubprocessmodules are more specific.
Some security checks, such as builtins or os, can introduce many false positive detections. I fixed this by making some modules more specific.
builtins, os , sys and subprocess modules are more specific.