Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 3 vulnerabilities #186

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Amoenus
Copy link
Owner

@Amoenus Amoenus commented Dec 19, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • BlogPostViewer/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-DECODEURICOMPONENT-3149970
Yes Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
Yes No Known Exploit
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: @angular-devkit/build-angular The new version differs by 250 commits.
  • 406fc5a release: cut the v15.0.0 release
  • aabb0d6 refactor: update framework dependencies to v15
  • 91904b7 release: cut the v15.0.0-rc.5 release
  • 9afc5ce refactor: temporaily disable sending analytics
  • 0fe6b3b perf(@ angular-devkit/build-angular): add vendor chunking to server builder
  • d97d425 release: cut the v15.0.0-rc.4 release
  • 54e1c01 fix(@ angular-devkit/build-angular): show file replacement in TS missing file error in esbuild builder
  • 974688f test(@ angular/cli): remove version 12 update tests
  • 9d0872f perf(@ angular-devkit/build-angular): add initial global styles incremental rebuilds with esbuild builder
  • 444475f refactor(@ angular-devkit/build-angular): move internal bundle output processing into esbuild bundle helper
  • ff03827 fix(@ angular/cli): respect registry in RC when running update through yarn
  • fc82e3b fix(@ angular-devkit/build-angular): update browerslist package
  • 0724dd7 build: update all non-major dependencies
  • 58e6580 build: update all non-major dependencies
  • e65b370 build: update angular
  • 5dd1e28 release: cut the v15.0.0-rc.3 release
  • f14d29b build: update version to 15.0.0-rc.2
  • b390c19 build: remove unused dependency `minimatch` from `@ angular-devkit/build-angular`
  • b059fc7 fix(@ angular-devkit/build-angular): warn when components styles sourcemaps are not generated when styles optimization is enabled
  • 4cb27b8 fix(@ angular-devkit/build-angular): avoid attempted resolve of external CSS URLs with esbuild builder
  • 24770f4 fix(@ angular-devkit/architect): default to failure if no builder result is provided
  • 0d62157 fix(@ angular-devkit/build-angular): update sourcemaps when rebasing Sass url() functions in esbuild builder
  • 2115ac1 build: update all non-major dependencies
  • f143171 fix(@ angular-devkit/build-angular): only add `@ angular/platform-server/init` when package is installed.

See the full diff

Package name: @angular-eslint/builder The new version differs by 153 commits.
  • d22e28e chore: publish v14.0.1
  • cc00a21 fix(builder): update to latest @ nrwl/devkit (#1082)
  • 8d36232 fix: remaining references to master (now main) (#1083)
  • 9b348c0 chore: add v14 release notes
  • 676699f chore: publish v14.0.0
  • 2a388e9 feat!: update to Angular v14 (#1004)
  • 6921945 chore: update dependency prettier to v2.7.1 (#1046)
  • 1d3cc65 chore: update dependency lerna to v5.1.4 (#1042)
  • 64e96d2 chore: update dependency @ nrwl/nx-cloud to v14.1.2 (#1043)
  • 5af6889 chore: update dependency @ types/node to v16.11.41 (#1049)
  • 234b028 chore: update dependency verdaccio to v5.13.1 (#1047)
  • 117af38 chore: update dependency @ actions/core to v1.9.0 (#1052)
  • 2aac249 chore: update dependency lint-staged to v13.0.2 (#1054)
  • 9f29813 chore: update dependency typescript to v4.7.4 (#1060)
  • 02856cb feat: update typescript-eslint packages to v5.29.0 (#1063)
  • 6130377 feat: update dependency eslint to v8.18.0 (#1061)
  • c52a1d9 chore: added missing " to the readme (#1053)
  • 9e8c340 feat: update typescript-eslint packages to v5.28.0 (#1045)
  • 6552d6c chore: publish v13.5.0
  • 4bdea75 chore: add env-cmd devDep for releases
  • f19bb30 feat(eslint-plugin-template): [button-has-type] add rule (#928)
  • 0bda2bb chore: publish v13.4.0
  • 99e8d4a feat: update typescript-eslint packages to v5.27.1 (#1022)
  • d095381 chore: pin dependency husky to 8.0.1 (#1039)

See the full diff

Package name: @angular/cli The new version differs by 250 commits.
  • f9527ce release: cut the v17.0.0 release
  • 180dfa3 build: update Angular packages to version 17 stable
  • 8bae6ad release: cut the v17.0.0-rc.5 release
  • 8a9def5 test: add timeout to vite re-use cache
  • 9d4d11c fix(@ angular-devkit/build-angular): allow SSR compilation to work with TS allowJs option
  • ec5e302 refactor(@ schematics/angular): add fallback fonts
  • 3c6d2d8 refactor(@ schematics/angular): remove unused CSS
  • abb1c6f refactor(@ schematics/angular): use control flow to reduce code
  • 81e4917 fix(@ angular/pwa): replace Angular logos
  • ecdcff2 fix(@ schematics/angular): add missing icons in ng-new template
  • 569b714 build: lock file maintenance
  • 303c98c fix(@ angular-devkit/build-angular): normalize exclude path
  • 455aed8 Revert "test: temporary disable Jest E2E tests"
  • 278bfa0 test(@ angular-devkit/build-angular): add test to validate vite cache re-usage
  • a8f041f release: cut the v17.0.0-rc.4 release
  • ae45c4a feat(@ schematics/angular): update `ng new` generated application
  • e10f49e fix(@ angular-devkit/build-angular): convert AOT compiler exceptions into diagnostics
  • 1b38430 fix(@ angular-devkit/build-angular): disable parallel TS/NG compilation inside WebContainers
  • f87f22d fix(@ angular-devkit/build-angular): keep dependencies pre-bundling validate between builds
  • d46fb12 fix(@ angular-devkit/build-angular): disable dependency optimization for SSR
  • 4733cd3 refactor(@ angular-devkit/build-angular): clean externalMetadata arrays on every rebuild
  • a02db0a refactor(@ angular-devkit/build-angular): allow JS transformer result reuse for application dev-server builder
  • 323b005 build: update angular
  • 59c22aa perf(@ angular-devkit/build-angular): start SSR dependencies optimization before the first request

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
馃 View latest project report

馃洜 Adjust project settings

馃摎 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

馃 Denial of Service (DoS)

Copy link

sonarcloud bot commented Dec 19, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants