Releases: CIRCL/FediVuln
Release 0.5.5
Templates used to publish status are now located in the configuration file.
Release 0.5.4
The template dedicated to comment, when publishing to the Fediverse, has been updated. It now includes the title of the comment.
Release 0.5.3
Fixed an issue when converting the event string to a dict.
Release 0.5.2
Improved the loading of configuration variables.
Release 0.5.1
Updated PyVulnerabilityLookup.
Release 0.5.0
The FediVuln-Publish
command has now the ability to subscribe to an HTTP event stream and publish the incoming data to the Fediverse.
Release 0.4.0
- The client PyVulnerabilityLookup is now used in order to communicate with
the API of the Vulnerability-Lookup instance. - When a duplicate sighting is detected a message is printed.
- Improved management of UTC aware Datetime objects.
Release 0.3.0
The new command FediVuln-Search enables searching for users, tags, and—when supported by the Mastodon instance—full text. By default, searches are limited to your own posts and those you've interacted with.
The FediVuln-Stream command now includes a --push-sighting parameter, allowing filtered sightings to be sent directly to a Vulnerability Lookup instance. Additionally, FediVuln-Stream can retrieve streams from a specific user or the public feed associated with the instance or connected user.
Release 0.2.0
This release introduces detection of vulnerability IDs from the Global Security Database (GSD), CSAF Red Hat, CSAF Cisco, and CSAF CERT-Bund.
Full Changelog: v0.1.1...v0.2.0
Release 0.1.1
Minor update to the documentation.
Full Changelog: v0.1.0...v0.1.1