Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@slashid/docusaurus-theme-slashid
Advanced tools
The @slashid/docusaurus-theme-slashid
package extends Docusaurus to add authentication to docusaurus. The theme can be combined with docusaurus openapi docs to preload API keys and API parameters directly through SlashID attributes.
Key Features:
Theme:
yarn add @slashid/docusaurus-theme-slashid
docusaurus.config.js
Add the following themes
to docusaurus.config.js
to add docusaurus-theme-slashid
.
// docusaurus.config.js
{
...
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
...
slashID: {
orgID: "your slash id org id"
},
themes: ["docusaurus-theme-slashid"],
}
The docusaurus-theme-slashid
theme can be configured with the following options:
Name | Type | Default | Description |
---|---|---|---|
slashID.orgID | string | null | The SlashID organization ID. |
Please read SUPPORT.md for details on how to get support for this project.
0.1.4 (Oct 19, 2022)
FAQs
SlashID theme for Docusaurus.
The npm package @slashid/docusaurus-theme-slashid receives a total of 71 weekly downloads. As such, @slashid/docusaurus-theme-slashid popularity was classified as not popular.
We found that @slashid/docusaurus-theme-slashid demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 10 open source maintainers collaborating on the project.
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
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.