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 d95e85e commit 676c91aCopy full SHA for 676c91a
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
4
+## v0.37.26 (2025-03-25)
5
+
6
+### Chores
7
8
+- Update golang-jwt
9
+ ([`d95e85e`](https://github.com/RedHatInsights/vuln4shift-backend/commit/d95e85ef27ddcd9202f0d6ce2986b6165bbc4071))
10
11
+RHINENG-16892
12
13
14
## v0.37.25 (2025-03-18)
15
16
### Bug Fixes
manager/manager.go
@@ -126,7 +126,7 @@ func BuildRouter() *gin.Engine {
126
// Start
127
//
128
// @title Vulnerability for Openshift API documentation
129
-// @version 0.37.25
+// @version 0.37.26
130
// @description Documentation to the REST API for application
131
// @description Vulnerability for Openshift based on console.redhat.com.
132
0 commit comments