notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
Port details
py-notus-scanner scanner for creating results from local security checks
22.4.1 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 Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-01 20:45:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: python
License: AGPLv3
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}notus-scanner>0:security/py-notus-scanner@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-notus-scanner/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-notus-scanner
  • pkg install py39-notus-scanner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-notus-scanner listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-notus-scanner
Package flavors (<flavor>: <package>)
  • py39: py39-notus-scanner
distinfo:

Packages (timestamps in pop-ups are UTC):
py39-notus-scanner
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout22.4.1
FreeBSD:12:amd6422.4.122.4.1
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i38622.4.122.4.1
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch6422.4.122.4.1
FreeBSD:13:amd6422.4.122.4.1
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv722.4.122.4.1
FreeBSD:13:i38622.4.122.4.1
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout22.4.1
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch6422.4.1pkg-fallout
FreeBSD:14:amd6422.4.1pkg-fallout
FreeBSD:14:armv622.4.1pkg-fallout
FreeBSD:14:armv722.4.1pkg-fallout
FreeBSD:14:i38622.4.1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc6422.4.1pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-poetry2setup>0 : devel/py-poetry2setup@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-packaging>0 : devel/py-packaging@py39
  2. py39-paho-mqtt>0 : net/py-paho-mqtt@py39
  3. py39-psutil>=0 : sysutils/py-psutil@py39
  4. py39-python-gnupg>0 : security/py-python-gnupg@py39
  5. py39-tomli>0 : textproc/py-tomli@py39
  6. py39-sentry-sdk>0 : devel/py-sentry-sdk@py39
  7. mosquitto : net/mosquitto
  8. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
This port is required by:
for Run
  1. security/gvm

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/greenbone/notus-scanner/tar.gz/v22.4.1?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2017-11-30
    Affects: */py*
    Author: mat@FreeBSD.org
    Reason: 
      Ports using Python via USES=python are now flavored.  All the py3-* ports
      have been removed and folded into their py-* master ports.
    
      People using Poudriere 3.2+ and binary packages do not have to do anything.
    
      For other people, to build the Python 3.6 version of, for example,
      databases/py-gdbm, you need to run:
    
        # make FLAVOR=py36 install
    
    

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
22.4.1
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22.4.1
27 Aug 2022 23:26:24
commit hash:d8856213a8f61314b47559ae49d4e3d99bdda248commit hash:d8856213a8f61314b47559ae49d4e3d99bdda248commit hash:d8856213a8f61314b47559ae49d4e3d99bdda248commit hash:d8856213a8f61314b47559ae49d4e3d99bdda248 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/py-notus-scanner: update to 22.4.1

ChangeLog at:	https://github.com/greenbone/notus-scanner/releases/tag/v22.4.1
22.4.0
01 Aug 2022 20:43:40
commit hash:a3cdb67a6a09e71420daeba04feed14029d1c21acommit hash:a3cdb67a6a09e71420daeba04feed14029d1c21acommit hash:a3cdb67a6a09e71420daeba04feed14029d1c21acommit hash:a3cdb67a6a09e71420daeba04feed14029d1c21a files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/py-notus-scanner: New port: scanner for creating results from local
security checks

Notus Scanner detects vulnerable products in a system environment. The scanning
method is to evaluate internal system information. It does this very fast and
even detects currently inactive products because it does not need to interact
with each of the products.

To report about vulnerabilities, Notus Scanner receives collected system
information on the one hand and accesses the vulnerability information from the
feed service on the other. Both input elements are in table form: the system
information is specific to each environment and the vulnerability information
is specific to each system type.

Notus Scanner integrates into the Greenbone Vulnerability Management framework
which allows to let it scan entire networks within a single task. Any
vulnerability test in the format of .notus files inside the Greenbone Feed will
be considered and automatically matched with the scanned environments.

WWW: https://github.com/greenbone/notus-scanner

Number of commits found: 4