
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
docsify-beian
Advanced tools
docsify-beian
docsify之备案插件 docsify plugin for Chinese Beian
添加依赖 Add script
<script src="https://cdn.jsdelivr.net/npm/docsify-beian@latest/dist/beian.min.js"></script>
添加配置 Add settings
window.$docsify = {
beian: {
ICP: "",
NISMSP: {
number: "",
url: "",
id: ""
},
},
}
| 属性名称 | 属性解释 | 默认值 |
|---|---|---|
ICP | 工信部ICP备案号 | "" |
NISMSP | 全国互联网安全管理服务平台备案(公安部备案) | {} |
NISMSP.number | 公安部备案号(没有留空) | "" |
NISMSP.url | 公安部备案链接(没有留空) | "" |
NISMSP.id | 公安部备案号的数字部分(没有留空,优先级比NISMSP.url更高,用于生成跳转链接) | "" |
现在公安部备案url的格式为
http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=加上你的备案号的数字部分
FAQs
Chinese beian plugin for docsify
We found that docsify-beian demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.