Installations
npm install @html-eslint/eslint-plugin
Developer Guide
Typescript
Yes
Module System
CommonJS
Min. Node Version
^12.22.0 || ^14.17.0 || >=16.0.0
Node Version
20.15.0
NPM Version
lerna/8.1.9/node@v20.15.0+arm64 (darwin)
Score
99.5
Supply Chain
75.7
Quality
92
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Languages
JavaScript (93.46%)
HTML (5.53%)
CSS (0.93%)
TypeScript (0.06%)
SCSS (0.02%)
Developer
Download Statistics
Total Downloads
3,211,278
Last Day
3,268
Last Week
33,806
Last Month
184,769
Last Year
1,834,052
GitHub Statistics
167 Stars
284 Commits
28 Forks
6 Watching
20 Branches
15 Contributors
Package Meta Information
Latest Version
0.31.1
Package Id
@html-eslint/eslint-plugin@0.31.1
Unpacked Size
182.40 kB
Size
35.30 kB
File Count
171
NPM Version
lerna/8.1.9/node@v20.15.0+arm64 (darwin)
Node Version
20.15.0
Publised On
12 Dec 2024
Total Downloads
Cumulative downloads
Total Downloads
3,211,278
Last day
-58.3%
3,268
Compared to previous day
Last week
-20.9%
33,806
Compared to previous week
Last month
8.6%
184,769
Compared to previous month
Last year
90.8%
1,834,052
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
HTML ESLint
Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint.
View Demo
·
Getting Started
·
All Rules
Table of Contents
Lint JavaScript inside HTML
This ESLint plugin supports linting HTML syntax and does not provide JavaScript syntax linting. To lint JavaScript in HTML, such as inline scripts, you can use eslint-plugin-html.
License
Distributed under the MIT License. See LICENSE for more information.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
6 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-wrw9-m778-g6mc
- Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
- Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w
- Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/main.yml:1
- Warn: no topLevel permission defined: .github/workflows/sementic-pr.yml:1
- Info: no jobLevel write permissions found
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
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
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/yeonjuan/html-eslint/main.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yeonjuan/html-eslint/main.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/yeonjuan/html-eslint/main.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/yeonjuan/html-eslint/main.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/yeonjuan/html-eslint/main.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/sementic-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/yeonjuan/html-eslint/sementic-pr.yml/main?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/main.yml:54
- Info: 0 out of 4 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
- Info: 0 out of 1 npmCommand dependencies pinned
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'main'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 20 are checked with a SAST tool
Score
3.8
/10
Last Scanned on 2024-12-16
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