Installations
npm install deprecated-spdx-license-ids
Developer Guide
Typescript
No
Module System
N/A
Node Version
9.4.0
NPM Version
5.6.0
Score
72.9
Supply Chain
79.9
Quality
74.8
Maintenance
100
Vulnerability
100
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
Download Statistics
Total Downloads
638
Last Day
1
Last Week
2
Last Month
4
Last Year
75
GitHub Statistics
36 Stars
146 Commits
20 Forks
4 Watching
7 Branches
9 Contributors
Bundle Size
4.60 kB
Minified
1.78 kB
Minified + Gzipped
Package Meta Information
Latest Version
0.0.0
Package Id
deprecated-spdx-license-ids@0.0.0
Size
4.04 kB
NPM Version
5.6.0
Node Version
9.4.0
Total Downloads
Cumulative downloads
Total Downloads
638
Last day
0%
1
Compared to previous day
Last week
100%
2
Compared to previous week
Last month
300%
4
Compared to previous month
Last year
2.7%
75
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
spdx-license-ids
A list of SPDX license identifiers
Use as a JavaScript Library
Installation
npm
npm install spdx-license-ids
bower
bower install spdx-license-ids
API
spdxLicenseIds
Type: Array
of String
It returns an array of SPDX license identifiers.
1const spdxLicenseIds = require('spdx-license-ids'); //=> ['Glide', 'Abstyles', 'AFL-1.1', ... ]
License
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 2/30 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/jslicense/spdx-license-ids/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/jslicense/spdx-license-ids/ci.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jslicense/spdx-license-ids/latest.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jslicense/spdx-license-ids/latest.yml/main?enable=pin
- Info: 0 out of 4 GitHub-owned GitHubAction dependencies pinned
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/latest.yml:1
- Info: no jobLevel write permissions found
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
license file not detected
Details
- Warn: project does not have a license file
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 'main'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 2 are checked with a SAST tool
Score
3.1
/10
Last Scanned on 2025-01-06
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