Releases: NCCloud/harbor-vulnerabilities-exporter
Releases · NCCloud/harbor-vulnerabilities-exporter
v0.0.5
- adding a lock to ensure thread safety in the collect method to prevent duplicated samples when handling multiple simultaneous requests.
- upgrading python to 3.13 version.
v0.0.4
Bumped up the dependencies.
v0.0.3
Added ability to specify a list of projects/repositories to be ignored by metrics collector in the exporter.
v0.0.2
Switching base python image from python:3.11-slim to python:3.11-alpine. This allows to fix vulnerabilities found by Trivy scanner.
v0.0.1
First release of the exporter