Releases: vulnerability-lookup/FediVuln
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.
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.