Gathering detailed insights and metrics for graphql-config-extension-graphcool
Gathering detailed insights and metrics for graphql-config-extension-graphcool
Gathering detailed insights and metrics for graphql-config-extension-graphcool
Gathering detailed insights and metrics for graphql-config-extension-graphcool
npm install graphql-config-extension-graphcool
Typescript
Module System
Node Version
NPM Version
TypeScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
2 Stars
59 Commits
3 Forks
3 Watchers
9 Branches
5 Contributors
Updated on Oct 04, 2019
Latest Version
1.0.11
Package Id
graphql-config-extension-graphcool@1.0.11
Size
5.08 kB
NPM Version
6.4.1
Node Version
10.10.0
Published on
Sep 17, 2018
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
4
Injects endpoints and headers into a GraphQL Config instance based on a given graphcool.yml
.graphqlconfig.yml
1projects: 2 database: 3 extensions: 4 graphcool: graphcool.yml
1import {patchEndpointsToConfig} from 'graphql-config-extension-graphcool' 2import {getGraphQLConfig, GraphQLConfigData} from 'graphql-config' 3 4const config: GraphQLConfigData = getGraphQLConfig().config 5const patchedConfig: GraphQLConfigData = patchEndpointsToConfig(config, process.cwd())
This is currently being used in the graphql-playground-html and graphql-playground-electron.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 1/18 approved changesets -- score normalized to 0
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
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
18 existing vulnerabilities detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
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