- code duplications
- metrics
var | purpose | type | default |
---|---|---|---|
SCA_BLOCKLIST_tlv | Blacklist filter for this tool | space-separated-list | "linux-.*" |
SCA_TLV_MINLINES | Minimum number of lines before issue is reported | int | "8" |
SCA_TLV_MINTOKEN | Minimum number of token in block before issue is reported | int | "25" |
SCA_TLV_FILES | List of glob-expression for files to check | space-separated-list | "${SCA_SOURCES_DIR}/* ${SCA_SOURCES_DIR}/**/*" |
var | purpose | type | default |
---|---|---|---|
SCA_BLOCKLIST_tlv | Blacklist filter for this tool | space-separated-list | "linux-.*" |
SCA_TLV_MINLINES | Minimum number of lines before issue is reported | int | "8" |
SCA_TLV_MINTOKEN | Minimum number of token in block before issue is reported | int | "25" |
SCA_TLV_FILES | List of glob-expression for files to check | space-separated-list | "${SCA_SOURCES_DIR}/${sysconfdir}/* ${SCA_SOURCES_DIR}/${sysconfdir}/**/*" |
- 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
- tlv.tlv.Duplicate - The code is exactly the same
- tlv.tlv.TooLessVariation - The code is nearly the same
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬛⬛⬛⬜⬜⬜⬜⬜ 05/10 Build Speed
- ⬛⬜⬜⬜⬜⬜⬜⬜⬜⬜ 01/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬜⬜ 08/10 Quality
- n.a.
- n.a.
- n.a.
- tlv.tlv.*