VYPR

Grackle

by Typelevel

Source repositories

CVEs (1)

  • CVE-2023-50730Dec 22, 2023
    risk 0.00cvss epss 0.01

    Grackle is a GraphQL server written in functional Scala, built on the Typelevel stack. The GraphQL specification requires that GraphQL fragments must not form cycles, either directly or indirectly. Prior to Grackle version 0.18.0, that requirement wasn't checked, and queries…