|
2 | 2 |
|
3 | 3 | ## dev build (unreleased) |
4 | 4 |
|
5 | | -* [`406c517`](https://github.com/falcosecurity/plugins/commit/406c5177) update(anomalydetection): tweak inits when count_min_sketch disabled + better... |
| 5 | +* [`406c517`](https://github.com/falcosecurity/plugins/commit/406c517) update(anomalydetection): tweak inits when count_min_sketch disabled + better... |
6 | 6 |
|
7 | | -* [`cb0fdb1`](https://github.com/falcosecurity/plugins/commit/cb0fdb14) update(anomalydetection): update documentation |
| 7 | +* [`cb0fdb1`](https://github.com/falcosecurity/plugins/commit/cb0fdb1) update(anomalydetection): update documentation |
8 | 8 |
|
9 | | -* [`79c085e`](https://github.com/falcosecurity/plugins/commit/79c085e4) update(anomalydetection): helper new filtercheck / output field anomaly.falco... |
| 9 | +* [`79c085e`](https://github.com/falcosecurity/plugins/commit/79c085e) update(anomalydetection): helper new filtercheck / output field anomaly.falco... |
10 | 10 |
|
11 | | -* [`489ef6d`](https://github.com/falcosecurity/plugins/commit/489ef6d7) update(anomalydetection): ability to reset data structures w/ timers |
| 11 | +* [`489ef6d`](https://github.com/falcosecurity/plugins/commit/489ef6d) update(anomalydetection): ability to reset data structures w/ timers |
12 | 12 |
|
13 | | -* [`d4e72b8`](https://github.com/falcosecurity/plugins/commit/d4e72b87) update(anomalydetection): more usage safeguards and info log messages |
| 13 | +* [`d4e72b8`](https://github.com/falcosecurity/plugins/commit/d4e72b8) update(anomalydetection): more usage safeguards and info log messages |
14 | 14 |
|
15 | | -* [`23bf05e`](https://github.com/falcosecurity/plugins/commit/23bf05ee) update(anomalydetection): add some fallbacks / evt param extraction in cases ... |
| 15 | +* [`23bf05e`](https://github.com/falcosecurity/plugins/commit/23bf05e) update(anomalydetection): add some fallbacks / evt param extraction in cases ... |
16 | 16 |
|
17 | | -* [`1e8052c`](https://github.com/falcosecurity/plugins/commit/1e8052c8) update(anomalydetection): add some custom behavior profile short-cut fields o... |
| 17 | +* [`1e8052c`](https://github.com/falcosecurity/plugins/commit/1e8052c) update(anomalydetection): add some custom behavior profile short-cut fields o... |
18 | 18 |
|
19 | | -* [`6a448c2`](https://github.com/falcosecurity/plugins/commit/6a448c2e) update(anomalydetection): add MutexGuard (adopted from libs) to sketches data... |
| 19 | +* [`6a448c2`](https://github.com/falcosecurity/plugins/commit/6a448c2) update(anomalydetection): add MutexGuard (adopted from libs) to sketches data... |
20 | 20 |
|
21 | | -* [`f720e4a`](https://github.com/falcosecurity/plugins/commit/f720e4ac) update(anomalydetection): finish currently supported behavior profile filterc... |
| 21 | +* [`f720e4a`](https://github.com/falcosecurity/plugins/commit/f720e4a) update(anomalydetection): finish currently supported behavior profile filterc... |
22 | 22 |
|
23 | | -* [`14a58d3`](https://github.com/falcosecurity/plugins/commit/14a58d32) update(anomalydetection): add lastevent_fd + enhance robustness / tests + sta... |
| 23 | +* [`14a58d3`](https://github.com/falcosecurity/plugins/commit/14a58d3) update(anomalydetection): add lastevent_fd + enhance robustness / tests + sta... |
24 | 24 |
|
25 | | -* [`27747eb`](https://github.com/falcosecurity/plugins/commit/27747ebf) update(anomalydetection): unit tests for proc lineage + add filterchecks 1/n |
| 25 | +* [`27747eb`](https://github.com/falcosecurity/plugins/commit/27747eb) update(anomalydetection): unit tests for proc lineage + add filterchecks 1/n |
26 | 26 |
|
27 | | -* [`fa2c05e`](https://github.com/falcosecurity/plugins/commit/fa2c05e8) update(anomalydetection): populate info for proc args |
| 27 | +* [`fa2c05e`](https://github.com/falcosecurity/plugins/commit/fa2c05e) update(anomalydetection): populate info for proc args |
28 | 28 |
|
29 | | -* [`faf6636`](https://github.com/falcosecurity/plugins/commit/faf66360) update(anomalydetection): sync plugin to latest SDK changes |
| 29 | +* [`faf6636`](https://github.com/falcosecurity/plugins/commit/faf6636) update(anomalydetection): sync plugin to latest SDK changes |
30 | 30 |
|
31 | | -* [`6a834a3`](https://github.com/falcosecurity/plugins/commit/6a834a36) new(anomalydetection): init config + start behavior profile extraction |
| 31 | +* [`6a834a3`](https://github.com/falcosecurity/plugins/commit/6a834a3) new(anomalydetection): init config + start behavior profile extraction |
32 | 32 |
|
33 | | -* [`73c11bd`](https://github.com/falcosecurity/plugins/commit/73c11bd3) new(anomalydetection): start unit tests + bump libs and sdk |
| 33 | +* [`73c11bd`](https://github.com/falcosecurity/plugins/commit/73c11bd) new(anomalydetection): start unit tests + bump libs and sdk |
34 | 34 |
|
35 | | -* [`f778922`](https://github.com/falcosecurity/plugins/commit/f7789221) cleanup(anomalydetection): cms class updates |
| 35 | +* [`f778922`](https://github.com/falcosecurity/plugins/commit/f778922) cleanup(anomalydetection): cms class updates |
36 | 36 |
|
37 | | -* [`6b89390`](https://github.com/falcosecurity/plugins/commit/6b893902) new(anomalydetection): init plugin / start dev |
| 37 | +* [`6b89390`](https://github.com/falcosecurity/plugins/commit/6b89390) new(anomalydetection): init plugin / start dev |
38 | 38 |
|
0 commit comments