Skip to content

According to scanners, @carbon/telemetry has vulnerabilities coming from lodash and glob-parent #8587

Answered by joshblack
abbeyhrt asked this question in Help
Discussion options

You must be logged in to vote

Hi @abbeyhrt! 👋

This is a great question and I think applies to any CVE vulnerabilities that get flagged through tooling or commands like npm audit.

In general, these warnings are coming from a development dependency when @carbon/telemetry is included. As a result, they can be considered false positives because none of the code will end up in a build. Instead, these dependencies are used for tooling in CI environments and are never brought into JavaScript code and subsequently exploited.

There was a similar thread on the create-react-app project that we based this response on. Specifically this comment and the one below: facebook/create-react-app#8529 (comment)

In it, Dan also recommends …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by joshblack
Comment options

You must be logged in to vote
1 reply
@joshblack
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants