mike-goodwin / owasp-threat-dragon

An open source, online threat modelling tool from OWASP
http://mike-goodwin.github.io/owasp-threat-dragon/
Apache License 2.0
483 stars 130 forks source link

[Snyk] Security upgrade angular from 1.7.8 to 1.8.3 #171

Open mike-goodwin opened 9 months ago

mike-goodwin commented 9 months ago

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.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **686/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.3 | Prototype Pollution
[SNYK-JS-ANGULAR-534884](https://snyk.io/vuln/SNYK-JS-ANGULAR-534884) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **464/1000**
**Why?** Has a fix available, CVSS 5 | Cross-site Scripting (XSS)
[SNYK-JS-ANGULAR-570058](https://snyk.io/vuln/SNYK-JS-ANGULAR-570058) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **756/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 8.7 | Cross-site Scripting (XSS)
[SNYK-JS-ANGULAR-572020](https://snyk.io/vuln/SNYK-JS-ANGULAR-572020) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised. 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](https://app.snyk.io/org/mike-goodwin/project/94d9dce5-5792-4832-acb5-561d1e55a5ec?utm_source=github&utm_medium=referral&page=fix-pr) πŸ›  [Adjust project settings](https://app.snyk.io/org/mike-goodwin/project/94d9dce5-5792-4832-acb5-561d1e55a5ec?utm_source=github&utm_medium=referral&page=fix-pr/settings) πŸ“š [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"a1ca8289-8ce3-4564-a1b9-7c3cb27296e2","prPublicId":"a1ca8289-8ce3-4564-a1b9-7c3cb27296e2","dependencies":[{"name":"angular","from":"1.7.8","to":"1.8.3"}],"packageManager":"npm","projectPublicId":"94d9dce5-5792-4832-acb5-561d1e55a5ec","projectUrl":"https://app.snyk.io/org/mike-goodwin/project/94d9dce5-5792-4832-acb5-561d1e55a5ec?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANGULAR-534884","SNYK-JS-ANGULAR-570058","SNYK-JS-ANGULAR-572020"],"upgrade":["SNYK-JS-ANGULAR-534884","SNYK-JS-ANGULAR-570058","SNYK-JS-ANGULAR-572020"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[686,464,756],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr) πŸ¦‰ [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/dom-based-xss/?loc=fix-pr)