Skip to content

Fix: revert AWS key identifier

Lucas Charles requested to merge revert-aws-token-identifier into master

What does this MR do?

Reverts aws token identifier to previous v3.14.0 value to prevent incorrect mappings between findings.

Previously description = "AWS", was changed to description = "AWS token" which fails to resolve within ScanSecurityReportSecretsWorker

I'd like to add a dedicated check for this but I'll do so in a follow-up MR. For now if the pipeline passes with the updated expectations that should be sufficient to show this was fixed.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Zach Rice

Merge request reports