Skip to content

Releases: CIRCL/FediVuln

Release 0.5.5

11 Dec 10:34
v0.5.5
a04f178
Compare
Choose a tag to compare

Templates used to publish status are now located in the configuration file.

Release 0.5.4

11 Dec 10:34
v0.5.4
9c29b49
Compare
Choose a tag to compare

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

11 Dec 09:38
v0.5.3
6ca0c56
Compare
Choose a tag to compare

Fixed an issue when converting the event string to a dict.

Release 0.5.2

10 Dec 06:35
v0.5.2
3f9d065
Compare
Choose a tag to compare

Improved the loading of configuration variables.

Release 0.5.1

09 Dec 20:54
v0.5.1
6641fb7
Compare
Choose a tag to compare

Updated PyVulnerabilityLookup.

Release 0.5.0

09 Dec 10:41
v0.5.0
7058e1c
Compare
Choose a tag to compare

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

19 Nov 10:22
v0.4.0
35456aa
Compare
Choose a tag to compare
  • 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

08 Nov 08:28
v0.3.0
1b17de3
Compare
Choose a tag to compare

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

06 Nov 09:09
v0.2.0
e32784a
Compare
Choose a tag to compare

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

05 Nov 08:47
v0.1.1
487ff14
Compare
Choose a tag to compare

Minor update to the documentation.

Full Changelog: v0.1.0...v0.1.1