Skip to content

Releases: webdevops/apprelease-exporter

22.6.0

19 Jun 16:09
Compare
Choose a tag to compare
  • switch to golang 1.18
  • update dependencies
  • improve docker build

20.11.0

17 Nov 20:22
Compare
Choose a tag to compare
  • update golang dependencies
  • image now build by GitHub actions and pushed to Docker Hub and Quay
  • switch to multi arch build (amd64 & arm64)

20.6.1

29 Jun 18:04
Compare
Choose a tag to compare
  • Make cve-search endpoint configurable
    https://cve.circl.lu/ disabled the public API due to misuse so please bring up your own instance
    configurable via --cve-url

20.6.0

26 Jun 14:31
Compare
Choose a tag to compare
  • Implement new build system
  • Check if cvs service is responding with HTTP 200
  • Implement github.com/webdevops/go-prometheus-common

20.4.0

29 Apr 21:06
Compare
Choose a tag to compare
  • Switch to Calendar Versioning with YY.MM.MICRO format (year, month, increment)
  • Update dependencies
  • Add lint in build

0.7.0

26 Feb 20:36
Compare
Choose a tag to compare
  • update to go 1.14
  • update dependencies

0.6.0

27 Nov 21:57
Compare
Choose a tag to compare
  • Add CVE caching (adds CACHE_PATH and CACHE_TTL environment variables)

0.5.1

21 Nov 19:56
Compare
Choose a tag to compare
  • Add vector and cwe to cve metrics
  • Filter beta/rc version types from cve report

0.5.0

20 Nov 20:25
Compare
Choose a tag to compare
  • Fixed cve fetching and parsing
  • Added access and impact labels for cve metrics
  • Added replacements
  • Add github fetchtype tags (if no real releases are available)
  • Smaller bugfixes and general refactoring
  • Added verbose messages
  • Added switch to disable cve reports (even if configured)

0.4.0

19 Nov 17:23
Compare
Choose a tag to compare

Added CVE fetching