github future-architect/vuls v0.15.0

latest releases: v0.25.2, v0.25.1, v0.25.1-beta2...
3 years ago

New Features

  • feat(scan): support dnf modules (#1114)

    vuls now supports the dnf module, which has been supported since RHEL8.

The schema of goval-dictionary has been changed.
Please upgrade goval-dictionary to 0.3.0 or later and re-fetch to a new database.
(No automatic migration, so use a new database.)
If vuls and goval-dictionary are old, false positives will occur on RHEL8.
  • feat(report): display EOL information to scan summary (#1120)

    The expired date of standard support and extended support is now displayed.
    If the standard support expires within 3 months, a warning will be displayed.
    The expired date is defined here
    If you find any mistakes or additional information, please let me know.

  • Improve implementation around config (#1122)

    Some flags of subcommands have been removed and the structure of config.toml has been changed.
    See pull request for details

Changelog

0b55f94 Improve implementation around config (#1122)
a67052f fix(scan): err detecting EOL for alpine Linux (#1124)
6eff6a9 feat(report): display EOL information to scan summary (#1120)
69d32d4 feat(report): add a err code to wpscan.com API error (#1119)
d7a613b chore: go mod update (#1118)
669c019 fix(cvecontent) Fixed not to split empty string (#1117)
fcc4901 fix(scan): Failed to parse CentOS Stream (#1098)
4359503 fix(redhat): possibility of false positives on RHEL (#1115)
b13f93a feat(scan): support dnf modules (#1114)
8405e0f refactor(gost): Duplicate code into function (#1110)
aceb3f1 fix(scan): add an error case for rpm -qa (#1109)
a206675 fix(wordpress): remove cache because not permitted. (#1107)
f4253d7 fix(wordpress): wpscan.com unmarshal error (#1106)
aaea15e refactor(report): remove Integration.apply (#1105)

Don't miss a new vuls release

NewReleases is sending notifications on new releases.