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

[feat] - Add x509 cert info to privatekey detector ExtraData #3645

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ahrav
Copy link
Collaborator

@ahrav ahrav commented Nov 21, 2024

Description:

This PR adds additional certificate metadata to the ExtraData field of the private key detector's results.

Checklist:

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

@ahrav
Copy link
Collaborator Author

ahrav commented Nov 21, 2024

Still waiting for the Driftwood re-indexer to finish running to test this more thoroughly.

…tadata-about-the-corresponding-certificate-if-available
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.

PrivateKey detector should emit some metadata about the corresponding certificate if available
1 participant