We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ea11c commit f6fd65eCopy full SHA for f6fd65e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## Release 1.0.2 (2025-02-19)
4
+
5
+Improved monitoring.
6
7
8
## Release 1.0.1 (2025-02-13)
9
10
Added logging for process start and end.
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[project]
name = "MISPSight"
-version = "1.0.1"
+version = "1.0.2"
description = "A client that retrieves vulnerability observations from a MISP server and pushes them to a Vulnerability-Lookup instance."
authors = [
11
{name = "Cédric Bonhomme", email = "cedric.bonhomme@circl.lu"}
0 commit comments