Installations
npm install @equisoft/stylelint-config-styled-components
Developer Guide
Typescript
No
Module System
CommonJS
Score
24.8
Supply Chain
51.8
Quality
78.3
Maintenance
50
Vulnerability
96.7
License
Releases
stylelint-config: v4.0.10
Published on 26 Jan 2025
stylelint-config: v4.0.9
Published on 20 Jan 2025
stylelint-config: v4.0.8
Published on 15 Dec 2024
stylelint-config: v4.0.7
Published on 03 Dec 2024
stylelint-config: v4.0.6
Published on 15 Oct 2024
eslint-config-typescript-react: v3.0.8
Published on 15 Oct 2024
Contributors
Languages
JavaScript (69.58%)
Shell (27.13%)
Makefile (3.05%)
PHP (0.25%)
Developer
Download Statistics
Total Downloads
9,150
Last Day
1
Last Week
5
Last Month
32
Last Year
200
GitHub Statistics
701 Commits
19 Watching
11 Branches
63 Contributors
Package Meta Information
Latest Version
1.0.0
Package Id
@equisoft/stylelint-config-styled-components@1.0.0
Unpacked Size
4.03 kB
Size
1.70 kB
File Count
3
Total Downloads
Cumulative downloads
Total Downloads
9,150
Last day
0%
1
Compared to previous day
Last week
66.7%
5
Compared to previous week
Last month
100%
32
Compared to previous month
Last year
-83%
200
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Peer Dependencies
3
Dev Dependencies
3
Kronos Technologies Standards
Supported languages
Kotlin and Java
Located in standards-jvm.
PHP
Linter is located under php/php-coding-standard. Applied through Squizlab's PHP CodeSniffer.
JavaScript (NodeJS)
Documentation is located under javascript.
For use in a NodeJS environment without TypeScript, see javascript/packages/eslint-config.
Applied through ESLint.
React Flavor
Use the configuration located under javascript/packages/eslint-config-react instead.
TypeScript (NodeJS + Web)
For use in a NodeJS or Web environment with TypeScript, see javascript/packages/eslint-config-typescript.
Applied through typescript-eslint.
React Flavor
Use the configuration located under javascript/packages/eslint-config-typescript-react instead.
No vulnerabilities found.
Reason
all changesets reviewed
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
0 existing vulnerabilities detected
Reason
binaries present in source code
Details
- Warn: binary detected: bin/splitsh-lite_darwin_amd64:1
- Warn: binary detected: bin/splitsh-lite_linux_amd64:1
Reason
branch protection is not maximal on development and all release branches
Details
- Info: 'allow deletion' disabled on branch 'master'
- Info: 'force pushes' disabled on branch 'master'
- Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'
- Info: 'stale review dismissal' is required to merge on branch 'master'
- Warn: required approving review count is 1 on branch 'master'
- Info: codeowner review is required on branch 'master'
- Info: 'last push approval' is required to merge on branch 'master'
- Info: status check found to merge onto on branch 'master'
- Info: PRs are required in order to make changes on branch 'master'
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/lint-commits-and-pr.yml:1
- Warn: no topLevel permission defined: .github/workflows/release-please.yml:1
- Warn: no topLevel permission defined: .github/workflows/sync-external-resources.yml:1
- Warn: no topLevel permission defined: .github/workflows/validate-workflows.yaml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-commits-and-pr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/lint-commits-and-pr.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-commits-and-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/lint-commits-and-pr.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-commits-and-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/lint-commits-and-pr.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/release-please.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/release-please.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/release-please.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-external-resources.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/sync-external-resources.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-external-resources.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/sync-external-resources.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-external-resources.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/sync-external-resources.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-workflows.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/validate-workflows.yaml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-workflows.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kronostechnologies/standards/validate-workflows.yaml/master?enable=pin
- Info: 0 out of 4 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 7 third-party GitHubAction dependencies pinned
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 30 are checked with a SAST tool
Score
5.6
/10
Last Scanned on 2025-01-27
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