Skip to content

multer audit findings #1000

@joebowbeer

Description

@joebowbeer

According to GitHub Security Advisory, this repo's dependency on [email protected] should raise three high severity alerts that are resolved in [email protected]:

https://github.com/expressjs/multer/security

However, if I clone backstage/demo and run yarn npm audit -R --severity high then I don't see these reported.

I wonder why this is?

In any event, I think these high severity alerts can be addressed by updating express-openapi-validator

yarn why multer
└─ express-openapi-validator@npm:5.1.1
   └─ multer@npm:1.4.5-lts.1 (via npm:^1.4.5-lts.1)

Their updated multer dependency was released in v5.5.3

cdimascio/express-openapi-validator#1069 (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