Git Product home page Git Product logo

apollo-server-plugin-introspection-metadata's People

Contributors

danharrin avatar dependabot[bot] avatar newhouse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

bhwanip

apollo-server-plugin-introspection-metadata's Issues

Insecure lodash.set

Hello,

We are a user of spectaql which has this package as a dependency. Lodash.set is vulnerable to a "HIGH" severity prototype pollution issue. However, the package lodash.set is no longer updated. Could you please update to lodash 4.17.19 (or greater) and remove the dependency on lodash.set?

Links:

lodash.set vuln: GHSA-p6mc-m468-83gw
lodash.set hasn't been updated in 7 years: https://www.npmjs.com/package/lodash.set

Thank you!

TypeError: IntrospectionMetadataPlugin is not a function

Hi @newhouse ,

Thinking that maybe our node version is the problem here ?

tooling:

  "type": "module",
  "engines": {
    "node": "18.4.0",
    "yarn": "^1.22.19"
  },
  "dependencies": {
    "@anvilco/apollo-server-plugin-introspection-metadata": "^1.2.2",
    "@apollo/gateway": "2.1.1",
    "apollo-server": "^3.10.2",
    "apollo-server-core": "^3.10.1",
    "apollo-server-errors": "^3.3.1",
    "apollo-server-express": "^3.10.1",
    "express": "^4.18.1",
    "graphql": "^16.6.0",
    "spectaql": "^1.5.6",
}

using:

  plugins.push(
    IntrospectionMetadataPlugin({
      schemaMetadata: schemaMetadataByKind,
    }),
    ApolloServerPluginUsageReporting({
      fieldLevelInstrumentation: 0.5,
    }),
    createApolloPlugin(appsignal),
    ApolloServerPluginInlineTrace(),
    logPlugin
  );

getting below:
Screen Shot 2022-11-16 at 2 18 16 pm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.