Skip to content
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

Upgrade Algolia detector #3613

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rgmz
Copy link
Contributor

@rgmz rgmz commented Nov 15, 2024

Description:

This updates the Algolia detector:

  1. Deduplicate matches & filter low-entropy false positives
  2. Consolidate logic so only a single API call is made per result
  3. Include acl information in the result for extraData
✅ Found verified result 🐷🔑
Detector Type: AlgoliaAdminKey
Decoder Type: PLAIN
Raw result: 30f...784
Acl: addObject,analytics,browse,deleteIndex,deleteObject,editSettings,inference,listIndexes,logs,nluPrediction,nluReadAnswers,nluReadEntity,nluReadIntent,nluReadProject,nluWriteEntity,nluWriteIntent,nluWriteProject,recommendation,search,seeUnretrievableAttributes,settings,usage
File: /tmp/algolia/index.tsx
Line: 19

Checklist:

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

@rgmz rgmz requested a review from a team as a code owner November 15, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant