notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details on branch 2026Q1
vuls Agentless vulnerability scanner
0.37.0_2 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.38.6_1Version of this port present on the latest quarterly branch.
Maintainer: girgen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-01-25 01:39:09
Last Update: 2026-03-15 15:34:12
Commit Hash: c99ed10
License: GPLv3+
WWW:
https://vuls.io
Description:
Vuls is an agentless vulnerability scanner written in golang. It can scan localhost or remote hosts via SSH. Vuls has a Terminal-Based User Interface(TUI) to display the scan results. Vuls' features include: - scan for vulnerabilitie in Ubuntu, Debian, CentOS, Amazon Linux, RHEL, Oracle Linux, FreeBSD and Raspbian; - scan middleware that are not included in OS package management; - nondestructive testing; - email and slack notification. Vuls uses the port security/go-cve-dictionary to look up information about packages' CVEs. Install that port separately somewhere in your infrastructure and point to it for CVE queries.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/vuls-0.37.0_2/catalog.mk
  2. /usr/local/share/licenses/vuls-0.37.0_2/LICENSE
  3. /usr/local/share/licenses/vuls-0.37.0_2/GPLv3+
  4. bin/vuls
  5. etc/periodic/daily/vuls
  6. @sample etc/vuls/config.toml.sample
  7. @sample etc/newsyslog.conf.d/vuls.conf.sample
  8. @dir(vuls,vuls,0775) /var/db/vuls/results
  9. @dir(vuls,vuls,0775) /var/db/vuls
  10. @dir(vuls,vuls,0775) /var/log/vuls
  11. @dir etc/newsyslog.conf.d
  12. @dir etc/periodic/daily
  13. @owner
  14. @group
  15. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • vuls
Dependency lines:
  • vuls>0:security/vuls
To install the port:
cd /usr/ports/security/vuls/ && make install clean
To add the package, run one of these commands:
  • pkg install security/vuls
  • pkg install vuls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vuls
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1765298311 SHA256 (go/security_vuls/vuls-v0.37.0/v0.37.0.mod) = 0a29fb47c807cae73bdca3392cddb4ea40991ca8dda68f43e1d538f1f370c539 SIZE (go/security_vuls/vuls-v0.37.0/v0.37.0.mod) = 21369

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_vuls/vuls-v0.37.0/v0.37.0.zip) = 1b845a73d90678b075de5210065f03168f3a308b94314831586c6b0c47b5e995 SIZE (go/security_vuls/vuls-v0.37.0/v0.37.0.zip) = 1363465

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vuls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.38.60.38.6---n/an/an/a
FreeBSD:13:quarterly0.37.0_20.38.6---n/an/an/a
FreeBSD:14:latest0.38.60.38.6------
FreeBSD:14:quarterly0.38.60.38.6------
FreeBSD:15:latest0.38.60.38.6n/a-n/an/a--
FreeBSD:15:quarterly0.38.60.38.6n/a-n/an/a--
FreeBSD:16:latest0.38.60.38.6n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
This port is required by:
for Run
  1. security/vulsrepo

Configuration Options:
No options to configure
Options name:
security_vuls
USES:
go:1.25+,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/future-architect/vuls/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.37.0_2
15 Mar 2026 15:34:12
commit hash: c99ed109c5fe149c9338eb480ae63d0058ec07b0commit hash: c99ed109c5fe149c9338eb480ae63d0058ec07b0commit hash: c99ed109c5fe149c9338eb480ae63d0058ec07b0commit hash: c99ed109c5fe149c9338eb480ae63d0058ec07b0 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Go ports that use modernc.org/sqlite are for aarch64, amd64 only

The module modernc.org/sqlite (and dependencies such as modernc.org/libc)
are only available on aarch64 and amd64 FreeBSD.  Other platforms are
not supported on FreeBSD right now.

Consistently mark ports using these with ONLY_FOR_ARCHS.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q1

(cherry picked from commit b1e7e12428e07a6f36afdc91b21ae044f4c4db3c)
0.37.0_2
05 Feb 2026 17:57:56
commit hash: b136e1b5759fc33452c43704c389edf212cfacc8commit hash: b136e1b5759fc33452c43704c389edf212cfacc8commit hash: b136e1b5759fc33452c43704c389edf212cfacc8commit hash: b136e1b5759fc33452c43704c389edf212cfacc8 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.25.7

This is a direct commit to 2026Q1.
0.37.0_1
25 Jan 2026 01:24:52
commit hash: fb19eef16dbadd097bf51b256ba8c768a3872f65commit hash: fb19eef16dbadd097bf51b256ba8c768a3872f65commit hash: fb19eef16dbadd097bf51b256ba8c768a3872f65commit hash: fb19eef16dbadd097bf51b256ba8c768a3872f65 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump dependent ports for Go 1.25.6

This is a direct commit to 2026Q1.

Number of commits found: 3