storybookjs / frontpage

🌐 The website for storybook.js.org
https://storybook.js.org
MIT License
214 stars 120 forks source link

Docs sidebar #621

Closed cdedreuille closed 10 months ago

cdedreuille commented 10 months ago

In this PR we are improving the global layout of the docs including the sidebar.

CleanShot 2023-11-13 at 18 19 09@2x

netlify[bot] commented 10 months ago

Deploy Preview for storybook-frontpage ready!

Name Link
Latest commit f69254557cfab7732ceb4221137761f856b09007
Latest deploy log https://app.netlify.com/sites/storybook-frontpage/deploys/6552a25b1f92a3000844d82e
Deploy Preview https://deploy-preview-621--storybook-frontpage.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

socket-security[bot] commented 10 months ago

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@chromaui/tetra 1.16.9 environment +1 3.54 MB cdedreuille
@storybook/jest 0.0.10 None +1 116 kB yannbf
@radix-ui/react-dropdown-menu 2.0.6 None +5 774 kB benoitgrelard
@radix-ui/react-scroll-area 1.0.5 None +1 261 kB benoitgrelard
usehooks-ts 2.9.1 network +0 154 kB junscuzzy
@storybook/icons 1.2.2 None +0 1.16 MB ndelangen
gatsby-plugin-sharp 4.25.1 filesystem, environment +29 15.1 MB pieh
@storybook/components-marketing 2.1.4--canary.71.c173276.0...2.1.4 None +2/-0 967 kB
socket-security[bot] commented 10 months ago

🚨 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
New author @docsearch/react 3.2.0
New author assert 1.5.0
New author asn1 0.2.4
Uses eval @storybook/ui 6.5.10

Next steps

What is new author?

A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.

Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

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/ui@6.5.10
  • @SocketSecurity ignore @docsearch/react@3.2.0
  • @SocketSecurity ignore assert@1.5.0
  • @SocketSecurity ignore asn1@0.2.4