Skip to content

Releases: vulnerability-lookup/FediVuln

Release 0.8.0

23 Jan 08:07
v0.8.0
3a03028
Compare
Choose a tag to compare

Bugfix (stupid bug) and updated dependencies.

Release 0.7.0

14 Jan 20:01
v0.7.0
fc7423f
Compare
Choose a tag to compare

Regular expressions are now defined in the configuration file.

Release 0.6.2

16 Dec 20:59
v0.6.2
5c3edab
Compare
Choose a tag to compare

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

16 Dec 13:47
v0.6.1
23cdc05
Compare
Choose a tag to compare

Handle various type of vulnerabilities when pushing to the Fediverse.

Release 0.6.0

16 Dec 08:46
v0.6.0
5880d71
Compare
Choose a tag to compare

It is now possible to stream from Valkey Pub/Sub service instead of streaming for the authenticated HTTP event-stream.

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.