Vulture finds dead code in python code
- python
var | purpose | type | default |
---|---|---|---|
SCA_BLOCKLIST_python | Blacklist filter for this tool | space-separated-list | "" |
SCA_VULTURE_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "" |
SCA_VULTURE_MIN_CONFIDENCE | Minimum confidence before reporting a finding | int:0-100 | "80" |
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- available in SDK
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
- vulture.vulture.deadcode
- vulture.vulture.syntaxerror
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬛⬛⬛⬜⬜⬜⬜⬜ 05/10 Build Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 07/10 Quality
- n.a.
- vulture.vulture.deadcode
- vulture.vulture.syntaxerror
- n.a.
- n.a.