mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-28 03:05:04 -06:00
refactor: Remove internal/gqlparser and use upstream instead. (#7538)
This updates gqlparser from version ~v2.5.1 and the June 2018 GraphQL spec to v2.5.26 and the October 2021 GraphQL spec. Signed-off-by: Rob Myers <1243316+robmyersrobmyers@users.noreply.github.com>
This commit is contained in:
@@ -129,7 +129,7 @@ jobs:
|
||||
format: table
|
||||
exit-code: '1'
|
||||
ignore-unfixed: true
|
||||
skip-dirs: vendor/,internal/gqlparser/validator/imported/
|
||||
skip-dirs: vendor/
|
||||
severity: CRITICAL,HIGH
|
||||
env:
|
||||
TRIVY_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db
|
||||
|
||||
Reference in New Issue
Block a user