Skip to content

Commit 8f7f356

Browse files
ekoopspoiana
authored andcommitted
docs(plugins): update plugins changelogs
Signed-off-by: Leonardo Di Giovanna <[email protected]>
1 parent db8f412 commit 8f7f356

18 files changed

Lines changed: 555 additions & 407 deletions

File tree

plugins/anomalydetection/CHANGELOG.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,37 @@
22

33
## dev build (unreleased)
44

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...
66

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
88

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...
1010

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
1212

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
1414

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 ...
1616

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...
1818

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...
2020

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...
2222

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...
2424

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
2626

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
2828

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
3030

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
3232

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
3434

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
3636

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
3838

0 commit comments

Comments
 (0)