- bitbake
var | purpose | type | default |
---|---|---|---|
SCA_BLACKLIST_oelint | Blacklist filter for this tool | space-separated-list | "" |
SCA_OELINT_CUSTOM_RULES | Paths to custom rules for oelint | space-separated-list | "${STAGING_DATADIR_NATIVE}/oelint-rules" |
SCA_OELINT_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "" |
SCA_OELINT_EXTRA_KNOWN_MIRRORS | additional known mirror replacements. mirror:replacement without any ${} framing space-separated-list | "" | |
SCA_OELINT_EXTRA_KNOWN_VARS | Additional known variable name | space-separated-list | "" |
SCA_OELINT_EXTRA_MANDATORY_VARS | Additional mandatory variables that should be set in a recipe | space-separated-list | "" |
SCA_OELINT_EXTRA_PROTECTED_APPEND_VARS | Additional variables that shouldn't be set in a bbappend | space-separated-list | "" |
SCA_OELINT_EXTRA_PROTECTED_VARS | Additional variables that shouldn't be set inside of a recipe | space-separated-list | "" |
SCA_OELINT_EXTRA_SUGGESTED_VARS | Additional suggested variable that should be set in a recipe | space-separated-list | "" |
SCA_OELINT_EXTRA_SUPPRESS | Extra error-IDs to be suppressed | space-separated-list | "" |
SCA_OELINT_IGNORE_SPARED_LAYER | Ignore findings from spared layer | 1 = yes, 0 = no | "1" |
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
TBD
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬛⬛⬛⬜⬜⬜⬜⬜ 05/10 Build Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 10/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 09/10 Quality
- n.a.
- n.a.
- n.a.
- oelint.oelint.*