Skip to content

Releases: vulnerability-lookup/FediVuln

Release 1.1.2

07 Mar 09:05
v1.1.2
67dc961
Compare
Choose a tag to compare

Fixed an issue which caused the publication of a lot of useless posts.

Release 1.1.1

07 Mar 08:52
v1.1.1
537a8fe
Compare
Choose a tag to compare

Only publish notifications about new vulnerabilities from CVE advisories.

Release 1.1.0

07 Mar 08:17
v1.1.0
4fa19fc
Compare
Choose a tag to compare

Improvements to the publish module for the notifications about new vulnerabilities on Mastodon.

Release 1.0.0

13 Feb 08:27
v1.0.0
ad1133e
Compare
Choose a tag to compare

This release introduces the capability to report errors, warnings,
and heartbeats to a Valkey datastore, facilitating centralized monitoring.

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.