Skip to content

react-scripts 5.0.1 has a number of high-severity issues #13186

@here-nerd

Description

@here-nerd

Describe the bug

I ran an audit scanner (npx @sandworm/audit@latest) on react-scripts@5.0.1 and found a number of concerning issues. e.g. Deprecated packages concern me the most. e.g. https://www.npmjs.com/package/rollup-plugin-terser is no longer maintained. And there is a newer package for it.

Did you try recovering your dependencies?

Not applicable

Which terms did you search for in User Guide?

Not applicable

Environment

Not applicable

Steps to reproduce

  1. npx create-react-app
  2. npx @sandworm/audit@latest

Expected behavior

No issues detected by an audit scanner.

Actual behavior

A number of issues detected by sandworm:
image

Reproducible demo

Not applicable

Metadata

Metadata

Assignees

No one assigned

    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