Bump the npm-security-updates group across 5 directories with 7 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(7 months ago)
(4 months ago)
dependencies javascript
Bumps the npm-security-updates group with 1 update in the /tests/integration directory: @babel/helpers.
Bumps the npm-security-updates group with 5 updates in the /parser-sdk/nodejs directory:
| Package | From | To |
|---|---|---|
| brace-expansion | 2.0.1 |
2.0.2 |
| jsonpath-plus | 10.2.0 |
10.3.0 |
| tough-cookie | 2.5.0 |
removed |
| @kubernetes/client-node | 0.22.3 |
1.3.0 |
| axios | 1.7.9 |
1.8.2 |
Bumps the npm-security-updates group with 4 updates in the /hook-sdk/nodejs directory: brace-expansion, jsonpath-plus, tough-cookie and @kubernetes/client-node.
Bumps the npm-security-updates group with 4 updates in the /auto-discovery/kubernetes/pull-secret-extractor/integration-test directory: @babel/helpers, jsonpath-plus, tough-cookie and @kubernetes/client-node.
Bumps the npm-security-updates group with 4 updates in the / directory: @babel/helpers, jsonpath-plus, tough-cookie and @kubernetes/client-node.
Updates @babel/helpers from 7.26.0 to 7.27.6
Release notes
Sourced from @babel/helpers's releases.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17366 fix:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyuv7.27.5 (2025-06-03)
Thanks
@NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)@NullVoxPopuli@liuxingbaoyuv7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management:nail_care: Polish
:microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
... (truncated)
Changelog
Sourced from @babel/helpers's changelog.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17366 fix:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesv7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management:nail_care: Polish
:microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@nicolo-ribaudo)v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generatorbabel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17328 Correctly set
.displayNameonGeneratorFunction(@nicolo-ribaudo)babel-plugin-proposal-explicit-resource-managementbabel-plugin-proposal-decorators,babel-types
- #17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@magic-akari)babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
... (truncated)
Commits
baa4cb8v7.27.6fdbf1b3fix:finallycauses unexpected return value (#17366)7d06930v7.27.45b9468dReduceregeneratorsize more (#17287)cb78b5b[babel 8] Do not replace globalregeneratorRuntimereferences in regenerato...49c0dbbFix iterator compatibility ofregeneratorValues(#17335)d23a1bdUse shorter method names for regenerator context (#17334)9dcd115Restore behavior ofregeneratorRuntimehelper (#17329)fe32019Reduceregeneratorhelper size (#17268)a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)- Additional commits viewable in compare view
Updates brace-expansion from 2.0.1 to 2.0.2
Release notes
Sourced from brace-expansion's releases.
v2.0.2
- pkg: publish on tag 2.x 14f1d91
- fmt ed7780a
- Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) 36603d5
https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2
Commits
Updates jsonpath-plus from 10.2.0 to 10.3.0
Release notes
Sourced from jsonpath-plus's releases.
v10.3.0
What's Changed
- fix(eval): rce using non-string prop names by
@80avinin JSONPath-Plus/JSONPath#237- feat(demo): make demo link shareable by
@80avinin JSONPath-Plus/JSONPath#238Full Changelog: https://github.com/JSONPath-Plus/JSONPath/compare/v10.2.0...v10.3.0
Commits
9754e4bchore: bump versionf690da1chore: update deps and devDeps313a9b4Merge pull request #238 from 80avin/shareable-demo39a0d03Merge pull request #237 from 80avin/fix-10.2.0-rce1c532fcfeat(demo): make demo link shareable3094289fix(eval): rce using non-string prop names- See full diff in compare view
Maintainer changes
This version was pushed to npm by 80avin, a new releaser for jsonpath-plus since your current version.
Removes tough-cookie
Updates @kubernetes/client-node from 0.22.3 to 1.3.0
Release notes
Sourced from @kubernetes/client-node's releases.
1.3.0
What's Changed
- Update README.md by
@brendandburnsin kubernetes-client/javascript#2418- ci: test on Node v24 by
@cjihrigin kubernetes-client/javascript#2419- build(deps): bump openid-client from 6.4.2 to 6.5.0 by
@dependabotin kubernetes-client/javascript#2422- build(deps): bump
@types/nodefrom 22.15.11 to 22.15.14 by@dependabotin kubernetes-client/javascript#2423- build(deps): bump
@types/nodefrom 22.15.14 to 22.15.15 by@dependabotin kubernetes-client/javascript#2426- build(deps): bump
@types/nodefrom 22.15.15 to 22.15.17 by@dependabotin kubernetes-client/javascript#2428- Cherry-pick in two watch changes from the 0.x branch, clean up tests, fix list -> resourceVersion handling by
@brendandburnsin kubernetes-client/javascript#2429- build(deps-dev): bump typescript-eslint from 8.32.0 to 8.32.1 by
@dependabotin kubernetes-client/javascript#2431- build(deps): bump
@types/nodefrom 22.15.17 to 22.15.18 by@dependabotin kubernetes-client/javascript#2436- feat: add model registry to object serializer by
@schroditin kubernetes-client/javascript#2433- build(deps-dev): bump
@eslint/jsfrom 9.26.0 to 9.27.0 by@dependabotin kubernetes-client/javascript#2439- build(deps): bump
@types/nodefrom 22.15.18 to 22.15.19 by@dependabotin kubernetes-client/javascript#2440- build(deps-dev): bump eslint from 9.26.0 to 9.27.0 by
@dependabotin kubernetes-client/javascript#2441- chore: readd ws as a dependency by
@mstruebingin kubernetes-client/javascript#2442- build(deps): bump
@types/nodefrom 22.15.19 to 22.15.21 by@dependabotin kubernetes-client/javascript#2445- fix: readd AbortError export by
@xkabylgSICKAGin kubernetes-client/javascript#2446- build(deps): bump tar-fs from 3.0.8 to 3.0.9 by
@dependabotin kubernetes-client/javascript#2447- build(deps-dev): bump typedoc from 0.28.4 to 0.28.5 by
@dependabotin kubernetes-client/javascript#2452- update package versions in preparation for release by
@cjihrigin kubernetes-client/javascript#2454- build(deps): bump
@types/nodefrom 22.15.21 to 22.15.23 by@dependabotin kubernetes-client/javascript#2456- build(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0 by
@dependabotin kubernetes-client/javascript#2457Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.2.0...1.3.0
1.2.0
What's Changed
- Reintroduce timeout and keep-alive for watch requests to match client-go by
@rossanthonyin kubernetes-client/javascript#2367- watch: prevent done callback from being called twice on connection loss by
@bverhoevenin kubernetes-client/javascript#2389- config: support username impersonation by
@cjihrigin kubernetes-client/javascript#2373- fix(object): properly serialize objects on create/replace/patch by
@schroditin kubernetes-client/javascript#2400- Regenerate for Kubernetes 1.33 by
@brendandburnsin kubernetes-client/javascript#2416New Contributors
@rossanthonymade their first contribution in kubernetes-client/javascript#2367@juldrixxmade their first contribution in kubernetes-client/javascript#2388@bverhoevenmade their first contribution in kubernetes-client/javascript#2389Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.1.2...1.2.0
1.1.2
What's Changed between 1.0.0 and 1.1.2
- test: support testing transpiled code by
@cjihrigin kubernetes-client/javascript#2122- Add proxy support by
@krmodelskiin kubernetes-client/javascript#2111- Fix type definition for KubernetesObjectApi.read() by
@jportnerin kubernetes-client/javascript#2129- export
ApiConstructor-type by@mstruebingin kubernetes-client/javascript#2139- websocket: do not close when protocol supports it by
@cjihrigin kubernetes-client/javascript#2144- Improve loadFromCluster testing by
@brendandburnsin kubernetes-client/javascript#2191
... (truncated)
Commits
940af26Merge pull request #2457 from kubernetes-client/dependabot/npm_and_yarn/main/...5dad6d3Merge pull request #2456 from kubernetes-client/dependabot/npm_and_yarn/main/...55e1a8abuild(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0adf25e2build(deps): bump@types/nodefrom 22.15.21 to 22.15.232ed3379Merge pull request #2454 from cjihrig/bump4846defupdate package versions in preparation for releasef809c36Merge pull request #2452 from kubernetes-client/dependabot/npm_and_yarn/main/...52c1acfbuild(deps-dev): bump typedoc from 0.28.4 to 0.28.51fcb3a6Merge pull request #2447 from kubernetes-client/dependabot/npm_and_yarn/main/...affa86abuild(deps): bump tar-fs from 3.0.8 to 3.0.9- Additional commits viewable in compare view
Updates axios from 1.7.9 to 1.8.2
Release notes
Sourced from axios's releases.
Release v1.8.2
Release notes:
Bug Fixes
Contributors to this release
Release v1.8.1
Release notes:
Bug Fixes
- utils: move
generateStringto platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)Contributors to this release
Release v1.8.0
Release notes:
Bug Fixes
- examples: application crashed when navigating examples in browser (#5938) (1260ded)
- missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
- utils: replace getRandomValues with crypto module (#6788) (23a25af)
Features
Reverts
- Revert "chore: expose fromDataToStream to be consumable (#6731)" (#6732) (1317261), closes #6731 #6732
BREAKING CHANGES
code relying on the above will now combine the URLs instead of prefer request URL
feat: add config option for allowing absolute URLs
fix: add default value for allowAbsoluteUrls in buildFullPath
fix: typo in flow control when setting allowAbsoluteUrls
Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
1.8.2 (2025-03-07)
Bug Fixes
Contributors to this release
1.8.1 (2025-02-26)
Bug Fixes
- utils: move
generateStringto platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)Contributors to this release
1.8.0 (2025-02-25)
Bug Fixes
- examples: application crashed when navigating examples in browser (#5938) (1260ded)
- missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
- utils: replace getRandomValues with crypto module (#6788) (23a25af)
Features
Reverts
- Revert "chore: expose fromDataToStream to be consumable (#6731)" (#6732) (1317261), closes #6731 #6732
BREAKING CHANGES
code relying on the above will now combine the URLs instead of prefer request URL
feat: add config option for allowing absolute URLs
fix: add default value for allowAbsoluteUrls in buildFullPath
... (truncated)
Commits
a9f7689chore(release): v1.8.2 (#6812)fb8eec2fix(http-adapter): add allowAbsoluteUrls to path building (#6810)9812045chore(sponsor): update sponsor block (#6804)72acf75chore(sponsor): update sponsor block (#6794)2e64afdchore(release): v1.8.1 (#6800)36a5a62fix(utils): movegenerateStringto platform utils to avoid importing crypto...cceb7b1chore(release): v1.8.0 (#6795)23a25affix(utils): replace getRandomValues with crypto module (#6788)32c7bccfeat: Add config for ignoring absolute URLs (#5902) (#6192)4a3e26cchore(config): adjust rollup config to preserve license header to minified Ja...- Additional commits viewable in compare view
Updates ws from 8.18.0 to 8.18.3
Release notes
Sourced from ws's releases.
8.18.3
Bug fixes
- Fixed a spec violation where the
Sec-WebSocket-Versionheader was not added to the HTTP response if the client requested version was either invalid or unacceptable (33f5dbaf).8.18.2
Bug fixes
- Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
8.18.1
Bug fixes
- The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via CITGM (021f7b8b).
Commits
dabbdec[dist] 8.18.333f5dba[fix] Respond with the supported protocol versions (#2291)22a5a17[ci] Test on node 24e67eb7a[ci] Do not test on node 23fa670f2[ci] Run the lint step on node 220eb8535[dist] 8.18.24f20aed[fix] Handle oversized messages with designated error (#2285)aa998e3[pkg] Update globals to version 16.0.0cf25954[minor] Fix nit in error messageb92745a[dist] 8.18.1- Additional commits viewable in compare view
Updates brace-expansion from 2.0.1 to 2.0.2
Release notes
Sourced from brace-expansion's releases.
v2.0.2
- pkg: publish on tag 2.x 14f1d91
- fmt ed7780a
- Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) 36603d5
https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2
Commits
Updates jsonpath-plus from 10.2.0 to 10.3.0
Release notes
Sourced from jsonpath-plus's releases.
v10.3.0
What's Changed
- fix(eval): rce using non-string prop names by
@80avinin JSONPath-Plus/JSONPath#237- feat(demo): make demo link shareable by
@80avinin JSONPath-Plus/JSONPath#238Full Changelog: https://github.com/JSONPath-Plus/JSONPath/compare/v10.2.0...v10.3.0
Commits
9754e4bchore: bump versionf690da1chore: update deps and devDeps313a9b4Merge pull request #238 from 80avin/shareable-demo39a0d03Merge pull request #237 from 80avin/fix-10.2.0-rce1c532fcfeat(demo): make demo link shareable3094289fix(eval): rce using non-string prop names- See full diff in compare view
Maintainer changes
This version was pushed to npm by 80avin, a new releaser for jsonpath-plus since your current version.
Removes tough-cookie
Updates @kubernetes/client-node from 0.22.3 to 1.3.0
Release notes
Sourced from @kubernetes/client-node's releases.
1.3.0
What's Changed
- Update README.md by
@brendandburnsin kubernetes-client/javascript#2418- ci: test on Node v24 by
@cjihrigin kubernetes-client/javascript#2419- build(deps): bump openid-client from 6.4.2 to 6.5.0 by
@dependabotin kubernetes-client/javascript#2422- build(deps): bump
@types/nodefrom 22.15.11 to 22.15.14 by@dependabotin kubernetes-client/javascript#2423- build(deps): bump
@types/nodefrom 22.15.14 to 22.15.15 by@dependabotin kubernetes-client/javascript#2426- build(deps): bump
@types/nodefrom 22.15.15 to 22.15.17 by@dependabotin kubernetes-client/javascript#2428- Cherry-pick in two watch changes from the 0.x branch, clean up tests, fix list -> resourceVersion handling by
@brendandburnsin kubernetes-client/javascript#2429- build(deps-dev): bump typescript-eslint from 8.32.0 to 8.32.1 by
@dependabotin kubernetes-client/javascript#2431- build(deps): bump
@types/nodefrom 22.15.17 to 22.15.18 by@dependabotin kubernetes-client/javascript#2436- feat: add model registry to object serializer by
@schroditin kubernetes-client/javascript#2433- build(deps-dev): bump
@eslint/jsfrom 9.26.0 to 9.27.0 by@dependabotin kubernetes-client/javascript#2439- build(deps): bump
@types/nodefrom 22.15.18 to 22.15.19 by@dependabotin kubernetes-client/javascript#2440- build(deps-dev): bump eslint from 9.26.0 to 9.27.0 by
@dependabotin kubernetes-client/javascript#2441- chore: readd ws as a dependency by
@mstruebingin kubernetes-client/javascript#2442- build(deps): bump
@types/nodefrom 22.15.19 to 22.15.21 by@dependabotin kubernetes-client/javascript#2445- fix: readd AbortError export by
@xkabylgSICKAGin kubernetes-client/javascript#2446- build(deps): bump tar-fs from 3.0.8 to 3.0.9 by
@dependabotin kubernetes-client/javascript#2447- build(deps-dev): bump typedoc from 0.28.4 to 0.28.5 by
@dependabotin kubernetes-client/javascript#2452- update package versions in preparation for release by
@cjihrigin kubernetes-client/javascript#2454- build(deps): bump
@types/nodefrom 22.15.21 to 22.15.23 by@dependabotin kubernetes-client/javascript#2456- build(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0 by
@dependabotin kubernetes-client/javascript#2457Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.2.0...1.3.0
1.2.0
What's Changed
- Reintroduce timeout and keep-alive for watch requests to match client-go by
@rossanthonyin kubernetes-client/javascript#2367- watch: prevent done callback from being called twice on connection loss by
@bverhoevenin kubernetes-client/javascript#2389- config: support username impersonation by
@cjihrigin kubernetes-client/javascript#2373- fix(object): properly serialize objects on create/replace/patch by
@schroditin kubernetes-client/javascript#2400- Regenerate for Kubernetes 1.33 by
@brendandburnsin kubernetes-client/javascript#2416New Contributors
@rossanthonymade their first contribution in kubernetes-client/javascript#2367@juldrixxmade their first contribution in kubernetes-client/javascript#2388@bverhoevenmade their first contribution in kubernetes-client/javascript#2389Full Changelog: https://github.com/kubernetes-client/javascript/compare/1.1.2...1.2.0
1.1.2
What's Changed between 1.0.0 and 1.1.2
- test: support testing transpiled code by
@cjihrigin kubernetes-client/javascript#2122- Add proxy support by
@krmodelskiin kubernetes-client/javascript#2111- Fix type definition for KubernetesObjectApi.read() by
@jportnerin kubernetes-client/javascript#2129- export
ApiConstructor-type by@mstruebingin kubernetes-client/javascript#2139- websocket: do not close when protocol supports it by
@cjihrigin kubernetes-client/javascript#2144- Improve loadFromCluster testing by
@brendandburnsin kubernetes-client/javascript#2191
... (truncated)
Commits
940af26Merge pull request #2457 from kubernetes-client/dependabot/npm_and_yarn/main/...5dad6d3Merge pull request #2456 from kubernetes-client/dependabot/npm_and_yarn/main/...55e1a8abuild(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0adf25e2build(deps): bump@types/nodefrom 22.15.21 to 22.15.232ed3379Merge pull request #2454 from cjihrig/bump4846defupdate package versions in preparation for releasef809c36Merge pull request #2452 from kubernetes-client/dependabot/npm_and_yarn/main/...52c1acfbuild(deps-dev): bump typedoc from 0.28.4 to 0.28.51fcb3a6Merge pull request #2447 from kubernetes-client/dependabot/npm_and_yarn/main/...affa86abuild(deps): bump tar-fs from 3.0.8 to 3.0.9- Additional commits viewable in compare view
Updates ws from 8.18.0 to 8.18.3
Release notes
Sourced from ws's releases.
8.18.3
Bug fixes
- Fixed a spec violation where the
Sec-WebSocket-Versionheader was not added to the HTTP response if the client requested version was either invalid or unacceptable (33f5dbaf).8.18.2
Bug fixes
- Fixed an issue that, during message decompression when the maximum size was exceeded, led to the emission of an inaccurate error and closure of the connection with an improper close code (#2285).
8.18.1
Bug fixes
- The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via CITGM (021f7b8b).
Commits
dabbdec[dist] 8.18.333f5dba[fix] Respond with the supported protocol versions (#2291)22a5a17[ci] Test on node 24-
Pull Request Statistics
Commits:
0Files Changed:
0Additions:
+0Deletions:
-0
Package Dependencies
Technical Details
| ID: | 3284091 |
| UUID: | 3229340050 |
| Node ID: | PR_kwDOBM-Q_c6e1Wmu |
| Host: | GitHub |
| Repository: | secureCodeBox/secureCodeBox |