-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for security issues in Synk #18713
Comments
Same here. |
All of the fixes are breaking changes so we will include them in 7.0 |
One more issue identified: Regular Expression Denial of Service (ReDoS) - @storybook/[email protected] › @storybook/[email protected] › @storybook/[email protected] › [email protected] |
Do you have a release schedule or an estimate when Storybook 7 will be released? I can't seem to find it myself. |
Upgrading to 6.5.13 still has issues in below packages
Any timeline for this? |
For a few dependencies I use resolutions from yarn to force the new version with the fix, but has a disadvantages to break something. https://classic.yarnpkg.com/lang/en/docs/selective-version-resolutions/ |
Three more issues for V7 please:
|
Would anyone be willing to dig in and help out by submitting pull requests? Please do keep in mind that just because a CVE exists for a particular dependency does not mean that Storybook is using it in a way that makes it vulnerable, or that your use of Storybook opens you up to vulnerabilities. Most of these CVEs are geared towards folks using Node.js backends, in which case external users can sometimes cause problems. Storybook is a development tool and has different considerations. That said, I know some companies are very strict about "no reported vulnerabilities" without taking the nuance into account, and we'd like to make sure dependencies are up to date regardless. |
The main problem is that if a real vulnerability comes in, it becomes buried in the security report. |
Why not just set up dependabot on this repo? |
@alexgleason dependabot sends about 5 updates per day. @ndelangen has looked at this and spoken with the dependabot team. i hope we can figure out a less noisy process for fixing security issues as they come in. agree this is super important. |
Closing this issue; all fixable issues in the Snyk reports have already been addressed in the latest version of Storybook. There is still one report remaining with the vulnerability |
Hi,
There are certain issues which were reported in Snyk for @storybook-react. Is there a roadmap to update the following dependencies and fix the issues?
Snyk @storybook-react issues
The text was updated successfully, but these errors were encountered: