Gathering detailed insights and metrics for apollo-server-core
Gathering detailed insights and metrics for apollo-server-core
Gathering detailed insights and metrics for apollo-server-core
Gathering detailed insights and metrics for apollo-server-core
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
npm install apollo-server-core
Typescript
Module System
Min. Node Version
Node Version
NPM Version
@apollo/server@4.11.3
Published on 03 Jan 2025
@apollo/server-integration-testsuite@4.11.3
Published on 03 Jan 2025
@apollo/server-plugin-response-cache@4.1.4
Published on 03 Jan 2025
@apollo/server@4.11.2
Published on 29 Oct 2024
@apollo/server-integration-testsuite@4.11.2
Published on 29 Oct 2024
@apollo/server@4.11.1
Published on 29 Oct 2024
TypeScript (55.93%)
JavaScript (43.61%)
Shell (0.45%)
Total Downloads
388,702,569
Last Day
167,555
Last Week
725,081
Last Month
3,298,383
Last Year
52,102,804
13,834 Stars
8,442 Commits
2,028 Forks
204 Watching
89 Branches
574 Contributors
Minified
Minified + Gzipped
Latest Version
3.13.0
Package Id
apollo-server-core@3.13.0
Unpacked Size
940.67 kB
Size
205.19 kB
File Count
204
NPM Version
lerna/4.0.0/node@v12.22.7+x64 (linux)
Node Version
12.22.7
Publised On
14 Nov 2023
Cumulative downloads
Total Downloads
Last day
-6.5%
167,555
Compared to previous day
Last week
-16.9%
725,081
Compared to previous week
Last month
1.1%
3,298,383
Compared to previous month
Last year
-34.2%
52,102,804
Compared to previous year
23
1
This package implements the core logic of Apollo Server. It exports a base version of ApolloServer
. Typically you do not use this class directly but instead use an ApolloServer
imported from the batteries-included apollo-server
package or one of the integration packages like apollo-server-express
.
It also exports a set of plugins such as ApolloServerPluginUsageReporting
which you can provide to the plugins
option to the ApolloServer
constructor.
Stable Version
3
0/10
Summary
Batched HTTP requests may set incorrect `cache-control` response header
Affected Versions
>= 3.0.0, < 3.11.0
Patched Versions
3.11.0
0/10
Summary
apollo-server-core vulnerable to URL-based XSS attack affecting IE11 on default landing page
Affected Versions
>= 3.0.0, < 3.10.1
Patched Versions
3.10.1
0/10
Summary
Introspection in schema validation in Apollo Server
Affected Versions
< 2.14.2
Patched Versions
2.14.2
2
0/10
Summary
Prevent logging invalid header values
Affected Versions
< 2.26.1
Patched Versions
2.26.1
0/10
Summary
Prevent logging invalid header values
Affected Versions
>= 3.0.0, < 3.12.1
Patched Versions
3.12.1
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
Found 5/19 approved changesets -- score normalized to 2
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
16 existing vulnerabilities detected
Details
Score
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