The only problem is "that when there is a real attack poisoning the build toolchain, we won't know about it because it will be buried underneath the 99.9% of false positives".
react-scripts 5.0.0 seems to fix a bunch of those vulnerabilities. However it breaks the build process. Several fixes are proposed as pull requests. We may wait for a few weeks before updating to an unbroken version.
Description
What is the valuable outcome that cannot be achieved because of this bug?
None. As explained by the author the
react-scripts
(the "vulnerable package"), those vulnerabilities are indeed false positives.The only problem is "that when there is a real attack poisoning the build toolchain, we won't know about it because it will be buried underneath the 99.9% of false positives".
react-scripts 5.0.0
seems to fix a bunch of those vulnerabilities. However it breaks the build process. Several fixes are proposed as pull requests. We may wait for a few weeks before updating to an unbroken version.Reproduction scenario