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

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Upgrade Algolia detector #3613

merged 1 commit into from
Nov 21, 2024

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
@rgmz rgmz requested a review from a team as a code owner November 20, 2024 22:46
@ahrav ahrav merged commit 735bac0 into trufflesecurity:main Nov 21, 2024
11 of 13 checks passed
@rgmz rgmz deleted the feat/algolia branch November 21, 2024 00:11
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.

3 participants