Block or Report
Block or report mstemm
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
labs Public
Forked from docker/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
PHP 2
-
-
-
-
-
libsinsp-plugin-sdk-go Public
Forked from ldegio/libsinsp-plugin-sdk-go
Experimental Go SDK for libsinsp plugin system
Go
582 contributions in the last year
Contribution activity
April 2022
Created a pull request in falcosecurity/test-infra that received 5 comments
Add support for falco-aws-terraform repo
Following the example of https://github.com/falcosecurity/test-infra#create-a-presubmits-job-that-runs-tests-on-prs and #515. Signed-off-by: Mark S…
Opened 6 other pull requests in 4 repositories
mstemm/falco-aws-terraform
3
merged
falcosecurity/falco
1
open
falcosecurity/libs
1
merged
falcosecurity/falco-aws-terraform
1
merged
Reviewed 19 pull requests in 4 repositories
falcosecurity/falco
9 pull requests
- update: bump libs version and apply C++ best practices in engine
- build: components opt-in mechanism for packages
- refactor!: deprecate PSP regression tests and warn for unsafe usage of <NA> in k8s audit filters
- build(cmake): upgrade catch2 to 2.13.9
- refactor(userspace/engine): reduce memory usage for resolving evttypes
- refactor(userspace/engine): decoupling ruleset reading, parsing, and compilation steps
- refactor: update definitions of falco_common
- Add app actions simpler
- refactor(userspace/engine): remove Lua from Falco and re-implement the rule loader
falcosecurity/libs
8 pull requests
- disallow-ipv6net-without-prefix
- Dynamic user group list
- new(libscap): add scap_event_encode_params()
- Skip cgroup lookups in podman if no api socket
- fix(driver,userspace/libsinsp): correctly manage enum valued flags as enum, instead of bitmask
- fix(driver): handling of io_uring_opcodes indipendent from kernel ver…
- chore(userspace/libsinsp): remove lua_parser from chisels
- cleanup(userspace/libsinsp): remove code and tests related to evttypes in filterchecks
falcosecurity/plugins
1 pull request
falcosecurity/falco-website
1 pull request
Created an issue in falcosecurity/libs that received 5 comments
Idea: healing/patching mising process/container info on the fly
Motivation
One problem that comes up over and over is the problem of <NA> information for processes/containers. We believe most of the time, this r…