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
Git SHAs and AWS Secret Access Keys match the same regex pattern. Unfortunately I don't think anything but the proposed enhancements to secrets detection context will solve for this, but documenting anyway.
For example, the uses line in this GitHub Actions workflow is being detected/alerted as an AWS secret:
Describe the issue
Git SHAs and AWS Secret Access Keys match the same regex pattern. Unfortunately I don't think anything but the proposed enhancements to secrets detection context will solve for this, but documenting anyway.
For example, the
uses
line in this GitHub Actions workflow is being detected/alerted as an AWS secret:Steps to Reproduce
Add a Git SHA reference in a file or prompt. CodeGate will alert about a detected AWS secret:
Operating System
MacOS (Arm)
IDE and Version
VS Code 1.96.3
Extension and Version
GitHub Copilot 1.257.0
Provider
GitHub Copilot
Model
Any
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: