Skip to content
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

Depend on SB 7.6 instead of canaries #62

Merged
merged 1 commit into from Jan 23, 2024
Merged

Depend on SB 7.6 instead of canaries #62

merged 1 commit into from Jan 23, 2024

Conversation

JReinhold
Copy link
Collaborator

@JReinhold JReinhold commented Jan 8, 2024

Given that Storybook 7.6 is out we no longer need to depend on the canary release.

Follow-up to #60

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@storybook/manager 0.0.0-pr-24676-sha-214a6f84...7.6.7 eval +0/-0 2.57 MB shilman
@storybook/preview 0.0.0-pr-24676-sha-214a6f84...7.6.7 eval +0/-0 364 kB shilman

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Issue Package Version Note Source
Uses eval @storybook/manager 7.6.7
Uses eval @storybook/preview 7.6.7

Next steps

What is eval?

Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.

Avoid packages that use eval, since this could potentially execute any code.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore @storybook/manager@7.6.7
  • @SocketSecurity ignore @storybook/preview@7.6.7

@JReinhold JReinhold merged commit d1647c4 into main Jan 23, 2024
1 of 3 checks passed
@JReinhold JReinhold deleted the depend-on-7.6 branch January 24, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants