Releases: priv-kweihmann/meta-sca
Releases · priv-kweihmann/meta-sca
Patch release for 1.10.x
Bugfixes
- cve-tool db fetch always triggered a rebuild of system
- TypeError in bandit converter
Patch release for 1.10
Updates
- oelint-adv to 1.1.0
Bugfixes
- fix non-deterministic builddata warning
- fix json-parser handling
- enabled oelint in global modules
Release 1.10
New
- oelint-adv for linting bitbake recipes
- json-parser for linting json-files
Updates
- python-isort 4.1.12
Bugfixes
- Removal of leftover BB_DONT_CACHE, which should prevent unnecessary rebuilds
- Enforce oe-core naming convention to recipes
- Split python-packages into python2/3 recipes (following the best practice from oe/poky)
You can use SCA_AVAILABLE_MODULES to globally enable or disable linting modules, without the need to distinguish between recipes and images
Release 1.9
New
- xmllint
- image-summary
Updates
- eslint to 5.15.1
- kconfig-hardened-check
Bugfixes
- Many bugfixes around the license filter functionality, works now without altering the distro-configuration
Release 1.8
New
- clang-tidy
- flint++
- oclint
- bandit
Updates
- n.a.
Bugfixes
- better separation of native and non-native recipes enforced
- better handling when tool found no input files
Release 1.7
New
- Add kconfig-hardened-check as tool
- Added pysymbolcheck as tool
Updates
- pyisort 4.3.9
Bugfixes
- don't return symlinks when search files to check (this should reduce the risk of double findings)
- various other fixes
Release 1.6
New
- n.a.
Updates
- n.a.
Bugfixes
- multiple bugfixes around various topics
Finally the layer should be working properly
Release 1.5
New
- cve-check tool to check for unpatched CVEs
- bitbake for converting bitbake console log to checkstyle items
Updates
- n.a.
Bugfixes
- important bugfix that targets incremental builds and tool misbehavior
Release 1.4.1
New
- eslint as linter for javascript added
Updates
- n.a.
Bugfixes
- layer priority decreased so that overriding recipes from this layer should be easier by now
Original Release v1.4 is not available due to an error
Release 1.3
New:
- n.a.
Updates
- cppcheck 1.87
Bugfixes:
- important bugfix to make output to console work