Skip to content

Upgrade dependencies to fix security issues #28

Description

@ericlathrop

In my project that uses docker-registry-client, I get security warnings from its dependencies:

┌───────────────┬──────────────────────────────────────────────────────────────┐                         
│ Moderate      │ ReDoS via long string of semicolons                          │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Package       │ tough-cookie                                                 │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Patched in    │ >=2.3.0                                                      │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Dependency of │ docker-registry-client                                       │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Path          │ docker-registry-client > tough-cookie                        │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ More info     │ https://nodesecurity.io/advisories/130                       │                         
└───────────────┴──────────────────────────────────────────────────────────────┘                         
┌───────────────┬──────────────────────────────────────────────────────────────┐                         
│ High          │ Regular Expression Denial of Service                         │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Package       │ tough-cookie                                                 │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Patched in    │ >=2.3.3                                                      │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Dependency of │ docker-registry-client                                       │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Path          │ docker-registry-client > tough-cookie                        │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ More info     │ https://nodesecurity.io/advisories/525                       │                         
└───────────────┴──────────────────────────────────────────────────────────────┘                         
┌───────────────┬──────────────────────────────────────────────────────────────┐                         
│ Moderate      │ Out-of-bounds Read                                           │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Package       │ base64url                                                    │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Patched in    │ >=3.0.0                                                      │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Dependency of │ docker-registry-client                                       │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Path          │ docker-registry-client > base64url                           │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ More info     │ https://nodesecurity.io/advisories/658                       │                         
└───────────────┴──────────────────────────────────────────────────────────────┘               
┌───────────────┬──────────────────────────────────────────────────────────────┐                         
│ Low           │ Prototype Pollution                                          │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Package       │ lodash                                                       │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Patched in    │ >=4.17.5                                                     │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Dependency of │ docker-registry-client                                       │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ Path          │ docker-registry-client > restify-clients > restify-errors >  │                         
│               │ lodash                                                       │                         
├───────────────┼──────────────────────────────────────────────────────────────┤                         
│ More info     │ https://nodesecurity.io/advisories/577                       │                         
└───────────────┴──────────────────────────────────────────────────────────────┘            

Would you accept a PR to update these?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions