Skip to content

Commit

Permalink
update [email protected] and @cyclonedx/cyclonedx-npm"@1.19.3
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Seide <[email protected]>
  • Loading branch information
sseide committed Aug 18, 2024
1 parent 4eaed69 commit edbb305
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 55 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
* partial update of semver to 7.5.3 (fix CVE-2022-2588)
* update @babel/traverse from 7.22.5 to 7.23.3 (fix CVE-2023-45133)
* update browserify-sign from 4.2.1 to 4.2.2 (fix CVE-2023-46234)
* update elliptic from 6.5.4 to 6.5.7 (fix CVE-2024-42459, CVE-2024-42460, CVE-2024-42461)

#### Enhancements
* allow using IPv6 addresses for Redis connection definitions. (except REDIS_HOSTS env var, here no IPv6 allowed, use host names instead)
* allow setting a custom HTTP header name used for the JWT session authentication token
Expand All @@ -19,8 +21,9 @@
* update helm chart autoscaling apis for newer K8s versions, #520
* update helm chart to allow setting ingressClassName for newer K8s versions, #494
* update UI for better visibility on how to close redis commands modal, #456
* update ioredis from 4.28.5 to 5.3.2
* update ioredis from 4.28.5 to 5.4.1
* update dependencies [email protected], [email protected], [email protected], [email protected], [email protected]
* update @cyclonedx/cyclonedx-npm"@1.19.3

## Version 0.8.1
#### Bugfixes
Expand Down
51 changes: 26 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Stefan Seide <[email protected]"
],
"name": "redis-commander",
"version": "0.9.0-rc4",
"version": "0.9.0-rc5",
"description": "Redis web-based management tool written in node.js",
"license": "MIT",
"repository": {
Expand Down
56 changes: 28 additions & 28 deletions sbom.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"serialNumber": "urn:uuid:a004c1b9-0959-4365-adf2-8554fde620aa",
"serialNumber": "urn:uuid:c4dfb866-f6dc-488c-a46e-7afc94c71557",
"metadata": {
"timestamp": "2024-07-02T09:19:04.914Z",
"timestamp": "2024-08-18T15:54:43.056Z",
"tools": [
{
"name": "npm",
"version": "10.7.0"
"version": "10.8.1"
},
{
"vendor": "@cyclonedx",
"name": "cyclonedx-npm",
"version": "1.19.0",
"version": "1.19.3",
"externalReferences": [
{
"url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
Expand All @@ -36,7 +36,7 @@
{
"vendor": "@cyclonedx",
"name": "cyclonedx-library",
"version": "6.10.0",
"version": "6.11.0",
"externalReferences": [
{
"url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
Expand All @@ -59,8 +59,8 @@
"component": {
"type": "application",
"name": "redis-commander",
"version": "0.9.0-rc4",
"bom-ref": "[email protected]rc4",
"version": "0.9.0-rc5",
"bom-ref": "[email protected]rc5",
"author": "Joe Ferner",
"description": "Redis web-based management tool written in node.js",
"licenses": [
Expand All @@ -70,7 +70,7 @@
}
}
],
"purl": "pkg:npm/[email protected]rc4?vcs_url=git%3A//github.com/joeferner/redis-commander.git",
"purl": "pkg:npm/[email protected]rc5?vcs_url=git%3A//github.com/joeferner/redis-commander.git",
"externalReferences": [
{
"url": "git://github.com/joeferner/redis-commander.git",
Expand Down Expand Up @@ -4329,8 +4329,8 @@
{
"type": "library",
"name": "elliptic",
"version": "6.5.4",
"bom-ref": "[email protected].4",
"version": "6.5.7",
"bom-ref": "[email protected].7",
"author": "Fedor Indutny",
"description": "EC cryptography",
"licenses": [
Expand All @@ -4340,7 +4340,7 @@
}
}
],
"purl": "pkg:npm/[email protected].4",
"purl": "pkg:npm/[email protected].7",
"externalReferences": [
{
"url": "git+ssh://[email protected]/indutny/elliptic.git",
Expand All @@ -4358,12 +4358,12 @@
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz",
"url": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "88b842e942de9ab9633d96fe42eb51e5340607ea5d5ba2860f94527a04bef2ca2b3994feadd4056ec405260bcddde46a3402ea25eaf8a10d7a62f247954f21cd"
"content": "112542b53c2203e5e1637c32876e10a91181a0fdeb11d0d4977103514a3db5fb74ef87e2d7d22b7691fb84b08c30fdc2223ee36f75bdeab9fc96dfc1a8896de5"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
Expand All @@ -4384,7 +4384,7 @@
"type": "library",
"name": "bn.js",
"version": "4.12.0",
"bom-ref": "[email protected].4|[email protected]",
"bom-ref": "[email protected].7|[email protected]",
"author": "Fedor Indutny",
"description": "Big number implementation in pure javascript",
"licenses": [
Expand Down Expand Up @@ -13871,8 +13871,8 @@
{
"type": "library",
"name": "ioredis",
"version": "5.4.0",
"bom-ref": "[email protected].0",
"version": "5.4.1",
"bom-ref": "[email protected].1",
"author": "Zihua Li",
"description": "A robust, performance-focused and full-featured Redis client for Node.js.",
"licenses": [
Expand All @@ -13882,7 +13882,7 @@
}
}
],
"purl": "pkg:npm/[email protected].0",
"purl": "pkg:npm/[email protected].1",
"externalReferences": [
{
"url": "git://github.com/luin/ioredis.git",
Expand All @@ -13900,12 +13900,12 @@
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/ioredis/-/ioredis-5.4.0.tgz",
"url": "https://registry.npmjs.org/ioredis/-/ioredis-5.4.1.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "9468a26725853ac90fbb7a47e0ff3eba27073991e9cd8a607ca645adeebcc0b2bad39f73068f8a0d3429c3101589b05a8caaa972b449e64fa397fb8d1dc0a8dc"
"content": "d9866cbe5ee3a2921ad6069e3e478cb5df6b01c4a338e8cfb6970b94e7aeb323be5c7d922b965c4fe502ac494f3fe5952089e1d93cde2385d6f4435a48b5551c"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
Expand Down Expand Up @@ -26946,7 +26946,7 @@
],
"dependencies": [
{
"ref": "[email protected]rc4",
"ref": "[email protected]rc5",
"dependsOn": [
"@cyclonedx/[email protected]",
"[email protected]",
Expand All @@ -26962,7 +26962,7 @@
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected].0",
"[email protected].1",
"[email protected]",
"[email protected]",
"[email protected]",
Expand Down Expand Up @@ -27437,7 +27437,7 @@
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected].4",
"[email protected].7",
"[email protected]",
"[email protected]",
"[email protected]|[email protected]",
Expand Down Expand Up @@ -27483,9 +27483,9 @@
]
},
{
"ref": "[email protected].4",
"ref": "[email protected].7",
"dependsOn": [
"[email protected].4|[email protected]",
"[email protected].7|[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
Expand All @@ -27495,7 +27495,7 @@
]
},
{
"ref": "[email protected].4|[email protected]"
"ref": "[email protected].7|[email protected]"
},
{
"ref": "[email protected]"
Expand Down Expand Up @@ -27563,7 +27563,7 @@
"ref": "[email protected]",
"dependsOn": [
"[email protected]|[email protected]",
"[email protected].4"
"[email protected].7"
]
},
{
Expand Down Expand Up @@ -28490,7 +28490,7 @@
"ref": "[email protected]"
},
{
"ref": "[email protected].0",
"ref": "[email protected].1",
"dependsOn": [
"@ioredis/[email protected]",
"[email protected]",
Expand Down Expand Up @@ -28960,7 +28960,7 @@
"ref": "[email protected]",
"dependsOn": [
"[email protected]",
"[email protected].0",
"[email protected].1",
"[email protected]"
]
},
Expand Down

0 comments on commit edbb305

Please sign in to comment.