Skip to content

Releases: CIRCL/FediVuln

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

Release 0.1.0

05 Nov 08:47
v0.1.0
99fd55b
Compare
Choose a tag to compare

First working release of FediVuln published on Pypi.