
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@uportal/sidebar-nav
Advanced tools
npm install
npm run serve
npm run build
npm run test
npm run lint
The component source can also be imported and used directly within other Vue projects.
import contentCarousel from '@uportal/sidebar-nav/src/components/SidebarNav';
This package requires an attribute link-data-url
This attribute should reference a JSON file with the following structure:
{
"topics": [
{
"title": "Test Item",
"links": [
{
"title": "Link Title",
"url": "/"
},
{
"title": "Link Title",
"url": "/"
}
]
},
{
"title": "Test Item",
"links": [
{
"title": "Link Title",
"url": "/"
}
]
}
]
}
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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.