
Research
wget to Wipeout: Malicious Go Modules Fetch Destructive Payload
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
@navikt/ds-css
Advanced tools
CSS for NAVs designsystem.
@navikt/ds-react
packages yarn add @navikt/ds-css
npm install @navikt/ds-css
Import styles once to make it accessible for your entire project. Typically you will add the following line to your root .tsx file.
import "@navikt/ds-css";
function App() {
return <Component />;
}
But you can import it in a .css-file
@import "@navikt/ds-css";
FAQs
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.