You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're getting issues when values for facts aren't properly escaped
2021/06/07 18:27:10 graphql: Variable "$facts" got invalid value { name: "nginx", value: "$DOCKER_REPO/drupal8_nginx:$BUILDTAG", source: "docker-compose", environment: REDACTED, description: "Services found in docker-compose.yml", category: "Docker configuration" } at "facts.facts[0]"; Field "category" is not defined by type AddFactInput.
The text was updated successfully, but these errors were encountered:
bomoko
changed the title
Properly
Properly Escape values
Jun 7, 2021
We're getting issues when values for facts aren't properly escaped
2021/06/07 18:27:10 graphql: Variable "$facts" got invalid value { name: "nginx", value: "$DOCKER_REPO/drupal8_nginx:$BUILDTAG", source: "docker-compose", environment: REDACTED, description: "Services found in docker-compose.yml", category: "Docker configuration" } at "facts.facts[0]"; Field "category" is not defined by type AddFactInput.
The text was updated successfully, but these errors were encountered: