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

update(plugins): update changelogs #502

Merged
merged 1 commit into from
May 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions plugins/cloudtrail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Changelog

## v0.12.2

* [`63b7093`](https://github.com/falcosecurity/plugins/commit/63b7093) chore(plugin/cloudtrail): bump cloudtrail version to 0.10.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is here because I'm dumb and I wrote cloudtrail instead of k8saudit. Don't worry about it.



## v0.12.1

* [`39e37fb`](https://github.com/falcosecurity/plugins/commit/39e37fb) chore(cloudtrail): replace moved package
* [`c4ed2ca`](https://github.com/falcosecurity/plugins/commit/c4ed2ca) chore(plugins/cloudtrail): update changelog

* [`d775f53`](https://github.com/falcosecurity/plugins/commit/d775f53) chore(cloudtrail): replace moved package

* [`f43ca43`](https://github.com/falcosecurity/plugins/commit/f43ca43) chore(cloudtrail): update Go and dependencies

* [`2770cbe`](https://github.com/falcosecurity/plugins/commit/2770cbe) chore(cloudtrail): update Go and dependencies

## v0.12.0

Expand Down
16 changes: 16 additions & 0 deletions plugins/dummy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v0.11.3


## v0.11.2

* [`3e04dc2`](https://github.com/falcosecurity/plugins/commit/3e04dc2) update(dummy): bump version for ci testing purpose


## v0.11.0

* [`4fafb03`](https://github.com/falcosecurity/plugins/commit/4fafb03) chore(dummy): bump version


## v0.10.0


## v0.9.1

* [`8c60832`](https://github.com/falcosecurity/plugins/commit/8c60832) update(plugins/dummy): update version to 0.10.0-rc1
Expand Down
22 changes: 22 additions & 0 deletions plugins/dummy_c/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## dev

* [`08197b7`](https://github.com/falcosecurity/plugins/commit/08197b7) style(dummy_c): adapt dummy_c to the new clang-format

* [`ee0903e`](https://github.com/falcosecurity/plugins/commit/ee0903e) new(dummy_c): add a rule file for dummy_c

* [`c4cc4a2`](https://github.com/falcosecurity/plugins/commit/c4cc4a2) plugins(dummy_c): update dummy_c plugin to use the latest sdk

* [`16df816`](https://github.com/falcosecurity/plugins/commit/16df816) fix(dummy_c): alligned with the dummy go version


## v0.2.3

* [`08197b7`](https://github.com/falcosecurity/plugins/commit/08197b7) style(dummy_c): adapt dummy_c to the new clang-format

* [`ee0903e`](https://github.com/falcosecurity/plugins/commit/ee0903e) new(dummy_c): add a rule file for dummy_c

* [`c4cc4a2`](https://github.com/falcosecurity/plugins/commit/c4cc4a2) plugins(dummy_c): update dummy_c plugin to use the latest sdk

* [`16df816`](https://github.com/falcosecurity/plugins/commit/16df816) fix(dummy_c): alligned with the dummy go version


## v0.2.2

* [`7c1d7ce`](https://github.com/falcosecurity/plugins/commit/7c1d7ce) update(plugins/dummy_c): fix target dependencies
Expand Down
32 changes: 32 additions & 0 deletions plugins/gcpaudit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# Changelog

## v0.3.3


## v0.3.2

* [`e2565ed`](https://github.com/falcosecurity/plugins/commit/e2565ed) update(gcpaudit): bump version to 0.3.2

* [`80bfc71`](https://github.com/falcosecurity/plugins/commit/80bfc71) build(deps): bump golang.org/x/net in /plugins/gcpaudit


## v0.3.1

* [`bf6e917`](https://github.com/falcosecurity/plugins/commit/bf6e917) fix(plugins/gcpaudit/rules): required version

* [`fb4eb7a`](https://github.com/falcosecurity/plugins/commit/fb4eb7a) feat(gcpaudit): Add Display attribute for fields

* [`2a71ea8`](https://github.com/falcosecurity/plugins/commit/2a71ea8) build(deps): bump google.golang.org/protobuf in /plugins/gcpaudit

* [`a99691a`](https://github.com/falcosecurity/plugins/commit/a99691a) cleanup(plugins/gcp_auditlog): lint


## v0.3.0

* [`042f3f2`](https://github.com/falcosecurity/plugins/commit/042f3f2) update(plugins/gcpaudit): replace json values with new fields in rules

* [`d17ea2d`](https://github.com/falcosecurity/plugins/commit/d17ea2d) chore(plugins/gcpaudit): use new fields in example

* [`87ca5d0`](https://github.com/falcosecurity/plugins/commit/87ca5d0) build(deps): bump google.golang.org/grpc in /plugins/gcpaudit

* [`c588b06`](https://github.com/falcosecurity/plugins/commit/c588b06) build(deps): bump golang.org/x/net in /plugins/gcpaudit


## v0.2.2


Expand Down
28 changes: 27 additions & 1 deletion plugins/github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,32 @@
# Changelog

## v0.7.4


## v0.7.3

* [`9298bcb`](https://github.com/falcosecurity/plugins/commit/9298bcb) update(github): bump version to 0.7.3

* [`6f7ef79`](https://github.com/falcosecurity/plugins/commit/6f7ef79) build(deps): bump golang.org/x/net in /plugins/github


## v0.7.2

* [`f37dd74`](https://github.com/falcosecurity/plugins/commit/f37dd74) chore(github): bump version to 0.7.2


## v0.7.1

* [`d2a7b9a`](https://github.com/falcosecurity/plugins/pull/439/commits/d2a7b9a) fix(plugins/github): add length check in if statement
* [`b0a2735`](https://github.com/falcosecurity/plugins/commit/b0a2735) fix(plugins/github): add length check in if statement

* [`5e2953f`](https://github.com/falcosecurity/plugins/commit/5e2953f) build(deps): bump google.golang.org/protobuf in /plugins/github


## v0.7.0

* [`3a7f1b1`](https://github.com/falcosecurity/plugins/commit/3a7f1b1) fix(plugins/github): add a check that before and after commit IDs aren't null...

* [`81ccd91`](https://github.com/falcosecurity/plugins/commit/81ccd91) build(deps): bump golang.org/x/net in /plugins/github


## v0.6.1
Expand All @@ -27,6 +51,8 @@

## v0.5.1

* [`f1bd3b4`](https://github.com/falcosecurity/plugins/commit/f1bd3b4) build(deps): bump golang.org/x/net in /plugins/github


## v0.5.0

Expand Down
3 changes: 3 additions & 0 deletions plugins/json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v0.7.2


## v0.7.1


Expand Down
19 changes: 17 additions & 2 deletions plugins/k8saudit-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,38 @@
# Changelog

## v0.5.0

* [`24e9f22`](https://github.com/falcosecurity/plugins/commit/24e9f22) update(plugins/k8s_audit): rename more falco_ lists

* [`0879a81`](https://github.com/falcosecurity/plugins/commit/0879a81) update(plugins/k8s_audit): k8s_* -> k8s_audit_*

* [`2c4a275`](https://github.com/falcosecurity/plugins/commit/2c4a275) cleanup(plugins/k8s_audit): make the rulesefile self-referenced


## v0.4.0


## v0.3.0

* Ignore truncated log lines to avoid parsing errors

## v0.2.1


## v0.2.0

* Upgrade the `plugin-sdk-go` for the plugin framework >3.0.0

## v0.1.2


## v0.1.1

* [`e9a1ef4`](https://github.com/falcosecurity/plugins/commit/e9a1ef4) docs(plugins/k8saudit-eks): document required aws iam permissions


## v0.1.0

* [`fa60639`](https://github.com/falcosecurity/plugins/commit/fa60639) update(plugins/k8saudit-eks): point k8saudit dependency to latest stable tag

* [`5af2b92`](https://github.com/falcosecurity/plugins/commit/5af2b92) new(rules/k8s_audit): add rules to detect pods sharing host pid and IPC names...


55 changes: 52 additions & 3 deletions plugins/k8saudit-gke/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,66 @@
# Changelog

## v0.3.0


## v0.2.0

* [`737f336`](https://github.com/falcosecurity/plugins/commit/737f336) chore(k8saudit-gke): bump version

* [`06814a7`](https://github.com/falcosecurity/plugins/commit/06814a7) plugins(k8saudit-gke): export ConvertLogEntry method


## v0.1.1

* [`7b4226f`](https://github.com/falcosecurity/plugins/commit/7b4226f) chore(k8saudit-gke): add changelog
* [`d2e1605`](https://github.com/falcosecurity/plugins/commit/d2e1605) chore(k8saudit-gke): bump version to 0.1.1

* [`23728c6`](https://github.com/falcosecurity/plugins/commit/23728c6) chore(k8saudit-gke): add changelog

* [`1f2fa77`](https://github.com/falcosecurity/plugins/commit/1f2fa77) build(deps): bump golang.org/x/net in /plugins/k8saudit-gke

* [`e45070f`](https://github.com/falcosecurity/plugins/commit/e45070f) fix(release/rules): ignore symlinks when releasing rulesfiles

## v0.1.0

Initial plugin release
* [`5ab853d`](https://github.com/falcosecurity/plugins/commit/5ab853d) docs(k8saudit-gke): describe scaling options for high audit log volumes

* [`ec37c95`](https://github.com/falcosecurity/plugins/commit/ec37c95) docs(k8saudit-gke): Explain Pub/Sub setup alternatives

* [`24e9f22`](https://github.com/falcosecurity/plugins/commit/24e9f22) update(plugins/k8s_audit): rename more falco_ lists

* [`0879a81`](https://github.com/falcosecurity/plugins/commit/0879a81) update(plugins/k8s_audit): k8s_* -> k8s_audit_*

* [`16da99d`](https://github.com/falcosecurity/plugins/commit/16da99d) fix(k8saudit-gke): update rules with #431

* [`aeaef3a`](https://github.com/falcosecurity/plugins/commit/aeaef3a) fix(k8saudit-gke): remove falco stable rules dep

* [`2c4a275`](https://github.com/falcosecurity/plugins/commit/2c4a275) cleanup(plugins/k8s_audit): make the rulesefile self-referenced

* [`e45db30`](https://github.com/falcosecurity/plugins/commit/e45db30) fix(k8saudit-gke): engine version != falco version

* [`dc604e1`](https://github.com/falcosecurity/plugins/commit/dc604e1) chore(k8saudit-gke): remove modern_pbf setting as it is not applicable

* [`451cbb5`](https://github.com/falcosecurity/plugins/commit/451cbb5) chore(k8saudit-gke): use same project/subscription example id as readme

* [`a13d908`](https://github.com/falcosecurity/plugins/commit/a13d908) docs(k8saudit-gke): fix some errors in the readme

* [`192c79c`](https://github.com/falcosecurity/plugins/commit/192c79c) chore(k8saudit-gke): fix copyright header

* [`7aca8fe`](https://github.com/falcosecurity/plugins/commit/7aca8fe) chore(k8saudit-gke): set required engine version to 0.37

* [`f42b948`](https://github.com/falcosecurity/plugins/commit/f42b948) chore(k8saudit-gke): add required_plugin_versions to rules

* [`b51d7ae`](https://github.com/falcosecurity/plugins/commit/b51d7ae) ci(k8saudit-gke): try symlink to base k8saudit rules

* [`0f850be`](https://github.com/falcosecurity/plugins/commit/0f850be) docs(k8saudit-gke): add note about log sink exclusion filters

* [`d0312cc`](https://github.com/falcosecurity/plugins/commit/d0312cc) chore(k8saudit-gke): publish gke specific rule overrides

* [`af1580e`](https://github.com/falcosecurity/plugins/commit/af1580e) chore(k8saudit-gke): set officially assigned PluginID

* [`c61b4db`](https://github.com/falcosecurity/plugins/commit/c61b4db) fix(k8saudit-gke): prefix resourname with a slash to create uri

* [`d91805f`](https://github.com/falcosecurity/plugins/commit/d91805f) feat(k8saudit-gke): initial k8saudit-gke plugin code

* [`5af2b92`](https://github.com/falcosecurity/plugins/commit/5af2b92) new(rules/k8s_audit): add rules to detect pods sharing host pid and IPC names...


19 changes: 16 additions & 3 deletions plugins/k8saudit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@
# Changelog

## v0.10.0

* [`5e23552`](https://github.com/falcosecurity/plugins/commit/5e23552) chore(plugins/k8saudit): use rc tag

* [`ab63a13`](https://github.com/falcosecurity/plugins/commit/ab63a13) feat(plugins/k8saudit): extract pod name

* [`31c2f53`](https://github.com/falcosecurity/plugins/commit/31c2f53) feat(plugins/k8saudit): extract cluster name


## v0.9.0

* [`029593e`](https://github.com/falcosecurity/plugins/commit/029593e) fix(plugins/k8saudit/rules): split rbac rules by individual rbac object
* [`42fcdae`](https://github.com/falcosecurity/plugins/commit/42fcdae) chore(plugins/k8saudit): bump plugin version to 0.9.0

* [`472fd1f`](https://github.com/falcosecurity/plugins/commit/472fd1f) fix(plugins/k8saudit/rules): split rbac rules by individual rbac object


## v0.8.0

* [`4a3da48`](https://github.com/falcosecurity/plugins/commit/4a3da48) chore(k8saudit): bump version to 0.8.0 to release rule changes

* [`24e9f22`](https://github.com/falcosecurity/plugins/commit/24e9f22) update(plugins/k8s_audit): rename more falco_ lists

* [`0879a81`](https://github.com/falcosecurity/plugins/commit/0879a81) update(plugins/k8s_audit): k8s_* -> k8s_audit_*
Expand All @@ -20,8 +33,6 @@

## v0.7.0

* [`028fa19`](https://github.com/falcosecurity/plugins/commit/028fa19) feat(plugins/k8saudit/rules) add detection for portforwarding


## v0.6.1

Expand Down Expand Up @@ -136,6 +147,8 @@

* [`bf61ca8`](https://github.com/falcosecurity/plugins/commit/bf61ca8) chore(k8saudit): move ruleset to plugin folder

* [`5af2b92`](https://github.com/falcosecurity/plugins/commit/5af2b92) new(rules/k8s_audit): add rules to detect pods sharing host pid and IPC names...

* [`d2cfa30`](https://github.com/falcosecurity/plugins/commit/d2cfa30) refactor(plugins/k8saudit): do not return <NA> on missing field values

* [`e2ad7d1`](https://github.com/falcosecurity/plugins/commit/e2ad7d1) refactor(plugins/k8saudit): allow non-blocking null values and place <NA> lik...
Expand Down
23 changes: 23 additions & 0 deletions plugins/k8smeta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## v0.1.0

* [`03d5635`](https://github.com/falcosecurity/plugins/commit/03d5635) chore(k8smeta): bump to 0.1.0

* [`936a819`](https://github.com/falcosecurity/plugins/commit/936a819) docs(k8smeta): update README.md

* [`91119e9`](https://github.com/falcosecurity/plugins/commit/91119e9) chore(k8smeta): bump libs to 0.14.0

* [`08b6424`](https://github.com/falcosecurity/plugins/commit/08b6424) cleanup(k8smeta): rename some variables

* [`ac5c8fb`](https://github.com/falcosecurity/plugins/commit/ac5c8fb) update(k8smeta): add a retry log

* [`93b643c`](https://github.com/falcosecurity/plugins/commit/93b643c) update(k8smeta): change log verbosity for a log

* [`b58f560`](https://github.com/falcosecurity/plugins/commit/b58f560) update(k8smeta): change plugin version to `0.1.0-alpha`

* [`1f80134`](https://github.com/falcosecurity/plugins/commit/1f80134) update(k8smeta): remove a wrong log

* [`e23a1c4`](https://github.com/falcosecurity/plugins/commit/e23a1c4) cleanup(k8smeta): rename `k8sres.*` into `k8smeta.*`


10 changes: 10 additions & 0 deletions plugins/kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## v0.1.1


## vplugins/kafka/v0.1.0

* [`0e7ef76`](https://github.com/falcosecurity/plugins/commit/0e7ef76) docs(plugins/kafka): update description and contact


10 changes: 4 additions & 6 deletions plugins/okta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Changelog

# v 0.11.0
## v0.10.0

* Added a case for AppInstance alternate ID to capture in-scope application most explicit description.
* Replaced okta.app with okta.target.app.alternateid in okta_rules.yaml
* [`6c0d1bc`](https://github.com/falcosecurity/plugins/commit/6c0d1bc) update(plugins/okta): bump version to 0.10.0

# v 0.9.0

* Add `refresh_interval` parameter
* Add deduplication method to improve the count of MFA attempts
## v0.9.0


## v0.8.1

Expand Down
Loading