github future-architect/vuls v0.14.0

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

New Feature

Vuls v0.14.0 displays additional information in the NVD data feed such as exploits, mitigations, primary source URLs, and patch URLs is now displayed in the report.

image

This P/R change the structure of the model.

Add ScanResult>VulnInfos>CveContents>References>Tags
https://github.com/future-architect/vuls/pull/1097/files#diff-e5bdb7104bbea1fa7f04ecaf8fc7a56f09715b3b9993112dea6b878c24def200R329

Add Mitigations struct
https://github.com/future-architect/vuls/pull/1097/files#diff-25e484c3ec31cd05d7ce8ab0ab61b6eea8b82ecd47f9cf62e7448e56fb8d6e4dR784

Add ScanResult>VulnInfos>Mitigations
https://github.com/future-architect/vuls/pull/1097/files#diff-25e484c3ec31cd05d7ce8ab0ab61b6eea8b82ecd47f9cf62e7448e56fb8d6e4dR154

Remove ScanResult>VulnInfos>CveContents>Mitigation
https://github.com/future-architect/vuls/pull/1097/files#diff-e5bdb7104bbea1fa7f04ecaf8fc7a56f09715b3b9993112dea6b878c24def200L187

Changelog

fb1fbf8 feat(report): Add NVD as a source for mitigations, primarySrc URL and Patch URL (#1097)
cfbf779 feat(exploit): add exploit link in NVD as a source (#1096)
d576b6c refactor(report): around FillCveInfo (#1095)
514eb71 fix(server): make config loading same as scan (#1091)
43ed904 fix(deps): update dependencies (#1094)

Don't miss a new vuls release

NewReleases is sending notifications on new releases.