Advanced SAST always shows as not enabled in the UI

Summary

Advanced SAST will always show as "not enabled" in the security configuration page for a project.

Steps to reproduce

  1. Fork the example project.
  2. Ensure a pipeline has been executed.
  3. View the security configuration page for the project.

Example Project

https://gitlab.com/calebw/advanced-sast-disabled

What is the current bug behavior?

Advanced SAST shows as "Not enabled" for the project, despite being enabled and present.

What is the expected correct behavior?

Advanced SAST shows as "Enabled" for the project.

Relevant logs and/or screenshots

Output of checks

This bug happens on GitLab.com