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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
vuls Agentless vulnerability scanner
0.25.2_3 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.25.2_3Version of this port present on the latest quarterly branch.
Maintainer: girgen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
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.25.2_3/catalog.mk
  2. /usr/local/share/licenses/vuls-0.25.2_3/LICENSE
  3. /usr/local/share/licenses/vuls-0.25.2_3/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.
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.
distinfo:
TIMESTAMP = 1711102930 SHA256 (go/security_vuls/vuls-v0.25.2/v0.25.2.mod) = 2161b79abe93e628f0903d30f6ed8bde9119512f17a5bfb88880ba0547f53ac8 SIZE (go/security_vuls/vuls-v0.25.2/v0.25.2.mod) = 18600

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_vuls/vuls-v0.25.2/v0.25.2.zip) = f7b2b651e5e08b576d25c87ee344ed0711d6b5290fd06222eda2122b033df2ec SIZE (go/security_vuls/vuls-v0.25.2/v0.25.2.zip) = 1299511

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
This port is required by:
for Run
  1. security/vulsrepo

Configuration Options:
No options to configure
Options name:
security_vuls
USES:
go:1.21,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.25.2_3
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
0.25.2_2
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
0.25.2_1
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3