Releases: TimesysGit/vigiles-buildroot
Releases · TimesysGit/vigiles-buildroot
v1.16.1
v1.16.0
Added
- [Feature] Add option to raise error when config.in or hash files are missing
Changed
- [packages.py] Include checksums from external sources
v1.15.0
Added
- [feature] Add option to specify the vigiles output location
- [internal] Include Config.in files from external_dirs
- [feature] Add option to generate SBOMs in CycloneDx format
- [cyclonedx] Add vulnerabilities
- [CHANGELOG.md] add changelog
Changed
- [cyclonedx_sbom] remap patch names from pedigree.patches.resolves.source.name to pedigree.patches.diff.url
- [Readme.md] Update the Using Vigiles CVE Check section
- [Readme.md] Replace manifest with SBOM in readme
- [buildroot.py] Parse package version from makefile if src override is used
Fixed
- [checkcves.py] Fix API key parsing in 'check_linuxlink_key' function