Releases: vulnerability-lookup/FediVuln
Release 1.1.2
Fixed an issue which caused the publication of a lot of useless posts.
Release 1.1.1
Only publish notifications about new vulnerabilities from CVE advisories.
Release 1.1.0
Improvements to the publish module for the notifications about new vulnerabilities on Mastodon.
Release 1.0.0
This release introduces the capability to report errors, warnings,
and heartbeats to a Valkey datastore, facilitating centralized monitoring.
Release 0.8.0
Bugfix (stupid bug) and updated dependencies.
Release 0.7.0
Regular expressions are now defined in the configuration file.
Release 0.6.2
Directly return the updated status before trying another source of
vulnerabilities. This prevents overriding the content generated in
the previous try block.
Release 0.6.1
Handle various type of vulnerabilities when pushing to the Fediverse.
Release 0.6.0
It is now possible to stream from Valkey Pub/Sub service instead of streaming for the authenticated HTTP event-stream.
Release 0.5.5
Templates used to publish status are now located in the configuration file.