Skip to content

Add explicit authorization schema for DAST secrets

What does this MR do?

adds an explicit authorization schema for dast on-demand scan secrets.

Why?

at the moment, dast on-demand scans are protected implicitly by the same authorization schema that governs the creation of scans. following the introduction of scan policies, which will run scans outside of this context, this boundary will become less clear and we should be more explicit about determining whether or not secrets should be delivered.

Related Issue(s)

  • #330297

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Philip Cunningham

Merge request reports

Loading