Skip to content

Expose scan object in unsaved findings

Can Eldem requested to merge expose-scan-object into master

What does this MR do?

Second part after !43736 (merged). Now we are parsing "Scan" fields that our analysers generate. This MR aims to expose "scan" field information for pipeline view and MR widget view. This information still won't be saved but know it can be passed to following templates for provide more detail in case user creates issue from finding

These are the templates to update:

Screenshots

#249581 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 Can Eldem

Merge request reports