Skip to content

Dependency problem with Tinycolor2 #714

Closed
@onokje

Description

@onokje

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

  1. install
  2. run secutiry checker (we use https://retirejs.github.io/retire.js/)
  3. error shows problem in tinycolor2

Context

  • Jimp Version: any
  • Operating System: ubuntu
  • Node version: 8.12

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 |
+----------------------------------------------------------------------------------------+

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugthere is a bug in the way jimp behavesreleasedThis issue/pull request has been released.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions