You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==== How to fix ====
If this API key is harmless, you can ignore this issue. If not, we would advise to move the secret out of the git repository by either injecting it via the environment or even better, by using a tool such as AWS Secrets Manager to inject the secrets at run-time. After that, it should be possible to invalidate the current secret and regenerate a new one.
The text was updated successfully, but these errors were encountered:
Find more live information in Aikido here: https://app.aikido.dev/queue?sidebarIssue=41647&groupId=333&sidebarIssueTask=14760&sidebarTab=tasks
==== Scope ====
This task includes issues in the following code repository:
==== TLDR ====
We detected secret *****B64L in the git history of the repository. The secret was found in dockerdata/.tfc/terraform.tfstate.
View commit: https://github.com/mirrorweb/elysium/blob/c82ada834a53e7368178af1a2af69327964f8f06/dockerdata/.tfc/terraform.tfstate#L243
==== How to fix ====
If this API key is harmless, you can ignore this issue. If not, we would advise to move the secret out of the git repository by either injecting it via the environment or even better, by using a tool such as AWS Secrets Manager to inject the secrets at run-time. After that, it should be possible to invalidate the current secret and regenerate a new one.
The text was updated successfully, but these errors were encountered: