Skip to content
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

Add support for gitlab omnibus containers/pod #220

Merged
merged 1 commit into from
Mar 6, 2017

Conversation

dkerwin
Copy link
Contributor

@dkerwin dkerwin commented Mar 6, 2017

Add support for gitlab omnibus containers/pod (https://docs.gitlab.com/omnibus/README.html).

Example events:

Shell spawned in a container other than entrypoint (user=<NA> k8s_gitlab.XXX (id=YYYY) shell=sh parent=sshd cmdline=sh -c /opt/gitlab/embedded/service/gitlab-shell/bin/gitlab-shell key-42)

Shell spawned in a container other than entrypoint (user=<NA> k8s_gitlab.XXX (id=YYY) shell=sh parent=git cmdline=sh -c git-upload-pack '/var/opt/gitlab/git-data/repositories/example/demo_service.git' git-upload-pack '/var/opt/gitlab/git-data/repositories/example/demo_service.git')

Might make sense to create a bunch of dedicated gitlab rules as my approach is pretty generic.

(https://docs.gitlab.com/omnibus/README.html).

sysdig-CLA-1.0-signed-off-by: Daniel Kerwin <daniel@linuxaddicted.de>
@mstemm
Copy link
Contributor

mstemm commented Mar 6, 2017

Thanks for the improvements!

@mstemm mstemm merged commit 353defe into falcosecurity:dev Mar 6, 2017
@dkerwin dkerwin deleted the add_gitlab_binaries branch March 6, 2017 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants