Skip to content

Releases: TimesysGit/vigiles-buildroot

v1.16.1

03 Sep 10:07
Compare
Choose a tag to compare

Changed

  • [Readme.md] Update the requirements for vigiles-buildroot to be setup

Fixed

  • [packages.py] Exclude output dir from makefile searches
  • [kernel_uboot.py] Improve parsing of version from makefile

v1.16.0

08 Aug 05:14
Compare
Choose a tag to compare

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

25 Jun 06:17
Compare
Choose a tag to compare

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