Skip to content

Rename Security::Occurrence to Security::Finding

Mehmet Emin INAC requested to merge rename_occurrence_to_finding into master

What does this MR do?

Recently we've decided to fix the term as finding and renamed the Vulnerabilities::Occurrence ActiveRecord model but seems like we forgot to update the file located under lib/gitlab/ci/reports/security .

This does not break anything but it's better to keep the term as finding everywhere to be consistent across the project.

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

Merge request reports