You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency "tinycolor2" has a security vulnerability, because it includes an old jquery version, that in term has a known vulnerability.
Failure Information (for bugs)
I know technically this is not a bug, but i still hope i can be fixed, we now have to use path-package to fix our project, and I hate doing that. https://github.com/TypeCtrl/tinycolor can probably used, as it is tinycolor2's successor.
Found project in /tmp/app
+----------------------------------------------------------------------------------------+
| Severity | Tool | Identifier |
+----------------------------------------------------------------------------------------+
| Medium | Retire.js | CVE-2015-9251 |
| |
| 3rd party CORS request may execute in jquery |
| In node_modules/tinycolor2/demo/jquery-1.9.1.js |
+----------------------------------------------------------------------------------------+
The text was updated successfully, but these errors were encountered:
Down to change to an updated version. Feel free to make a PR! The example uses jquery but not the library itself so this seems like a false alarm to me. jquery isn't even listed as any type of dependency
Expected Behavior
Dependencies don't have any problems
Current Behavior
Dependency "tinycolor2" has a security vulnerability, because it includes an old jquery version, that in term has a known vulnerability.
Failure Information (for bugs)
I know technically this is not a bug, but i still hope i can be fixed, we now have to use path-package to fix our project, and I hate doing that.
https://github.com/TypeCtrl/tinycolor can probably used, as it is tinycolor2's successor.
Steps to Reproduce
Context
Failure Logs
Found project in /tmp/app
+----------------------------------------------------------------------------------------+
| Severity | Tool | Identifier |
+----------------------------------------------------------------------------------------+
| Medium | Retire.js | CVE-2015-9251 |
| |
| 3rd party CORS request may execute in jquery |
| In node_modules/tinycolor2/demo/jquery-1.9.1.js |
+----------------------------------------------------------------------------------------+
The text was updated successfully, but these errors were encountered: