Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Oct 2024 13:36:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281957] security/vuls: Typo in location of config file
Message-ID:  <bug-281957-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281957

            Bug ID: 281957
           Summary: security/vuls: Typo in location of config file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: girgen@FreeBSD.org
          Reporter: yonas.yanfa@gmail.com
          Assignee: girgen@FreeBSD.org
             Flags: maintainer-feedback?(girgen@FreeBSD.org)

In files/pkg-message.in, don't use %%PREFIX%%/etc/vuls.conf


Configure vuls by editing %%ETCDIR%%/config.toml.

Vuls uses the port security/go-cve-dictionary to look up information about
packages' CVEs. Install that port separately somewhere in your infrastructu=
re,
start the service and point vuls to it for CVE queries by editing vuls'
configuration in %%PREFIX%%/etc/vuls.conf and setting the cveDict url prope=
rly.


should be:


Configure vuls by editing %%ETCDIR%%/config.toml.

Vuls uses the port security/go-cve-dictionary to look up information about
packages' CVEs. Install that port separately somewhere in your infrastructu=
re,
start the service and point vuls to it for CVE queries by editing vuls'
configuration in %%ETCDIR%%/config.toml and setting the cveDict url properl=
y.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281957-7788>