Additional ESLint rules for directive comments of ESLint.
Installations
npm install eslint-plugin-eslint-comments
Developer Guide
Typescript
No
Module System
CommonJS
Min. Node Version
>=6.5.0
Node Version
12.12.0
NPM Version
6.14.4
Score
86.3
Supply Chain
73.9
Quality
74.3
Maintenance
100
Vulnerability
98.9
License
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
Download Statistics
Total Downloads
320,158,504
Last Day
82,192
Last Week
1,328,016
Last Month
9,243,548
Last Year
118,718,916
GitHub Statistics
363 Stars
98 Commits
46 Forks
9 Watching
2 Branches
9 Contributors
Bundle Size
16.17 kB
Minified
5.05 kB
Minified + Gzipped
Sponsor this package
Package Meta Information
Latest Version
3.2.0
Package Id
eslint-plugin-eslint-comments@3.2.0
Size
8.83 kB
NPM Version
6.14.4
Node Version
12.12.0
Publised On
25 May 2020
Total Downloads
Cumulative downloads
Total Downloads
320,158,504
Last day
-81.1%
82,192
Compared to previous day
Last week
-41.9%
1,328,016
Compared to previous week
Last month
-12.1%
9,243,548
Compared to previous month
Last year
42.9%
118,718,916
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
eslint-plugin-eslint-comments
Additional ESLint rules for ESLint directive comments (e.g. //eslint-disable-line
).
???? Usage
???? Semantic Versioning Policy
eslint-plugin-eslint-comments
follows semantic versioning and ESLint's Semantic Versioning Policy.
???? Changelog
???? Contributing
Welcome contributing!
Please use GitHub's Issues/PRs.
Development Tools
npm test
runs tests and measures coverage.npm run build
updatesREADME.md
,index.js
, and the header of all rule's documents.npm run clean
removes the coverage of the lastnpm test
command.npm run coverage
shows the coverage of the lastnpm test
command.npm run lint
runs ESLint for this codebase.npm run watch
runs tests and measures coverage when source code are changed.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
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
0 existing vulnerabilities detected
Reason
Found 4/30 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/CI.yml:1
- Warn: no topLevel permission defined: .github/workflows/Website.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/CI.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mysticatea/eslint-plugin-eslint-comments/CI.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mysticatea/eslint-plugin-eslint-comments/CI.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mysticatea/eslint-plugin-eslint-comments/CI.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/mysticatea/eslint-plugin-eslint-comments/CI.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Website.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mysticatea/eslint-plugin-eslint-comments/Website.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Website.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mysticatea/eslint-plugin-eslint-comments/Website.yml/master?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:22
- Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:67
- Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:70
- Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:72
- Warn: npmCommand not pinned by hash: .github/workflows/Website.yml:18
- Info: 0 out of 6 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 5 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
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
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
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 7 are checked with a SAST tool
Score
3.5
/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 MoreOther packages similar to eslint-plugin-eslint-comments
@eslint-community/eslint-plugin-eslint-comments
Additional ESLint rules for ESLint directive comments.
eslint-plugin-tsdoc
An ESLint plugin that validates TypeScript doc comments
eslint-plugin-disable
Disable ESLint plugins using file patterns and inline comments
eslint-plugin-write-good-comments
Enforce good writing style in your comments