Releases: future-architect/vuls
Releases · future-architect/vuls
v0.24.9
Changelog
- b9ebcf3 fix(scanner/windows): support when default shell is powershell (#1844)
- 7e91f5e fix(contrib/trivy): fix convert for src package (#1842)
- 76267a5 delete: cab validation (#1843)
- ea84385 fix(scanner/macos): remove unnecessary error check (#1836)
- d6589c2 chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#1837)
- 6e07103 chore(deps): bump github.com/emersion/go-smtp from 0.20.1 to 0.20.2 (#1838)
- b7e5bb2 chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#1831)
- 91ed768 chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#1833)
- 098f308 chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.7.2 to 0.8.0 (#1829)
- 0e04d21 chore(deps): bump github.com/emersion/go-smtp from 0.20.0 to 0.20.1 (#1826)
- f1005e5 chore(deps): bump github.com/emersion/go-smtp from 0.19.0 to 0.20.0 (#1824)
- 1acc4d8 chore(deps): bump github.com/c-robinson/iplib from 1.0.7 to 1.0.8 (#1819)
- eee6441 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#1818)
v0.24.8
What's Changed
- fix(scanner/redhat): do not make cache when offline of redhat fast by @MaineK00n in #1814
- chore(deps): bump dictionaries by @MaineK00n in #1815
Full Changelog: v0.24.7...v0.24.8
v0.24.7
What's Changed
- feat(os): add FreeBSD 14 EOL by @MaineK00n in #1797
- chore(deps): bump github.com/gosnmp/gosnmp from 1.36.1 to 1.37.0 by @dependabot in #1798
- chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #1799
- chore(deps): bump go-cve-dictionary to 0.10.0 by @MaineK00n in #1803
- feat(models/nvd): group by source by @MaineK00n in #1805
- fix(scanner/redhat): make cache before detect dnf modules by @wadda0714 in #1812
Full Changelog: v0.24.6...v0.24.7
v0.24.6
v0.24.5
Changelog
- cbece1d add: Setenv HTTPS_PROXY for aws sdk (#1794)
- 4ffa067 chore(deps): bump github.com/emersion/go-smtp from 0.18.1 to 0.19.0 (#1790)
- 53317ee chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#1789)
- fc74356 chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#1791)
- bced16f fix(scanner): parsing apt cache policy for nvidia-container-toolkit (#1786)
- f3f8e26 chore(deps): bump github.com/emersion/go-smtp from 0.16.0 to 0.18.1 (#1771)
- cd8f6e1 feat(os): add fedora 39 (#1788)
- 323f0ae feat(windows): add Windows 11 23H2 (#1751)
- 5d1c365 chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#1782)
- d8fa000 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1785)
- 9f1e090 chore(deps): bump github.com/docker/docker (#1777)
- 8d5765f chore(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#1780)
- 3a5c332 chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#1781)
- cef4ce4 chore(config):Modification of AmazonLinux 1 maintenance deadline (#1776)
- 264a82e chore(deps): bump github.com/vulsio/gost to v0.4.6-0.20231027050036-c963bd83e7e5 (#1775)
- fed731b chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1774)
- 5e2ac5a chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#1773)
v0.24.4
What's Changed
- chore(deps): update dictionary by @MaineK00n in #1708
- chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.7.1 to 0.7.2 by @dependabot in #1733
- chore(deps): bump github.com/package-url/packageurl-go from 0.1.1-0.20220203205134-d70459300c8a to 0.1.2 by @dependabot in #1754
- feat(ubuntu): add ubuntu 23.10(mantic) by @MaineK00n in #1750
- fix(scanner): change lsof cmd that should succeed without password by @MaineK00n in #1769
- feat(scanner): revert lsof command for futurevuls users by @MaineK00n in #1770
Full Changelog: v0.24.3...v0.24.4
v0.24.3
v0.24.2
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)