Gathering detailed insights and metrics for hexo-renderer-pug
Gathering detailed insights and metrics for hexo-renderer-pug
Gathering detailed insights and metrics for hexo-renderer-pug
Gathering detailed insights and metrics for hexo-renderer-pug
npm install hexo-renderer-pug
Typescript
Module System
Min. Node Version
Node Version
NPM Version
69.7
Supply Chain
68
Quality
80.7
Maintenance
100
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
11 Stars
157 Commits
5 Forks
14 Watchers
2 Branches
48 Contributors
Updated on Mar 24, 2025
Latest Version
3.0.0
Package Id
hexo-renderer-pug@3.0.0
Unpacked Size
3.90 kB
Size
2.12 kB
File Count
5
NPM Version
8.4.0
Node Version
16.8.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Add support for Pug.
1$ npm install hexo-renderer-pug --save
PugJS options are supported. These are the options passed into compile().
Create a pug.config.js
in your project root:
1module.exports = { 2 compile: { // Passed to compile(). 3 basedir: process.cwd(), 4 // ...Other options. 5 } 6 // No other methods are supported for now. 7}
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
Found 4/12 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Score
Last Scanned on 2025-07-07
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