github future-architect/vuls v0.12.0

latest releases: v0.27.0, v0.26.0, v0.26.0-rc2...
4 years ago

New features

New Raspberry Pi OS(Raspbian) Scanning Method


Raspberry Pi previously supported only scan using changelog, but this release uses Debian's OVAL DB and Debian Security Tracker for common parts with Debian. The changelog is still used for the part that is deeply related to Raspberry Pi.
Refer to the table below for each scan mode.

Scan Mode fast fast-root deep
v0.11.0 (deep scan) (deep scan) changelog
New Release
  • OVAL
  • Debian Security Tracker
  • OVAL
  • Debian Security Tracker
  • changelog(only raspberrypi package)
  • OVAL
  • Debian Security Tracker
  • changelog(all updatable package)

For more Details, see the Document: fast scan, fast-root scan

example detect CVEs

Scan Mode fast fast-root deep
v0.11.0 (deep scan) (deep scan) 0(bug)
v0.12.0 377 386 387

Detection using Debian OVAL DB

oval

Detection using Debian Security Tracker

gost

Requirements

Raspbian OVAL scan requires goval-dictionary update(need ver>=0.2.9).

Changelog

7969b34 Raspberry Pi OS(Raspbian) scanning using OVAL DB (#1019)
58cf1f4 refactor(typo): fix typos (#1041)
a5b87af delete unnecessary images (#1036)

Don't miss a new vuls release

NewReleases is sending notifications on new releases.