mirror of
https://github.com/reconurge/flowsint.git
synced 2026-06-10 00:30:17 -05:00
[PR #152] feat(enrichers): add Sherlockeye email and username enrichers #2622
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/reconurge/flowsint/pull/152
Author: @p1ngul1n0
Created: 6/1/2026
Status: 🔄 Open
Base:
main← Head:feat/sherlockeye-enrichers📝 Commits (1)
039fc2bfeat(enrichers): add Sherlockeye email and username enrichers📊 Changes
4 files changed (+622 additions, -0 deletions)
View changed files
➕
flowsint-enrichers/src/flowsint_enrichers/email/to_sherlockeye.py(+185 -0)➕
flowsint-enrichers/src/flowsint_enrichers/social/to_sherlockeye.py(+130 -0)➕
flowsint-enrichers/tests/enrichers/test_email_to_sherlockeye.py(+156 -0)➕
flowsint-enrichers/tests/enrichers/test_username_to_sherlockeye.py(+151 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.