Releases: falcosecurity/event-generator
v0.1.0
Changelog
2d4a452 docs(README.md): improve docs and add examples
5ca278e chore(deployment): run with --loop
when using k8s deployment
d19b583 fix(Makefile): correct make test
when no bundle
2e3ed89 chore(events/k8saudit): pull in all k8s auth modes
8adda0d fix(cmd): correct typo in func comment
7e55245 update(cmd): sleep time default to 1s
80ade9d docs: update command line documentation
4122939 chore(cmd): use context and handle signals
1af7028 new(cmd): add --loop option to run command
a491f49 new(pkg/runner): add options for context and loop
650196a fix(.circleci): add context for env vars
d1b7425 build: circleci configuration
3cfb9bd build: releases using goreleaser
8c3519a docs: list command
98e8de3 new(cmd): command to list available actions
e755fc5 build(Makefile): targets to build and push the image
f3c7318 build(Dockerfile): multistage build
b4f5cfa fix(Dockerfile): entrypoint instead of cmd
9fc9da3 Minor fixes from code review
d578ed5 Create docker image and deployment file
8947d1b docs(.github): remove issue template
f2676b4 docs: issue and PR templates
74d6dbf fix(README.md): correct spacing
77438ab chore(events/helper): add func comments
3ed3b30 chore(events): add func comments
a901a25 chore(cmd): gofmt
a1956b3 docs: initial README.md
f680f3d docs(cmd): long help message with warning
9b9d081 docs(events): registry documentation
a5a32a3 fix(events/syscall): correct setuid syscall
b266799 new(events/syscall): non sudo setuid
66687c3 new(events/syscall): system user interactive
643d968 new(events/syscall): user mgmt binaries
844ae75 new(events/syscall): run shell untrusted
ae57466 new(events/syscall): system procs network activity
5b8a605 new(events/syscall): create files below dev
773a50d new(events/syscall): user mgmt binaries
c373680 chore(events/syscall): linux only utils
58a8676 new(events/helper): actions not triggering a rule
1ef10c8 new(events/syscall): write below etc
0357483 new(events/syscall): read sensitive file after startup
bd25ea7 new(cmd): add --sleep option to run command
88f249d chore(pkd/runner): implement sleeping
a2a6f8c new(events): add sleep to the helper interface
16cddc2 chore(events/k8saudit): cleanup and minor improvements
994d5cf chore(pkg/runner): improved logging system
d236766 fix(pkg/runner): avoid loop when spawning
a907ca3 new(test/events): event collections init test
c76105f new(events/syscall): db program spawn process
547a1b3 new(events/syscall): exec ls
d8914ea new(events/syscall): read sensitive file
5d66f46 chore: process spawning system with alias detection
0f8ca21 new(events/syscall): change thread namespace
401c3a4 new(events/syscall): add events for bin dirs rules
eb85c92 update(pkg/runner): add cleanup mechanism
0526bb9 update(events): add Cleanup to the Helper interface
b2f2276 fix(tools/docgen): do not expose the home dir (temp workaround)
d1f5393 docs: CLI documentation (in markdown, generated)
5957b6a build: make docs
35bde7e new(tools/docgen): tool to generate MD documentation
7211e07 update(cmd): disable autogen tag for commands
7c01a1b deps: go modules update
a6ef887 build: improvements to the makefile
3470218 fix(events/k8saudit): correct vars inside the loop and action naming
3721596 chore(events): check action name before registration
9759706 fix(cmd): re-enable level trucation and correct defaults
556233d new(cmd): add run command
d3fec43 new(pkg/runner): events runner
78fc8a6 chore(events/k8saudit/yaml): initial YAML files for k8saudit events
aeda806 deps: go mod
2ea70bb build(tools): YAML files bundler
463bb2d new(events/k8saudit): YAML file loader
391ce18 chore(events/syscall): first action
b43917e new(events): actions interfaces and registry
94f171a new(cmd): root comand setup
8c4d956 chore: inital package setup
0564952 update(OWNERS): add leogr
9ddaeeb Initial commit
Docker images
docker pull falcosecurity/event-generator:latest
docker pull falcosecurity/event-generator:0.1.0