ソフトアンテナ

Windows/Mac/Mobile用オンラインソフトのバージョンアップ状況を調べています。

  Vuls

詳細情報

タイトル Vuls
URL https://github.com/future-architect/vuls
バージョン ver 0.25.2
更新日 2024/03/22
追加日 2016/09/07
種別 フリーソフト
説明 CVE情報を利用したサーバーの脆弱性スキャンツール。

レビュー

レビューはありません。

スクリーンショット

更新グラフ

バージョン履歴

v0.25.2

Changelog

  • e25ec99 chore(deps): bump github.com/aws/aws-sdk-go from 1.49.21 to 1.51.5 (#1881)
  • 50580f6 feat(wpscan): support enterprise feature (#1875)
  • 472df0e chore(deps): update dictionary modules (#1877)
  • 7d5a47b chore(deps): bump github.com/docker/docker (#1880)
  • 99cf9db feat(detector/library): update JAR-like files' Name/Version in library list (#1874)
  • e1df74c fix(amazon): use major version for checking eol, security advisories (#1873)
  • 426eb53 chore(deps): bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.4 (#1872)
  • bda0
(省略されました)
v0.25.1

Caution

Version 0.25.0 is SKIPped. DON'T USE 0.25.0.

Highlights

  • Trivy dependency is updated, 0.35.0 to 0.49.1

    • Dart's pubspec.lock, Elixir's mix.lock, Swift's Podfile.lock and Package.resolved are newly
      detected by lockfile scan, these can be auto detected (findLock = true)
    • Rust's binary can also be scanned as lockfile, but not auto detected
    • Related PRs
      • Update trivy from 0.35.0 to 0.49.1 by @shino in #1806
      • fix(detector): library.Scan move to detector by @MaineK00n in #1864
      • Avoid to use sync.Once inside trivy javadb Updater by @shino in #1859
  • Add PURL (Package URL) in scan results

    • feat(PackageURL):add package URL fo
(省略されました)
v0.25.1-beta1 Pre-release
Pre-release

Changelog

  • 18b4cbb Add 2 hour timeout
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(d
(省略されました)
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

Changelog

  • ef29afb feat(scanner/windows): remove unnecessary cab (#1793)
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

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

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 f
(省略されました)
v0.24.1

Changelog

  • 9d8e510 add: json tag (#1746)