Skip to content

Add GHSA id to false positives#34

Merged
hv-singh merged 1 commit intomainfrom
ghsa-id-as-secret
Feb 24, 2026
Merged

Add GHSA id to false positives#34
hv-singh merged 1 commit intomainfrom
ghsa-id-as-secret

Conversation

@hv-singh
Copy link
Collaborator

GHSA ids are getting detected as generic-api-key when defined in code like:
key: "GHSA-q485-j897-qc27"

Adding it to false positives with this PR.

@@ -0,0 +1 @@
extra_key: "GHSA-q485-j897-qc27"

Check warning

Code scanning / endorctl

Potential secret leak Generic API Key: ID #dda603 Medium

A Generic API Key secret has been detected
@hv-singh hv-singh merged commit 9ee5da2 into main Feb 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant