Skip to content

[Update] Coinbase API Detector Updated #4202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

nabeelalam
Copy link
Contributor

@nabeelalam nabeelalam commented Jun 4, 2025

Description:

The existing Coinbase API detector was matching a deprecated credential which could not be verified. This PR updates the Coinbase detector to match correct credentials.

This PR also deprecates the Coinbase WaaS detector, as the client library it used for verification was archived and does not yield correct results. WaaS no longer seems to exist as well.

There is a Coinbase Wallet API which uses the same credentials as the rest of the Coinbase APIs, apart from some endpoints which require Wallet Secret (https://docs.cdp.coinbase.com/wallet-api-v2/docs/security#wallet-secrets). This would require a separate detector.

This PR is related to the Coinbase API Analyzer PR

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@nabeelalam nabeelalam self-assigned this Jun 4, 2025
@nabeelalam nabeelalam requested review from a team as code owners June 4, 2025 06:22
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.

3 participants