Skip to content

@azure/functions-old referring to deprecated version of uuid causing CG alerts #1501

Description

@v-sharmachir

We create a npm package that consume applicationinsights, and the users consuming our package are getting CG alerts as @azure/functions-old is referring to deprecated version of uuid package through the @azure/functions@3.5.1 version.
Overriding or adding this package as a direct dependency does not resolve the issue as it still install a nested vulnerable uuid package under node_modules/@azure/functions-old/node_modules/uuid to satisfy its declaration.
Is there any plan to remove the reference of this deprecated version?

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions