Skip to content

Remove feature flag from vulnerability GQL fields

Avielle Wolfe requested to merge 215568-remove-vuln-gql-ff into master

What does this MR do?

Since the feature flag can't be scoped to a specific project, it's making it hard to test this feature in production. Removing the flag will allow us to test the fields and it's been decided that it's okay for customers to begin consuming the fields.

Issue: #215568 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports