-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Find more live information in Aikido here: https://app.aikido.dev/queue?sidebarIssue=16937379&groupId=39961&sidebarIssueTask=1526650&sidebarTab=tasks
Scope
This task includes issues in the following code repository:
- vmt-mode-shift-study: environment.yml
TLDR
We detected secret *****b5_0 in the git history of the repository. The secret was found in environment.yml.
View commit:
vmt-mode-shift-study/environment.yml
Line 76 in 83aae19
| - keyring=23.4.0=py310hecd8cb5_0 |
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.