Gathering detailed insights and metrics for stylelint-config-smarthr
Gathering detailed insights and metrics for stylelint-config-smarthr
Gathering detailed insights and metrics for stylelint-config-smarthr
Gathering detailed insights and metrics for stylelint-config-smarthr
npm install stylelint-config-smarthr
47.8
Supply Chain
61.9
Quality
83.1
Maintenance
100
Vulnerability
98.6
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
2 Stars
277 Commits
10 Forks
66 Watching
7 Branches
41 Contributors
Updated on 28 Nov 2024
JavaScript (95.26%)
TypeScript (4.74%)
Cumulative downloads
Total Downloads
Last day
-18.2%
928
Compared to previous day
Last week
3.1%
6,056
Compared to previous week
Last month
16.5%
26,042
Compared to previous month
Last year
12.2%
241,551
Compared to previous year
A sharable stylelint config for SmartHR. This is intended to use for a project with styled-components.
This repository has been archived.
The project has been moved to kufu/tamatebako/packages/stylelint-config-smarthr and is being actively maintained there.
1yarn add --dev stylelint stylelint-config-standard stylelint-config-styled-components postcss-styled-syntax // install peerDependencies 2yarn add --dev stylelint-config-smarthr
Add a following .stylelintrc
in your project.
1{ 2 "extends": [ 3 "stylelint-config-smarthr" 4 ] 5}
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Reason
4 existing vulnerabilities detected
Details
Reason
Found 1/2 approved changesets -- score normalized to 5
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
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