Reporter role unable to view pipeline security tab

Summary

Project members with the role of Reporter are unable to view the security tab of a pipeline even though they're able to view specific jobs in the pipeline.

Steps to reproduce

  1. Be a member of a project with the role of Reporter.
  2. Run a pipeline that includes a SAST job.
  3. Try to view the Security tab of the pipeline and observe that you're not able to.
  4. Try to view the SAST job itself from that pipeline and observe that you're able to.

Example Project

What is the current bug behavior?

The Reporter receives a permissions error when trying to view the Security tab of the pipeline.

What is the expected correct behavior?

The Reporter should have access to see the Security tab of the pipeline.

Relevant logs and/or screenshots

Viewing the Security tab.

Screenshot_2020-02-24_Pipeline___GitLab_com_-_Gold_Auto_DevOps_Testing

Viewing the SAST job.

Screenshot_2020-02-24_sast___446791168____Jobs___GitLab_com_-_Gold_Auto_DevOps_Testing

Output of checks

This bug happens on GitLab.com: 12.7.0-pre 4c0f549e311

This appears to have been fixed in #13247 (closed).

ZD: https://gitlab.zendesk.com/agent/tickets/148133 (GitLab Internal)