Skip to content

Commit 6050d79

Browse files
committed
build: updated package with v0.9.4 [skip ci]
1 parent 3a31ff6 commit 6050d79

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change Log
2-
## 0.9.4 (?)
2+
## 0.9.4 (Mar 25th 2024)
33
- informational - Removing access to Snyk's Vulnerability Database.
44
## 0.9.3 (Mar 6th 2024)
55
- enhancement - Red Hat Dependency Analytics reporting has integrated the ONGuard service by using [Open Source Vulnerability (OSV)](https://google.github.io/osv.dev/) and the [National Vulnerability Database (NVD)](https://nvd.nist.gov/) data sources for additional vulnerability information.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fabric8-analytics",
33
"displayName": "Red Hat Dependency Analytics",
44
"description": "Provides insights on security vulnerabilities in your application dependencies.",
5-
"version": "0.9.3",
5+
"version": "0.9.4",
66
"author": "Red Hat",
77
"publisher": "redhat",
88
"preview": true,
@@ -280,4 +280,4 @@
280280
"path": "^0.12.7",
281281
"vscode-languageclient": "^8.1.0"
282282
}
283-
}
283+
}

0 commit comments

Comments
 (0)