Skip to content

Releases: future-architect/vuls

v0.23.1

24 Apr 04:20
b91a7b7
Compare
Choose a tag to compare

Changelog

  • b91a7b7 fix(detector/github): Github dependency graph API request will be retried on error (#1650)
  • 333eae0 fix order in identifying amazon linux version (#1652)
  • 93d401c chore(integration): update commit (#1649)
  • 99dc8e8 feat(gost/ubuntu): check kernel source package more strictly (#1599)
  • fb904f0 refactor(reporter): refactoring TelegramWriter, GoogleChatWriter (#1628)
  • d4d33fc fix(scanner/dpkg): Fix false-negative in Debian and Ubuntu (#1646)
  • a1d3fbf fix(scan): false positives in Debian Pkg for CVE-IDs already detected by Trivy (#1639)
  • 2cdfbe3 fix: dependency graph using small query at once to avoid timeout (#1642)
  • ac82901 fix(configtest): amazon linux 2022, 2023 require dnf-utils (#1635)

v0.23.0

06 Apr 10:00
abdb081
Compare
Choose a tag to compare

Changelog

  • abdb081 feat(scanner): skip ssh config validation if G option is unknown option (#1632)
  • e506125 feat(wp): support csh, no sudo scan (#1523)
  • 8ccaa8c fix(scanner/windows): support installationType Domain Controller (#1627)
  • de1ed8e feat(ci): add windows for snmp2cpe (#1626)
  • 947d668 feat(windows): support Windows (#1581)
  • db21149 feat(contrib): add snmp2cpe (#1625)
  • 7f35f4e chore(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 (#1606)

v0.22.2

16 Mar 08:50
6682232
Compare
Choose a tag to compare

Changelog

v0.22.1

01 Mar 06:02
a528362
Compare
Choose a tag to compare

Changelog

  • a528362 fix(saas): upload JSON if err occured during scan (#1615)
  • ee97d98 feat: update EOL (#1598)
  • 4e486da style: fix typo (#1592)
  • 897fef2 feat(detector/exploitdb): mod update and add more urls (#1610)
  • 73f0ada fix: use GetCveContentTypes instead of NewCveContentType (#1603)
  • 7044929 Revert: gost/Ubuntu.ConvertToModel() is public method now (#1597)
  • 1927ed3 fix(report): tidy dependencies for multiple repo on integration with GSA (#1593)
  • ad2edbb fix(ubuntu): vulnerability detection for kernel package (#1591)
  • bfe0db7 feat(cwe): add cwe-id for category and view (#1578)
  • ff3b9cd fix: add comment (#1585)
  • 2deb1b9 chore: update version for golangci-lint (#1586)
  • ca64d7f feat(report): Include dependencies into scan result and cyclondex for supply chain security on Integration with GitHub Security Alerts (#1584)

v0.23.0-beta

23 Feb 23:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0-beta

v0.22.0

20 Dec 03:11
554ecc4
Compare
Choose a tag to compare

Changelog

v0.21.1

10 Nov 01:52
1d97e91
Compare
Choose a tag to compare

Changelog

  • 1d97e91 fix(libscan): delete map that keeps all file contents detected by FindLock to save memory (#1556)

v0.21.0

01 Nov 06:44
96333f3
Compare
Choose a tag to compare

Changelog

  • 96333f3 chore(ubuntu): set Ubuntu 22.10 EOL (#1552)
  • 8b5d1c8 feat(cwe, cti): update dictionary (#1553)
  • dea80f8 feat(report): add cyclonedx format (#1543)
  • 6eb4c5a chore(deps): bump github.com/aquasecurity/trivy from 0.31.3 to 0.32.1 (#1538)
  • b219a84 fix(cpescan): match if affected version is NA (#1548)

v0.20.5

04 Oct 03:05
eb87d5d
Compare
Choose a tag to compare

Changelog

  • eb87d5d fix(saas): panic: runtime error: comparing uncomparable type config.PortScanConf (#1537)
  • 6963442 fix(report): send report to each slack channel (#1530)

v0.20.4

29 Sep 04:44
f7299b9
Compare
Choose a tag to compare

Changelog

  • f7299b9 fix(scan): detect AL2 even when empty /etc/redhat-release (#1536)
  • 379fc8a fix: fix query (#1534)
  • 947fbbb fix(ms): always sets isPkgCvesDetactable to true (#1492)
  • 06d2032 docs: update slack invite URL (#1524)
  • d055c48 chore(deps): bump github.com/aquasecurity/trivy from 0.30.4 to 0.31.3 (#1526)