Skip to content

Remove Container Scanning kubernetes workaround

Adam Cohen requested to merge remove-cs-kubernetes-workaround into master

What does this MR do?

This MR removes the workaround that was added in !16342 (merged) and discussed in this thread.

This workaround can be removed because the new container scanning tool follows the standard analyzer interface specified by the Analyzers Common Library.

This MR requires that gitlab-org/security-products/analyzers/klar!16 (merged) is merged first.

Closes #207451 (closed)

Screenshots

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 Adam Cohen

Merge request reports