Vuls Versions Save

Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices

v0.24.4

6 months ago

What's Changed

Full Changelog: https://github.com/future-architect/vuls/compare/v0.24.3...v0.24.4

v0.24.3

6 months ago

Changelog

  • 57264e1 fix(scan): fix nil poiter in needs-restarting (#1767)
  • 48ff519 chore(deps): bump github.com/gosnmp/gosnmp from 1.35.0 to 1.36.1 (#1763)

v0.24.2

6 months ago

Changelog

  • 738f275 fix(contrib/fvuls): Add flag to specify snmp community for future-vuls discover (#1762)
  • 1c79cc5 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#1761)
  • 73da852 chore: remove rand.Seed() (#1756)
  • 3de5461 chore(deps): bump golang.org/x/sync from 0.2.0 to 0.4.0 (#1757)
  • d2ca56a chore(os): update EOL (#1749)
  • 27df19f chore: remove refs to deprecated io/ioutil (#1748)
  • c1854a3 refactor: remove redundant len check (#1743)
  • b43c1b9 chore(deps): bump github.com/c-robinson/iplib from 1.0.6 to 1.0.7 (#1745)

v0.24.1

7 months ago

Changelog

  • 9d8e510 add: json tag (#1746)

v0.24.0

7 months ago

Changelog

  • 1832b4e feat(macos): support macOS (#1712)
  • 78b52d6 feat(detector/cve): new support for fortinet data feed (#1736)
  • 048e204 fix(contrib/future-vuls) output detail of loading toml error (#1741)

v0.23.4

7 months ago

Changelog

  • 70fd968 fix(server): add filter cves (#1707)
  • 0144135 feat(contrib/snmp2cpe): add other fortinet products (#1636)
  • 4a28722 fix(scanner): fix socket file name length of SSH ControlPath (#1714)
  • dea9ed7 fix: errorlog future-vuls trivy-to-vuls (#1739)
  • f6509a5 feat(config): Auto-upgrade Windows config.toml from v1 to v2 (#1726)
  • 80b48fc feat(contrib/fvuls) Add commands to obtained CPE information of network devices by executing snmp2cpe and upload to Fvuls server (#1721)
  • 3f2dbe3 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.300 to 1.45.6 (#1730)
  • 5ffd620 chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.12.0 (#1731)
  • a23abf4 chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#1687)
  • 6e14a2d chore(deps): bump github.com/aws/aws-sdk-go from 1.44.263 to 1.44.300 (#1706)
  • e12fa0b chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.53.0 (#1699)
  • fa5b875 chore(deps): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2 (#1692)
  • f9276a7 feat(windows) export DetectKBsFromKernelVersion (#1703)

v0.23.3

9 months ago

Changelog

  • 457a3a9 feat(scanner/windows): update release info (#1696)
  • 4253550 chore(scanner): do not show logs when lsof: no Internet files located (#1688)
  • 97cf033 feat(os): add Fedora 38 EOL date (#1689)
  • 5a69804 feat(ubuntu): Support Ubuntu 14.04 and 16.04 ESM (#1682)
  • 6271ec5 fix(detector/github): Enhance the dependency graph API call on the big repository (#1681)
  • 83681ad chore(deps): bump github.com/aws/aws-sdk-go from 1.44.259 to 1.44.263 (#1677)
  • 7798338 chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#1678)
  • 5c79720 fix(detector/github): Dependency graph API touches fewer data per page than before (#1654)
  • b2c5b79 feat(os): support debian 12 (#1676)
  • b0cc908 chore(deps): bump github.com/docker/distribution (#1675)

v0.23.2

11 months ago

What's Changed

Full Changelog: https://github.com/future-architect/vuls/compare/v0.23.1...v0.23.2

v0.23.1

1 year ago

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

1 year ago

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)