Installations
npm install @next-theme/plugins
Developer
next-theme
Developer Guide
Module System
CommonJS
Min. Node Version
Typescript Support
No
Node Version
23.1.0
NPM Version
10.9.0
Statistics
2 Stars
359 Commits
2 Forks
2 Watching
8 Branches
10 Contributors
Updated on 03 Nov 2024
Languages
JavaScript (100%)
Total Downloads
Cumulative downloads
Total Downloads
17,724
Last day
-30.8%
9
Compared to previous day
Last week
23.1%
80
Compared to previous week
Last month
15.3%
444
Compared to previous month
Last year
-23.1%
4,573
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
24
Dev Dependencies
4
NexT Plugins
Plugins for Hexo theme NexT.
Installation
1npm install @next-theme/plugins
Debug
First execute the following command in Hexo site root directory to ensure that the plugin is installed correctly.
1npm install
If the warning persists, then the solution depends on how you installed NexT.
-
Installed NexT through npm: Make sure the version numbers of
@next-theme/plugins
andhexo-theme-next
are the same. -
Installed NexT through git:
- If you are using the latest master branch: Ignore this warning.
- If you are using the latest release version:
Make sure the version numbers of
@next-theme/plugins
andhexo-theme-next
are the same.
Feel free to raise new issues you find in this plugin.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
SAST tool is run on all commits
Details
- Info: SAST configuration detected: CodeQL
- Info: all commits (22) are checked with a SAST tool
Reason
Found 0/8 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16
- Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17
- Warn: no topLevel permission defined: .github/workflows/codeql.yml:1
- Warn: no topLevel permission defined: .github/workflows/commenter.yml:1
- Info: no jobLevel write permissions found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/codeql.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/codeql.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/codeql.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/codeql.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commenter.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/commenter.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commenter.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/commenter.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/commenter.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/commenter.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commenter.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/next-theme/plugins/commenter.yml/main?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/commenter.yml:15
- Info: 0 out of 7 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 1 third-party GitHubAction dependencies pinned
- Info: 0 out of 1 npmCommand dependencies pinned
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Score
5.5
/10
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More