496d2e206a
* [New] AWS Credentials Used from GitHub Actions and Non-CI/CD Infrastructure Detects AWS access keys that are used from both GitHub Actions CI/CD infrastructure and non-CI/CD infrastructure. This pattern indicates potential credential theft where an attacker who has stolen AWS credentials configured as GitHub Actions secrets and is using them from their own infrastructure. * Update initial_access_github_actions_oidc_credentials_used_from_suspicious_network.toml * ++ * Update initial_access_github_actions_oidc_credentials_used_from_suspicious_network.toml --------- Co-authored-by: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com>