-
Notifications
You must be signed in to change notification settings - Fork 45
move to falco repository #116
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
Conversation
Signed-off-by: Akos Kaldy <kaldyka@gmail.com>
Welcome @kaldyka! It looks like this is your first PR to falcosecurity/evolution 🎉 |
Hey @kaldyka, thank you for your first contribution! We're going to review this PR ASAP :) |
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 looks interesting!
Would someone working full-time on Falco please take a look at it, I do not have cycles rn.
@kaldyka: I've read the README, would you please add 1 or 2 lines of description to the PR corpus for future reference?
/cc @falcosecurity/evolution-maintainers
@leodido something along these lines? "The main purpose of this sidecar is to create an invisible connection between Falco and the Phoenix moving target defense operator (www.r6security.com). The one-way flow of information is achieved by modifying the affected Pod's annotation whenever a new Falco event occurs. Basically using Falco events as triggers to continuously scramble the attack surface of the cluster hence making hackers' lives way harder." |
Yup! |
@maxgio92 and @nestorsalceda - let us know if you need anything else. ... thanks |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kaldyka, 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 |
LGTM label has been added. Git tree hash: 52ec1658a98eb78c0a2dedb350504d776d56736d
|
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.
💯
/approve
Signed-off-by: Akos Kaldy kaldyka@gmail.com
What type of PR is this?
/kind feature
/kind sandbox
Any specific area of the project related to this PR?
/area integrations
What this PR does / why we need it:
The main purpose of this sidecar is to create an invisible connection between Falco and the Phoenix moving target defense operator (www.r6security.com). The one-way flow of information is achieved by modifying the affected Pod's annotation whenever a new Falco event occurs. Basically using Falco events as triggers to continuously scramble the attack surface of the cluster hence making hackers' lives way harder.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: