-
Notifications
You must be signed in to change notification settings - Fork 174
[New Connector] Sandfly Security #3522
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
base: main
Are you sure you want to change the base?
Conversation
💚 CLA has been signed |
buildkite test this |
@sandflysnapp thanks for the contribution! Before we invest in a thorough review, we'll be discussing whether we want to include Sandfly Security in our connector catalog, or if this is better kept as a reference PR and in a fork. We'll be in touch on the linked issue if we have questions in regards to that discussion. |
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.
This is great work, thank you for the submission! I've left some comments on things that stuck out to me from a general 'code quality' perspective.
Our company CEO signed the contributor agreement and added me as an authorized contributor. Can we recheck the CLA to see if that is working now? |
Sorry, I think we missed this comment. The best way to re-trigger it would be to add an empty commit, like:
If that doesn't work, there's probably a commit in the history that's attributed to an email that hasn't signed the CLA. You can squash all the commits into one, and force-push with that single commit signed by the right email. |
buildkite test this |
Closes #3510
New connector for Sandfly Security
Sandfly Security
Sandfly is an agentless, instantly deployable, and safe Linux Endpoint Detection and Response (EDR) platform. Sandfly protects virtually any Linux system, from modern cloud deployments to decade-old devices, regardless of distribution or CPU architecture. And, we do it without loading agents on your endpoints that can cause performance and stability impacts.
Besides traditional EDR capabilities, Sandfly also tracks SSH credentials, audits for weak passwords, detects unauthorized changes with drift detection, and allows custom modules to help incident responders find emerging threats.
Sandfly connector
The connector will initiate a REST API connection to the Sandfly Server with the supplied credentials and ingest the following types of data:
Checklists
Pre-Review Checklist
config.yml.example
)v7.13.2
,v7.14.0
,v8.0.0
)Changes Requiring Extra Attention
Release Note