notus-scanner icon indicating copy to clipboard operation
notus-scanner copied to clipboard

Notus is a vulnerability scanner for creating results from local security checks

Results 10 notus-scanner issues
Sort by recently updated
recently updated
newest added

Bumps the python-packages group with 2 updates: [lxml](https://github.com/lxml/lxml) and [platformdirs](https://github.com/platformdirs/platformdirs). Updates `lxml` from 5.2.1 to 5.2.2 Release notes Sourced from lxml's releases. lxml-5.2.2 5.2.2 (2024-05-12) Bugs fixed GH#417: The test_feed_parser...

dependencies
python

Now it is possible to set a range for versions within a package is vulnerable E.g.: ```json { "version": "1.0", "package_type": "deb", "product_name": "Test OS", "advisories": [ { "oid": "1.3.6.1.4.1.25623.1.1.7.2.2023.0988598199100",...

Hi, I'm using the latest community edition of greenbone and have discovered that my FIPS compliant hosts are being reported as having vulnerabilities due to the scanner not interpreting the...

Bumps the python-packages group with 4 updates in the / directory: [tomli](https://github.com/hukkin/tomli), [httpcore](https://github.com/encode/httpcore), [rich](https://github.com/Textualize/rich) and [ruff](https://github.com/astral-sh/ruff). Updates `tomli` from 2.0.1 to 2.0.2 Changelog Sourced from tomli's changelog. 2.0.2 Removed Python...

dependencies
python

Bumps the python-packages group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [packaging](https://github.com/pypa/packaging) | `24.2` |...

dependencies
python

Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3 to 4 Release notes Sourced from github/codeql-action's releases. v3.30.8 CodeQL Action Changelog See the releases page for the...

dependencies
github_actions

Bumps the python-packages group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` |...

dependencies
python

Bumps [h2](https://github.com/python-hyper/h2) from 4.2.0 to 4.3.0. Changelog Sourced from h2's changelog. 4.3.0 (2025-08-23) API Changes (Backward Incompatible) Reject header names and values containing illegal characters, based on RFC 9113, section...

dependencies
python

**What:** Replaced Pontos-based changelog generation with git-cliff in release workflows. **Why:** To standardize and automate changelog generation, and remove the Pontos dependency. **How:** - Updated release workflows to use git-cliff....