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

Add SaladCloud API Key detector #3273

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

seniorquico
Copy link
Contributor

Description:

This adds an API key detector for SaladCloud (https://salad.com/). SaladCloud is a community/distributed cloud provider.

I also opened a "How To Rotate" guide PR: trufflesecurity/how-to-rotate#29

Checklist:

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

@seniorquico seniorquico requested a review from a team as a code owner September 8, 2024 05:06
@CLAassistant
Copy link

CLAassistant commented Sep 8, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@abmussani abmussani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @seniorquico for the addition in detectors. I have posted few comments.

@seniorquico
Copy link
Contributor Author

Rebased to resolve merge conflicts.

@zricethezav
Copy link
Collaborator

@seniorquico LGTM, would you mind resolving the conflicts? We'll get it merged in after they get resolved.

@seniorquico
Copy link
Contributor Author

@zricethezav Rebased. Thanks!

@ahrav ahrav merged commit 58485f3 into trufflesecurity:main Oct 11, 2024
8 of 13 checks passed
@seniorquico
Copy link
Contributor Author

Thanks, @ahrav! Do you know if someone will be available to look at trufflesecurity/how-to-rotate#29 soon, as well? The changes in this PR included a link to that guide, but it's not yet live.

@seniorquico seniorquico deleted the saladcloud-api branch October 11, 2024 15:46
@zricethezav
Copy link
Collaborator

@seniorquico stand by, this change actually doesnt build since it doesnt satisfy the detector interface (missing description)

@seniorquico
Copy link
Contributor Author

I'm sorry, @zricethezav! I just opened #3399.

abmussani added a commit to abmussani/trufflehog that referenced this pull request Oct 14, 2024
* main: (127 commits)
  Update SaladCloud description (trufflesecurity#3399)
  fix tests (trufflesecurity#3400)
  [chore] Update custom detector default description (trufflesecurity#3398)
  add description to salad (trufflesecurity#3397)
  Add detector for SaladCloud API Keys (trufflesecurity#3273)
  fix(deps): update module github.com/xanzy/go-gitlab to v0.111.0 (trufflesecurity#3393)
  Add SliceContainsString common util (trufflesecurity#3395)
  fix: pr template link to golangci-lint (trufflesecurity#3392)
  fix(deps): update golang.org/x/exp digest to f66d83c (trufflesecurity#3389)
  Separate detector tests into unit/integration (trufflesecurity#3274)
  Manually upgrade github dep (trufflesecurity#3387)
  Updated Fastly Personal Token Detector (trufflesecurity#3386)
  fix(deps): update module google.golang.org/api to v0.200.0 (trufflesecurity#3391)
  [Fix] Snowflake privatelink Support (trufflesecurity#3286)
  Enhanced the easyinsight detector (trufflesecurity#3384)
  Log skipped files on debug level (trufflesecurity#3383)
  build: update retracted bluemonday ver (trufflesecurity#3369)
  Fix git binary handling and add a smoke test (trufflesecurity#3379)
  fix(deps): update module google.golang.org/protobuf to v1.35.1 (trufflesecurity#3382)
  Added Cisco Meraki API Key detector (trufflesecurity#3367)
  ...

# Conflicts:
#	pkg/engine/defaults.go
#	pkg/pb/detectorspb/detectors.pb.go
#	proto/detectors.proto
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.

7 participants