-
Notifications
You must be signed in to change notification settings - Fork 4
build(deps): bump path-to-regexp, @nestjs/core, @nestjs/platform-fastify and @nestjs/swagger #210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…ify and @nestjs/swagger Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 8.2.0 and updates ancestor dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) and [@nestjs/swagger](https://github.com/nestjs/swagger). These dependencies need to be updated together. Updates `path-to-regexp` from 6.2.1 to 8.2.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v6.2.1...v8.2.0) Updates `@nestjs/core` from 9.3.9 to 11.1.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/core) Updates `@nestjs/platform-fastify` from 9.3.9 to 11.1.2 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.2/packages/platform-fastify) Updates `@nestjs/swagger` from 6.2.1 to 11.2.0 - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](nestjs/swagger@6.2.1...11.2.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.2.0 dependency-type: indirect - dependency-name: "@nestjs/core" dependency-version: 11.1.3 dependency-type: direct:production - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.2 dependency-type: direct:production - dependency-name: "@nestjs/swagger" dependency-version: 11.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prisma Cloud has found errors in this PR ⬇️
"@nestjs/platform-fastify": "^9.3.9", | ||
"@nestjs/swagger": "^6.2.1", | ||
"@nestjs/platform-fastify": "^11.1.2", | ||
"@nestjs/swagger": "^11.2.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nestjs/swagger 11.2.0 / package.json
Total vulnerabilities: 1
Critical: 0 | High: 1 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2024-21538 | 7.5 | - |
Open |
"@nestjs/mercurius": "^11.0.3", | ||
"@nestjs/platform-fastify": "^9.3.9", | ||
"@nestjs/swagger": "^6.2.1", | ||
"@nestjs/platform-fastify": "^11.1.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nestjs/platform-fastify 11.1.2 / package.json
Total vulnerabilities: 1
Critical: 0 | High: 1 | Medium: 0 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2024-21538 | 7.5 | - |
Open |
"@mikro-orm/nestjs": "^4.3.1", | ||
"@mikro-orm/postgresql": "^4.5.10", | ||
"@mikro-orm/sql-highlighter": "^1.0.1", | ||
"@nestjs/common": "^9.3.9", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nestjs/common 9.3.9 / package.json
Total vulnerabilities: 1
Critical: 0 | High: 0 | Medium: 1 | Low: 0 |
---|
Vulnerability ID | Severity | CVSS | Fixed in | Status |
---|---|---|---|---|
CVE-2024-29409 | 5.5 | 10.4.16 |
Open |
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Semgrep found 1 Risk: Affected versions of jsonwebtoken are vulnerable to Improper Authentication. Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC. Manual Review Advice: A vulnerability from this advisory is reachable if you are using a poorly implemented key retrieval function and your application is supporting usage of both symmetric key and asymmetric key in Fix: Upgrade this library to at least version 9.0.0 at brokencrystals/package-lock.json:10808. Reference(s): GHSA-hjrf-2m68-5959, CVE-2022-23541 Semgrep found 1 Risk: Affected versions of jsonwebtoken are vulnerable to Use Of A Broken Or Risky Cryptographic Algorithm. The library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. Manual Review Advice: A vulnerability from this advisory is reachable if you are using a legacy, insecure key type with a supported algorithm; for example, DSA keys could be used with the RS256 algorithm Fix: Upgrade this library to at least version 9.0.0 at brokencrystals/package-lock.json:10808. Reference(s): GHSA-8cf7-32gw-wr33, CVE-2022-23539 Semgrep found 1 Risk: webpack 5.x before 5.76.0 is vulnerable to Improper Access Control due to ImportParserPlugin.js mishandling the magic comment feature. Due to this, webpack does not avoid cross-realm object access and an attacker who controls a property of an untrusted object can obtain access to the real global object. Manual Review Advice: A vulnerability from this advisory is reachable if you host an application utilizing webpack and an attacker can control a property of an untrusted object Fix: Upgrade this library to at least version 5.76.0 at brokencrystals/package-lock.json:16326. Reference(s): GHSA-hc6q-2mpp-qw7j, CVE-2023-28154 |
Semgrep found 1 Risk: Affected versions of jsonwebtoken are vulnerable to Improper Authentication. Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC. Manual Review Advice: A vulnerability from this advisory is reachable if you are using a poorly implemented key retrieval function and your application is supporting usage of both symmetric key and asymmetric key in Fix: Upgrade this library to at least version 9.0.0 at brokencrystals/package-lock.json:10808. Reference(s): GHSA-hjrf-2m68-5959, CVE-2022-23541 Semgrep found 1 Risk: Affected versions of jsonwebtoken are vulnerable to Use Of A Broken Or Risky Cryptographic Algorithm. The library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. Manual Review Advice: A vulnerability from this advisory is reachable if you are using a legacy, insecure key type with a supported algorithm; for example, DSA keys could be used with the RS256 algorithm Fix: Upgrade this library to at least version 9.0.0 at brokencrystals/package-lock.json:10808. Reference(s): GHSA-8cf7-32gw-wr33, CVE-2022-23539 Semgrep found 1 Risk: webpack 5.x before 5.76.0 is vulnerable to Improper Access Control due to ImportParserPlugin.js mishandling the magic comment feature. Due to this, webpack does not avoid cross-realm object access and an attacker who controls a property of an untrusted object can obtain access to the real global object. Manual Review Advice: A vulnerability from this advisory is reachable if you host an application utilizing webpack and an attacker can control a property of an untrusted object Fix: Upgrade this library to at least version 5.76.0 at brokencrystals/package-lock.json:16326. Reference(s): GHSA-hc6q-2mpp-qw7j, CVE-2023-28154 |
New Issues (118)Checkmarx found the following issues in this Pull Request
|
Bumps path-to-regexp to 8.2.0 and updates ancestor dependencies path-to-regexp, @nestjs/core, @nestjs/platform-fastify and @nestjs/swagger. These dependencies need to be updated together.
Updates
path-to-regexp
from 6.2.1 to 8.2.0Release notes
Sourced from path-to-regexp's releases.
... (truncated)
Commits
776c898
8.2.0678756a
Dumb down code for negatee85fe27
Upgrade deps5969033
Target ES201551dbd45
Remove s flag from regexpdf39d6c
Append backtrack, ignore bench in coveraged6c3658
Update express 4 compatibility guidec302644
8.1.07b4598c
Document stringify methodd6150f5
Add pathToRegexp method backUpdates
@nestjs/core
from 9.3.9 to 11.1.3Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
1613f50
chore(@nestjs
) publish v11.1.3 release521544c
Merge pull request #15203 from isaryy/microservice-defer-init1c4a20a
feat(core): defer initialization connected microserviceb84c1fe
fix(core): gracefully shutdown the app when repl exits32b5feb
chore(@nestjs
) publish v11.1.2 releasef262812
chore: update package.json2cccff1
chore(@nestjs
) publish v11.1.1 release7338c03
Merge pull request #15056 from maxbronnikov10/fix/http-adapter-errorfb3b12d
fix(core): HTTP adapter error mappingcb6080e
refactor(core,platform-fastify): drop useless optional signatureUpdates
@nestjs/platform-fastify
from 9.3.9 to 11.1.2Release notes
Sourced from
@nestjs/platform-fastify
's releases.... (truncated)
Commits
32b5feb
chore(@nestjs
) publish v11.1.2 releasef262812
chore: update package.json2cccff1
chore(@nestjs
) publish v11.1.1 releaseefd813d
chore(deps): bump fastify from 5.3.2 to 5.3.3cb6080e
refactor(core,platform-fastify): drop useless optional signature112450b
chore(@nestjs
) publish v11.1.0 release729a9cd
chore(@nestjs
) publish v11.0.21 releaseed8df84
fix(deps): update dependency fastify to v5.3.2 [security]929892a
fix(deps): update dependency fastify to v5.3.1d5bca88
chore(@nestjs
) publish v11.0.20 releaseUpdates
@nestjs/swagger
from 6.2.1 to 11.2.0Release notes
Sourced from
@nestjs/swagger
's releases.... (truncated)
Commits
e3f44bd
chore(): release v11.2.02a4de7a
Merge pull request #3424 from daniseijo/extensions-info-section5943508
Merge pull request #3248 from mag123c/3179-security-scheme-extensiond4acd13
chore(deps): update dependency eslint-plugin-prettier to v5.3.1 (#3428)592d617
chore(deps): update dependency release-it to v19.0.2 (#3427)fb0ef34
chore(deps): update eslint monorepo to v9.26.0 (#3426)a0c3ee2
chore(deps): update dependency class-validator to v0.14.2 (#3425)9a0745e
feat(document-builder): add support for setting extensions inside the info ob...1f399f0
chore(): release v11.1.6b7338cc
Merge pull request #3417 from nestjs/renovate/cimg-node-22.xDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.