Removed unused Validity Check GraphQL fields

What does this MR do and why?

Removed unused Validity Check GraphQL fields

Removed the fields updatedAt and createdAt from graphQL response for validity check queries since they do not get used on the front end.

Changelog: added EE: true

References

[FE] Follow up is updated_at still useful to re... (#580481)

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. Ensure you have validity checks enabled on your project
  2. Go to Settings > Repository and create a deploy token in your GDK
  3. Commit this token inside a dummy project README to a new branch and open an MR
  4. Verify that the MR Modal and the Pipeline Security tab show the active status and try the refresh button as well
  5. Commit your changes to main and run a new pipeline
  6. Check Secure > Vulnerability Report that it has the vulnerability and is active, try the refresh as well

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Radu Birsan

Merge request reports

Loading