-
Notifications
You must be signed in to change notification settings - Fork 912
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
adding shapesecurity to adopters #1566
adding shapesecurity to adopters #1566
Conversation
Signed-off-by: Isaac Rivera <irivera007@yahoo.com>
Welcome @irivera007! It looks like this is your first PR to falcosecurity/falco 🎉 |
/lgtm |
LGTM label has been added. Git tree hash: f812230ccd20bd9e1c66445f13fe579ba022b3c9
|
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.
Found a minor typo (Falco needs to be capitalized as per guidelines)
Do you want me to pick the suggestion? Or do you want to do it yourself? :)
Thanks for sending this PR 💟
ADOPTERS.md
Outdated
@@ -28,4 +28,6 @@ This is a list of production adopters of Falco (in alphabetical order): | |||
|
|||
* [Swissblock Technologies](https://swissblock.net/) At Swissblock we connect the dots by combining cutting-edge algorithmic trading strategies with in-depth market analysis. We route all Falco events to our control systems, both monitoring and logging. Being able to deeply analyse alerts, we can understand what is running on our Kubernetes clusters and check against security policies, specifically defined for each workload. A set of alarms notifies us in case of critical events, letting us react fast. In the near future we plan to build a little application to route Kubernetes internal events directly to Falco, fully leveraging Falco PodSecurityPolicies analyses. | |||
|
|||
* [Shapesecurity/F5] (https://www.shapesecurity.com/) Shapesecurity defends against application fraud attacks like Account Take Over, Credential Stuffing, Fake Accounts, etc. Required by FedRamp certification, we needed to find a FIM solution to help monitor and protect our Kubernetes clusters. Traditional FIM solutions were not scalable and not working for our environment, but with falco we found the solution we needed. Falco's detection capabilities have helped us identify anomalous behaviour within our clusters. We leverage Sidekick (/~https://github.com/falcosecurity/charts/tree/master/falcosidekick) to send Falco alerts to a PubSub which in turn publishes those alerts to our SIEM (SumoLogic) |
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.
* [Shapesecurity/F5] (https://www.shapesecurity.com/) Shapesecurity defends against application fraud attacks like Account Take Over, Credential Stuffing, Fake Accounts, etc. Required by FedRamp certification, we needed to find a FIM solution to help monitor and protect our Kubernetes clusters. Traditional FIM solutions were not scalable and not working for our environment, but with falco we found the solution we needed. Falco's detection capabilities have helped us identify anomalous behaviour within our clusters. We leverage Sidekick (/~https://github.com/falcosecurity/charts/tree/master/falcosidekick) to send Falco alerts to a PubSub which in turn publishes those alerts to our SIEM (SumoLogic) | |
* [Shapesecurity/F5] (https://www.shapesecurity.com/) Shapesecurity defends against application fraud attacks like Account Take Over, Credential Stuffing, Fake Accounts, etc. Required by FedRamp certification, we needed to find a FIM solution to help monitor and protect our Kubernetes clusters. Traditional FIM solutions were not scalable and not working for our environment, but with Falco, we found the solution we needed. Falco's detection capabilities have helped us identify anomalous behavior within our clusters. We leverage Sidekick (/~https://github.com/falcosecurity/charts/tree/master/falcosidekick) to send Falco alerts to a PubSub which in turn publishes those alerts to our SIEM (SumoLogic) |
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.
@leodido done :) thanks for flagging
Signed-off-by: Isaac Rivera <irivera007@yahoo.com>
/approve |
LGTM label has been added. Git tree hash: a3601b95a3409c93be3127c3410aafdec93d24f7
|
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.
/milestone 0.28.0
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danpopSD, leodido, leogr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Isaac Rivera irivera007@yahoo.com
What type of PR is this?
/kind documentation
Any specific area of the project related to this PR?
N/A
What this PR does / why we need it:
Adding another adopter to the list :) <3
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
<3
Does this PR introduce a user-facing change?: