Gathering detailed insights and metrics for broccoli-config-loader
Gathering detailed insights and metrics for broccoli-config-loader
Gathering detailed insights and metrics for broccoli-config-loader
Gathering detailed insights and metrics for broccoli-config-loader
npm install broccoli-config-loader
88.3
Supply Chain
64.9
Quality
74.9
Maintenance
100
Vulnerability
98.6
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
14 Commits
6 Forks
16 Watching
2 Branches
27 Contributors
Updated on 05 Aug 2016
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-29.4%
17,090
Compared to previous day
Last week
-13%
104,664
Compared to previous week
Last month
15.2%
508,744
Compared to previous month
Last year
3.4%
6,366,184
Compared to previous year
1
This plugin writes the environment files for an ember-cli Project.
1new ConfigLoader('./config', {
2 // annotate the output. See broccoli-plugin
3 annotations: true,
4 // write environments/development.json
5 env: 'development',
6 // if true, also write environments/test.json
7 tests: true,
8 // an ember-cli project
9 project: new Project(...)
10});
npm test
.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 4/11 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
27 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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