-
Notifications
You must be signed in to change notification settings - Fork 451
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
[ProofPoint-ET-Intelligence] Create new enrichment connector #3392
[ProofPoint-ET-Intelligence] Create new enrichment connector #3392
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congrats @Megafredo 👏 A LOT of work accomplished in a very short time 👏
After some tests:
config_variables.py
)
config_variables.py
)
✅ Models seem accurate
✅ Scope checking work as intended (file's hash types)
✅ TLP checking work as intended
✅ Both automatic and manual enrichment work
internal-enrichment/proofpoint-et-intelligence/src/requirements.txt
Outdated
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/services/config_variables.py
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/models/config_variables_models.py
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/connector.py
Outdated
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/connector.py
Outdated
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/connector.py
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/connector.py
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/connector.py
Show resolved
Hide resolved
internal-enrichment/proofpoint-et-intelligence/src/connector/connector.py
Outdated
Show resolved
Hide resolved
…sed in the PR reviewÃ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huge work done @Megafredo !
This PR can be merged as it is and some improvement is identified here to be added later:
Proposed changes
WIP
Related issues
Checklist
Further comments