From ac30fe1242ead10335e706e4732b7bdfba0ee8d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicente=20J=2E=20Jim=C3=A9nez=20Miras?= Date: Tue, 28 Mar 2023 19:30:37 +0100 Subject: [PATCH] feat: added some tags to latest posts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Vicente J. Jiménez Miras --- content/en/blog/falco-0-20-0.md | 1 + content/en/blog/falco-0-21-0.md | 1 + content/en/blog/falco-0-22-x.md | 1 + content/en/blog/falco-0-23-0.md | 1 + content/en/blog/falco-0-24-0.md | 1 + content/en/blog/falco-0-25-0.md | 1 + content/en/blog/falco-0-26-1.md | 1 + content/en/blog/falco-0-26-2.md | 1 + content/en/blog/falco-0-27-0.md | 2 ++ content/en/blog/falco-0-28-0.md | 1 + content/en/blog/falco-0-28-1.md | 1 + content/en/blog/falco-0-29-0.md | 1 + content/en/blog/falco-0-30-0.md | 1 + content/en/blog/falco-0-31-0.md | 1 + content/en/blog/falco-0-31-1.md | 1 + content/en/blog/falco-0-32-0.md | 1 + content/en/blog/falco-0-32-1.md | 1 + content/en/blog/falco-0-32-2.md | 1 + content/en/blog/falco-0-33-0.md | 3 ++- content/en/blog/falco-0-33-1.md | 1 + content/en/blog/falco-0-34-0/index.md | 1 + content/en/blog/falco-0-34-1.md | 1 + content/en/blog/falco-applies-for-graduation.md | 3 ++- content/en/blog/falco-at-kubecon-na-2022/index.md | 1 + content/en/blog/falco-driverkit-debian-docker.md | 1 + content/en/blog/falco-m1.md | 1 + content/en/blog/falco-modern-bpf/index.md | 1 + content/en/blog/falco-on-aws.md | 1 + content/en/blog/falco-packages-gpg-key-rotated.md | 1 + content/en/blog/falco-plugin-k8saudit-eks.md | 1 + .../images/github-package-falco-rules.png | Bin .../index.md | 1 + content/en/blog/falcosidekick-2-25-0.md | 1 + .../en/blog/falcosidekick-2-27-0-ui-2-1-0/index.md | 1 + content/en/blog/falcosidekick-2020.md | 1 + ...falcosidekick-response-engine-part-1-kubeless.md | 1 + ...falcosidekick-response-engine-part-2-openfass.md | 1 + .../falcosidekick-response-engine-part-3-knative.md | 1 + .../falcosidekick-response-engine-part-4-tekton.md | 1 + .../falcosidekick-response-engine-part-5-argo.md | 1 + ...alcosidekick-response-engine-part-6-cloud-run.md | 1 + ...dekick-response-engine-part-7-cloud-functions.md | 1 + .../falcosidekick-response-engine-part-8-fluxv2.md | 1 + .../falcosidekick-response-engine-part-9-fission.md | 1 + content/en/blog/giantswarm-app-platform-falco.md | 1 + content/en/blog/recap-2022/index.md | 1 + content/en/blog/rules-helm-chart-3-0-0.md | 1 + content/en/blog/updating-falco-governance.md | 3 ++- 48 files changed, 51 insertions(+), 3 deletions(-) rename content/en/blog/{falcoctl-install-manage-rules-plugins.md => falcoctl-install-manage-rules-plugins}/images/github-package-falco-rules.png (100%) rename content/en/blog/{falcoctl-install-manage-rules-plugins.md => falcoctl-install-manage-rules-plugins}/index.md (99%) diff --git a/content/en/blog/falco-0-20-0.md b/content/en/blog/falco-0-20-0.md index c1598756f..ce387df21 100644 --- a/content/en/blog/falco-0-20-0.md +++ b/content/en/blog/falco-0-20-0.md @@ -3,6 +3,7 @@ title: Falco 0.20.0 is released date: 2020-02-24 author: Lorenzo Fontana slug: falco-0-20-0 +tags: ["Falco","Release"] --- We're pleased to announce the release of Falco 0.20.0, our second release of 2020! Falco 0.20.0 consists of **a major bug fix**, a new feature, two minor bug fixes, and **seven** rules changes. diff --git a/content/en/blog/falco-0-21-0.md b/content/en/blog/falco-0-21-0.md index 261ea8458..95b74cfe8 100644 --- a/content/en/blog/falco-0-21-0.md +++ b/content/en/blog/falco-0-21-0.md @@ -3,6 +3,7 @@ title: Falco 0.21.0 is out! date: 2020-03-18 author: Leonardo Di Donato slug: falco-0-21-0 +tags: ["Falco","Release"] --- Even though there's the lockdown, [Falco 0.21.0](https://github.com/falcosecurity/falco/releases/tag/0.21.0) decided to go out! diff --git a/content/en/blog/falco-0-22-x.md b/content/en/blog/falco-0-22-x.md index f1d2db746..f5d173337 100644 --- a/content/en/blog/falco-0-22-x.md +++ b/content/en/blog/falco-0-22-x.md @@ -3,6 +3,7 @@ title: Falco 0.22 a.k.a. "the hard fixes release" date: 2020-04-17 author: Leonardo Di Donato, Lorenzo Fontana slug: falco-0-22-x +tags: ["Falco","Release"] --- Another month has passed and Falco continues to grow! diff --git a/content/en/blog/falco-0-23-0.md b/content/en/blog/falco-0-23-0.md index 6afca7423..b9567dd9d 100644 --- a/content/en/blog/falco-0-23-0.md +++ b/content/en/blog/falco-0-23-0.md @@ -3,6 +3,7 @@ title: Falco 0.23.0 a.k.a. "the artifacts scope release" date: 2020-05-18 author: Leonardo Grasso, Lorenzo Fontana slug: falco-0-23-0 +tags: ["Falco","Release"] --- Another month has passed and Falco continues to grow! diff --git a/content/en/blog/falco-0-24-0.md b/content/en/blog/falco-0-24-0.md index 2ec7815f9..f291ef677 100644 --- a/content/en/blog/falco-0-24-0.md +++ b/content/en/blog/falco-0-24-0.md @@ -3,6 +3,7 @@ title: Falco 0.24.0 a.k.a. "the huge release" date: 2020-07-16 author: Leonardo Di Donato, Leonardo Grasso slug: falco-0-24-0 +tags: ["Falco","Release"] --- After two long months, look who's back! diff --git a/content/en/blog/falco-0-25-0.md b/content/en/blog/falco-0-25-0.md index aa0feaa81..edda1bf49 100644 --- a/content/en/blog/falco-0-25-0.md +++ b/content/en/blog/falco-0-25-0.md @@ -3,6 +3,7 @@ title: Falco 0.25.0 a.k.a. "the summer release" date: 2020-08-25 author: Lorenzo Fontana, Leonardo Grasso slug: falco-0-25-0 +tags: ["Falco","Release"] --- diff --git a/content/en/blog/falco-0-26-1.md b/content/en/blog/falco-0-26-1.md index 740e20fa8..bb1ef24c1 100644 --- a/content/en/blog/falco-0-26-1.md +++ b/content/en/blog/falco-0-26-1.md @@ -3,6 +3,7 @@ title: Falco 0.26.1 a.k.a. "the static release" date: 2020-10-01 author: Leonardo Di Donato, Lorenzo Fontana slug: falco-0-26-1 +tags: ["Falco","Release"] --- Today we announce the release of Falco 0.26.1 🥳 diff --git a/content/en/blog/falco-0-26-2.md b/content/en/blog/falco-0-26-2.md index 75cf312a5..029698e73 100644 --- a/content/en/blog/falco-0-26-2.md +++ b/content/en/blog/falco-0-26-2.md @@ -3,6 +3,7 @@ title: Falco 0.26.2 a.k.a. "the download.falco.org release" date: 2020-11-10 author: Leonardo Di Donato, Lorenzo Fontana slug: falco-0-26-2 +tags: ["Falco","Release"] --- Today we announce the release of Falco 0.26.2 🥳 diff --git a/content/en/blog/falco-0-27-0.md b/content/en/blog/falco-0-27-0.md index dd29c3300..b493285cf 100644 --- a/content/en/blog/falco-0-27-0.md +++ b/content/en/blog/falco-0-27-0.md @@ -2,6 +2,8 @@ title: Falco 0.27.0 a.k.a. "The happy 2021 release" date: 2021-01-18 author: Lorenzo Fontana +slug: falco-0-27-0 +tags: ["Falco","Release"] --- Today we announce the release of Falco 0.27.0 🥳 diff --git a/content/en/blog/falco-0-28-0.md b/content/en/blog/falco-0-28-0.md index 24c68e726..21e4ea2b4 100644 --- a/content/en/blog/falco-0-28-0.md +++ b/content/en/blog/falco-0-28-0.md @@ -3,6 +3,7 @@ title: Falco 0.28.0 a.k.a. Falco 2021.04 date: 2021-04-09 author: Leonardo Di Donato slug: falco-0-28-0 +tags: ["Falco","Release"] --- Today we announce the spring release of Falco 0.28.0 🌱 diff --git a/content/en/blog/falco-0-28-1.md b/content/en/blog/falco-0-28-1.md index c0e836b98..96fc57923 100644 --- a/content/en/blog/falco-0-28-1.md +++ b/content/en/blog/falco-0-28-1.md @@ -3,6 +3,7 @@ title: Falco 0.28.1 date: 2021-05-07 author: Carlos Panato slug: falco-0-28-1 +tags: ["Falco","Release"] --- Today we announce the spring release of Falco 0.28.1 🌱 diff --git a/content/en/blog/falco-0-29-0.md b/content/en/blog/falco-0-29-0.md index 298915c01..1365b52f6 100644 --- a/content/en/blog/falco-0-29-0.md +++ b/content/en/blog/falco-0-29-0.md @@ -3,6 +3,7 @@ title: Falco 0.29.0 date: 2021-06-21 author: Massimiliano Giovagnoli slug: falco-0-29-0 +tags: ["Falco","Release"] --- Today we announce the summer release of Falco 0.29.0 🌱 diff --git a/content/en/blog/falco-0-30-0.md b/content/en/blog/falco-0-30-0.md index da6552730..d8e64d657 100644 --- a/content/en/blog/falco-0-30-0.md +++ b/content/en/blog/falco-0-30-0.md @@ -3,6 +3,7 @@ title: Falco 0.30.0 date: 2021-10-01 author: Frederico Araujo slug: falco-0-30-0 +tags: ["Falco","Release"] --- Today we announce the fall release of Falco 0.30.0 🌱 diff --git a/content/en/blog/falco-0-31-0.md b/content/en/blog/falco-0-31-0.md index 7851cc8fb..6e9f25618 100644 --- a/content/en/blog/falco-0-31-0.md +++ b/content/en/blog/falco-0-31-0.md @@ -3,6 +3,7 @@ title: Falco 0.31.0 a.k.a. "the Gyrfalcon" date: 2022-01-31 author: Jason Dellaluce, Leonardo Grasso slug: falco-0-31-0 +tags: ["Falco","Release"] --- Today we announce the release of **Falco 0.31.0**, a.k.a the **Gyrfalcon** 🦅! diff --git a/content/en/blog/falco-0-31-1.md b/content/en/blog/falco-0-31-1.md index 0c89f7841..4fd0a6095 100644 --- a/content/en/blog/falco-0-31-1.md +++ b/content/en/blog/falco-0-31-1.md @@ -3,6 +3,7 @@ title: Falco 0.31.1 date: 2022-03-11 author: Luca Guerra slug: falco-0-31-1 +tags: ["Falco","Release"] --- Today we announce the release of **Falco 0.31.1** 🦅! diff --git a/content/en/blog/falco-0-32-0.md b/content/en/blog/falco-0-32-0.md index ae48d946f..24cc57738 100644 --- a/content/en/blog/falco-0-32-0.md +++ b/content/en/blog/falco-0-32-0.md @@ -3,6 +3,7 @@ title: Falco 0.32.0 date: 2022-06-03 author: Federico Di Pierro slug: falco-0-32-0 +tags: ["Falco","Release"] --- Today we announce the release of **Falco 0.32.0** 🦅! diff --git a/content/en/blog/falco-0-32-1.md b/content/en/blog/falco-0-32-1.md index 75242aedf..9658dd4b8 100644 --- a/content/en/blog/falco-0-32-1.md +++ b/content/en/blog/falco-0-32-1.md @@ -3,6 +3,7 @@ title: Falco 0.32.1 date: 2022-07-11 author: Luca Guerra slug: falco-0-32-1 +tags: ["Falco","Release"] --- Today we announce the release of **Falco 0.32.1** 🦅! diff --git a/content/en/blog/falco-0-32-2.md b/content/en/blog/falco-0-32-2.md index 74aed75de..ef45a2b00 100644 --- a/content/en/blog/falco-0-32-2.md +++ b/content/en/blog/falco-0-32-2.md @@ -3,6 +3,7 @@ title: Falco 0.32.2 date: 2022-08-09 author: Andrea Terzolo slug: falco-0-32-2 +tags: ["Falco","Release"] --- Today we announce the release of **Falco 0.32.2** 🦅! diff --git a/content/en/blog/falco-0-33-0.md b/content/en/blog/falco-0-33-0.md index e29ad5fc2..c3d02dbec 100644 --- a/content/en/blog/falco-0-33-0.md +++ b/content/en/blog/falco-0-33-0.md @@ -3,6 +3,7 @@ title: Falco 0.33.0 a.k.a. "the pumpkin release 🎃" date: 2022-10-19 author: Jason Dellaluce, Jacque Salinas slug: falco-0-33-0 +tags: ["Falco","Release"] --- Dear community, today we are happy to announce the release of Falco 0.33.0 🎉! @@ -108,4 +109,4 @@ You can find all the most up to date information at https://falco.org/community/ See ya! 👋 -*Jason and Jacque* \ No newline at end of file +*Jason and Jacque* diff --git a/content/en/blog/falco-0-33-1.md b/content/en/blog/falco-0-33-1.md index 8d7884d2f..25128e041 100644 --- a/content/en/blog/falco-0-33-1.md +++ b/content/en/blog/falco-0-33-1.md @@ -3,6 +3,7 @@ title: Falco 0.33.1 date: 2022-11-24 author: Luca Guerra slug: falco-0-33-1 +tags: ["Falco","Release"] --- Today we announce the release of **Falco 0.33.1** 🦅! diff --git a/content/en/blog/falco-0-34-0/index.md b/content/en/blog/falco-0-34-0/index.md index afe381333..a1286d00a 100644 --- a/content/en/blog/falco-0-34-0/index.md +++ b/content/en/blog/falco-0-34-0/index.md @@ -6,6 +6,7 @@ slug: falco-0-34-0 images: - /blog/falco-0-34-0/images/falco-hobeybee-featured.png - /blog/falco-0-34-0/images/falco-honeybee.png +tags: ["Falco","Release"] --- Dear community, today we are delighted to announce the release of Falco 0.34.0 🎉! diff --git a/content/en/blog/falco-0-34-1.md b/content/en/blog/falco-0-34-1.md index 04226f9da..a36b63a99 100644 --- a/content/en/blog/falco-0-34-1.md +++ b/content/en/blog/falco-0-34-1.md @@ -3,6 +3,7 @@ title: Falco 0.34.1 date: 2023-02-20 author: Aldo Lacuku slug: falco-0-34-1 +tags: ["Falco","Release"] --- Today we announce the release of **Falco 0.34.1** 🦅! diff --git a/content/en/blog/falco-applies-for-graduation.md b/content/en/blog/falco-applies-for-graduation.md index 838314ef7..5f35a5bab 100644 --- a/content/en/blog/falco-applies-for-graduation.md +++ b/content/en/blog/falco-applies-for-graduation.md @@ -3,6 +3,7 @@ title: Falco applies for graduation date: 2022-11-09 author: Jacque Salinas, Leonardo Grasso, and Vicente Jiménez Miras slug: falco-applies-for-graduation +tags: ["Community"] --- Dear Falco community, @@ -49,4 +50,4 @@ Falco has also demonstrated consistent application of governance and community g * Go here: [Falco graduation proposal](https://github.com/cncf/toc/pull/956). * If you are a fan of Falco, we would love a 👍, ❤️, or 🚀 on this PR. * If you are using Falco in production, please add your name to our [ADOPTERS.md](https://github.com/falcosecurity/falco/blob/master/ADOPTERS.md) document. -* If you do any of the above, share it on the social media platform of your choice. \ No newline at end of file +* If you do any of the above, share it on the social media platform of your choice. diff --git a/content/en/blog/falco-at-kubecon-na-2022/index.md b/content/en/blog/falco-at-kubecon-na-2022/index.md index 9f472cf9e..2cc120499 100644 --- a/content/en/blog/falco-at-kubecon-na-2022/index.md +++ b/content/en/blog/falco-at-kubecon-na-2022/index.md @@ -5,6 +5,7 @@ date: 2022-11-08 author: Vicente J. Jimenez Miras images: - /blog/falco-kubecon-2022/images/falco-at-kubecon-na-2022-featured.png +tags: ["Community","Live Event","Kubernetes"] --- It was KubeCon recently. I doubt anyone reading this didn't know about it. And if you attended, you're probably still receiving e-mails about the event. diff --git a/content/en/blog/falco-driverkit-debian-docker.md b/content/en/blog/falco-driverkit-debian-docker.md index 53e0a66a2..b979dd72d 100644 --- a/content/en/blog/falco-driverkit-debian-docker.md +++ b/content/en/blog/falco-driverkit-debian-docker.md @@ -5,6 +5,7 @@ description: Learn how to use build your own Falco Drivers for Debian date: 2022-09-05 author: Vicente J. Jiménez Miras slug: falco-driverkit-debian-docker +tags: ["Kmod","eBPF"] --- We use different technologies on a daily basis. Tools like Vagrant, Terraform, Ansible, and many more allow us to create and destroy digital resources in a matter of minutes, if not seconds. However, if you keep changing your running environment, you might also need to calibrate your workloads to these new changes. This is especially true when you deploy applications tightly dependent on the operating system. diff --git a/content/en/blog/falco-m1.md b/content/en/blog/falco-m1.md index b5d8243d7..fc4a47b65 100644 --- a/content/en/blog/falco-m1.md +++ b/content/en/blog/falco-m1.md @@ -4,6 +4,7 @@ linktitle: "Running Falco on Apple Silicon" date: 2022-09-20 author: Eduardo Minguez slug: falco-apple-silicon +tags: ["Tutorial"] --- Hello, Falcoers! diff --git a/content/en/blog/falco-modern-bpf/index.md b/content/en/blog/falco-modern-bpf/index.md index f36c5a6e5..caf4915ae 100644 --- a/content/en/blog/falco-modern-bpf/index.md +++ b/content/en/blog/falco-modern-bpf/index.md @@ -9,6 +9,7 @@ images: - /blog/falco-modern-bpf/images/falco-modern-bpf-01.png - /blog/falco-modern-bpf/images/falco-modern-bpf-02.png - /blog/falco-modern-bpf/images/falco-modern-bpf-featured.png +tags: ["eBPF"] --- The new BPF probe has landed among us 👽 and it brings to the table new shiny features. The BPF world grows continuously and every new kernel release introduces some unbelievable novelties! diff --git a/content/en/blog/falco-on-aws.md b/content/en/blog/falco-on-aws.md index 3ced6bc9f..e4cfecab7 100644 --- a/content/en/blog/falco-on-aws.md +++ b/content/en/blog/falco-on-aws.md @@ -3,6 +3,7 @@ title: Falco on AWS Cloud date: 2022-11-30 author: The Falco Authors slug: falco-on-aws +tags: ["Falco","Cloud"] --- It's Amazon Web Services' largest user conference this week, [re:Invent](https://reinvent.awsevents.com/), which is a good time to highlight the ways you can use Falco in the AWS Cloud for runtime security. In this article we'll review what's new, and take a look at installation, plugins, and integrations for AWS. diff --git a/content/en/blog/falco-packages-gpg-key-rotated.md b/content/en/blog/falco-packages-gpg-key-rotated.md index b35dec522..16f852e94 100644 --- a/content/en/blog/falco-packages-gpg-key-rotated.md +++ b/content/en/blog/falco-packages-gpg-key-rotated.md @@ -3,6 +3,7 @@ title: The GPG key used to sign Falco packages has been rotated date: 2023-01-18 author: Jason Dellaluce slug: falco-packages-gpg-key-rotated +tags: ["News"] --- The Falcosecurity organization uses a GPG key for providing detatched signatures for the official Falco packages available at [download.falco.org/?prefix=packages](https://download.falco.org/?prefix=packages/). After [the security incident of CircleCI](https://circleci.com/blog/january-4-2023-security-alert/) disclosed in January 2023, the Falco maintainers opted for rotating the organization's secrets and token stored in the platform. Although we have not found any evidence of unauthorized modification of the Falco packages or their signatures, the GPG key has still been rotated as a safety measure. diff --git a/content/en/blog/falco-plugin-k8saudit-eks.md b/content/en/blog/falco-plugin-k8saudit-eks.md index 555f17b70..2a98dbe64 100644 --- a/content/en/blog/falco-plugin-k8saudit-eks.md +++ b/content/en/blog/falco-plugin-k8saudit-eks.md @@ -4,6 +4,7 @@ linktitle: "Monitoring your EKS clusters audit logs" date: 2022-11-04 author: Thomas Labarussias slug: k8saudit-eks-plugin +tags: ["Falco Plugins","Cloud"] --- At the beginning of this year, Falco introduced a game changing feature, the [Falco Plugins](https://falco.org/blog/falco-announcing-plugins/). They allow Falco to monitor and trigger alerts for any kind of event. Since the launch of the new plugin framework the Falco community has collaborated to create plugins for [Github](https://github.com/falcosecurity/plugins/tree/master/plugins/github), [AWS CloudTrail](https://github.com/falcosecurity/plugins/tree/master/plugins/cloudtrail) and [Okta](https://github.com/falcosecurity/plugins/tree/master/plugins/okta). A plugin has also replaced the way Falco consumes the Audit Logs generated by a K8s API server through a [dedicated plugin](https://github.com/falcosecurity/plugins/tree/master/plugins/k8saudit). With these plugins, Falco covers more in depth the aspects of your infrastructure and allows you to use a single syntax for rules. diff --git a/content/en/blog/falcoctl-install-manage-rules-plugins.md/images/github-package-falco-rules.png b/content/en/blog/falcoctl-install-manage-rules-plugins/images/github-package-falco-rules.png similarity index 100% rename from content/en/blog/falcoctl-install-manage-rules-plugins.md/images/github-package-falco-rules.png rename to content/en/blog/falcoctl-install-manage-rules-plugins/images/github-package-falco-rules.png diff --git a/content/en/blog/falcoctl-install-manage-rules-plugins.md/index.md b/content/en/blog/falcoctl-install-manage-rules-plugins/index.md similarity index 99% rename from content/en/blog/falcoctl-install-manage-rules-plugins.md/index.md rename to content/en/blog/falcoctl-install-manage-rules-plugins/index.md index 23f72476c..b7252b6a8 100644 --- a/content/en/blog/falcoctl-install-manage-rules-plugins.md/index.md +++ b/content/en/blog/falcoctl-install-manage-rules-plugins/index.md @@ -4,6 +4,7 @@ linktitle: "Falcoctl: install and manage your rules and plugins" date: 2023-02-24 author: Thomas Labarussias slug: falcoctl-install-manage-rules-plugins +tags: ["Rules","Falco Plugins","Falcoctl"] --- Since the launch of the plugin framework in January 2022, our adopters have requested an out-of-the-box solution to manage the lifecycle of rules (installation, updates). We heard your request and also created a guide to help you smoothly install the [plugins](https://falco.org/docs/plugins/). diff --git a/content/en/blog/falcosidekick-2-25-0.md b/content/en/blog/falcosidekick-2-25-0.md index a02fd1605..1589e3c3c 100644 --- a/content/en/blog/falcosidekick-2-25-0.md +++ b/content/en/blog/falcosidekick-2-25-0.md @@ -3,6 +3,7 @@ title: Falcosidekick 2.25.0 and Falcosidekick 2.0.0 date: 2022-06-01 author: Thomas Labarussias slug: falcosidekick-2-25-0-falco-2-0-0 +tags: ["Falcosidekick","Release"] --- A few days ago was the KubeCon EU in Valencia, Spain. The moment to meet contributors who made what Falcosidekick is now was a really enjoyable time and I hope we'll do it again in the future. One week before, two new major versions of Falcosidekick and Falcosidekick-Ui were released. Let's see what's new. diff --git a/content/en/blog/falcosidekick-2-27-0-ui-2-1-0/index.md b/content/en/blog/falcosidekick-2-27-0-ui-2-1-0/index.md index 1d86df154..312359656 100644 --- a/content/en/blog/falcosidekick-2-27-0-ui-2-1-0/index.md +++ b/content/en/blog/falcosidekick-2-27-0-ui-2-1-0/index.md @@ -6,6 +6,7 @@ author: Thomas Labarussias slug: falcosidekick-2-27-0-ui-2-1-0 images: - /blog/falcosidekick-2-27-0-ui-2-1-0/images/falcosidekick-featured.png +tags: ["Falcosidekick","Release"] --- So many good things happened for Falcosidekick and Falcosidekick UI this year. It's still incredible these projects became so beloved and useful for the community. To all contributors, promotors and users, a big big thank you. diff --git a/content/en/blog/falcosidekick-2020.md b/content/en/blog/falcosidekick-2020.md index 05f7b4584..9621b2304 100644 --- a/content/en/blog/falcosidekick-2020.md +++ b/content/en/blog/falcosidekick-2020.md @@ -3,6 +3,7 @@ title: Falcosidekick 2020 date: 2021-01-12 author: Thomas Labarussias slug: falcosidekick-2020 +tags: ["Falcosidekick","Release"] --- This fantastic post from [@leodido](https://github.com/leodido) about how has been the previous year 2020 for falco inspired me ([link](https://falco.org/blog/falco-2020/)) I wanted to bring everyone up to speed on what we built for `falcosidekick` in 2020 diff --git a/content/en/blog/falcosidekick-response-engine-part-1-kubeless.md b/content/en/blog/falcosidekick-response-engine-part-1-kubeless.md index 2fcb7fad7..117600a54 100644 --- a/content/en/blog/falcosidekick-response-engine-part-1-kubeless.md +++ b/content/en/blog/falcosidekick-response-engine-part-1-kubeless.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 1: Falcosidekick + Kubeless" date: 2021-01-15 author: Thomas Labarussias slug: falcosidekick-response-engine-part-1-kubeless +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-2-openfass.md b/content/en/blog/falcosidekick-response-engine-part-2-openfass.md index 28d2dad1a..648bd7744 100644 --- a/content/en/blog/falcosidekick-response-engine-part-2-openfass.md +++ b/content/en/blog/falcosidekick-response-engine-part-2-openfass.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 2: Falcosidekick + OpenFaas" date: 2021-04-11 author: Batuhan Apaydın slug: falcosidekick-response-engine-part-2-openfaas +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-3-knative.md b/content/en/blog/falcosidekick-response-engine-part-3-knative.md index 1087cf9a6..229d48b5b 100644 --- a/content/en/blog/falcosidekick-response-engine-part-3-knative.md +++ b/content/en/blog/falcosidekick-response-engine-part-3-knative.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 3: Falcosidekick + Knative" date: 2021-05-13 author: Scott Nichols and Dan Papandrea slug: falcosidekick-response-engine-part-3-knative +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-4-tekton.md b/content/en/blog/falcosidekick-response-engine-part-4-tekton.md index 8da66025a..5cd49a640 100644 --- a/content/en/blog/falcosidekick-response-engine-part-4-tekton.md +++ b/content/en/blog/falcosidekick-response-engine-part-4-tekton.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 4: Falcosidekick + Tekton" date: 2021-05-14 author: Edvin Norling slug: falcosidekick-response-engine-part-4-tekton +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-5-argo.md b/content/en/blog/falcosidekick-response-engine-part-5-argo.md index f1b8d58a2..3acb545b1 100644 --- a/content/en/blog/falcosidekick-response-engine-part-5-argo.md +++ b/content/en/blog/falcosidekick-response-engine-part-5-argo.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 5: Falcosidekick + Argo" date: 2021-05-23 author: Thomas Labarussias slug: falcosidekick-response-engine-part-5-argo +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-6-cloud-run.md b/content/en/blog/falcosidekick-response-engine-part-6-cloud-run.md index 7911e1050..eab3b1ea6 100644 --- a/content/en/blog/falcosidekick-response-engine-part-6-cloud-run.md +++ b/content/en/blog/falcosidekick-response-engine-part-6-cloud-run.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 6: Falcosidekick + Cloud Run" date: 2021-06-25 author: Batuhan Apaydın slug: falcosidekick-response-engine-part-6-cloud-run +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-7-cloud-functions.md b/content/en/blog/falcosidekick-response-engine-part-7-cloud-functions.md index 05ba65581..4b92cb4a9 100644 --- a/content/en/blog/falcosidekick-response-engine-part-7-cloud-functions.md +++ b/content/en/blog/falcosidekick-response-engine-part-7-cloud-functions.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 7: Falcosidekick + Cloud Functions" date: 2021-06-29 author: Furkan Türkal slug: falcosidekick-response-engine-part-7-cloud-functions +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-8-fluxv2.md b/content/en/blog/falcosidekick-response-engine-part-8-fluxv2.md index b5925e7a6..f3214c1ee 100644 --- a/content/en/blog/falcosidekick-response-engine-part-8-fluxv2.md +++ b/content/en/blog/falcosidekick-response-engine-part-8-fluxv2.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 8: Falcosidekick + Flux v2" date: 2021-08-31 author: Batuhan Apaydın slug: falcosidekick-response-engine-part-8-fluxv2 +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/falcosidekick-response-engine-part-9-fission.md b/content/en/blog/falcosidekick-response-engine-part-9-fission.md index e153fd7bc..c47d32090 100644 --- a/content/en/blog/falcosidekick-response-engine-part-9-fission.md +++ b/content/en/blog/falcosidekick-response-engine-part-9-fission.md @@ -3,6 +3,7 @@ title: "Kubernetes Response Engine, Part 9: Falcosidekick + Fission" date: 2021-09-01 author: Gaurav Gahlot slug: falcosidekick-response-engine-part-9-fission +tags: ["Falcosidekick","Integration"] --- > *This blog post is part of a series of articles about how to create a `Kubernetes` response engine with `Falco`, `Falcosidekick` and a `FaaS`.* diff --git a/content/en/blog/giantswarm-app-platform-falco.md b/content/en/blog/giantswarm-app-platform-falco.md index e55cef476..07e601ef8 100644 --- a/content/en/blog/giantswarm-app-platform-falco.md +++ b/content/en/blog/giantswarm-app-platform-falco.md @@ -5,6 +5,7 @@ description: Deploying and managing applications across hybrid environments take date: 2022-08-09 author: Vicente J. Jiménez Miras slug: giantswarm-app-platform-falco +tags: ["Falco","Integration","User Story"] --- In this article, you will learn how Giant Swarm simplifies the maintenance of the software stack within Kubernetes clusters by using its App Platform technology. Additionally, we will show how customers can leverage this to easily deploy Falco, either individually or as part of Giant Swarm's Security Pack, to secure their managed Kubernetes service. diff --git a/content/en/blog/recap-2022/index.md b/content/en/blog/recap-2022/index.md index 9c86bed02..663b2f317 100644 --- a/content/en/blog/recap-2022/index.md +++ b/content/en/blog/recap-2022/index.md @@ -5,6 +5,7 @@ date: 2023-01-04 author: Jacqueline Salinas images: - /blog/recap-2022/images/recap-2022-featured.png +tags: ["Community"] --- Dear Falco community, diff --git a/content/en/blog/rules-helm-chart-3-0-0.md b/content/en/blog/rules-helm-chart-3-0-0.md index c0592b814..498308820 100644 --- a/content/en/blog/rules-helm-chart-3-0-0.md +++ b/content/en/blog/rules-helm-chart-3-0-0.md @@ -3,6 +3,7 @@ title: Rule basics for the Falco 3.0.0 Helm chart date: 2023-02-09 author: Luca Guerra slug: rules-helm-chart-3-0-0 +tags: ["Rules","Configuration Management"] --- The new Falco Helm chart 3.0.0 ([full documentation](https://github.com/falcosecurity/charts/blob/master/falco/README.md), [upgrade information](https://github.com/falcosecurity/charts/blob/master/falco/BREAKING-CHANGES.md#300)) comes with a new way to automatically update the Falco rules that are currently loaded. Of course, you can enable, disable and configure this functionality to your liking. Below, we list a number of common basic use cases and how to easily configure Falco for each: diff --git a/content/en/blog/updating-falco-governance.md b/content/en/blog/updating-falco-governance.md index 1a27a87a2..4683c9d18 100644 --- a/content/en/blog/updating-falco-governance.md +++ b/content/en/blog/updating-falco-governance.md @@ -3,6 +3,7 @@ title: Updating Falco’s governance documentation date: 2022-09-02 author: Jason Dellaluce, Leonardo Grasso slug: updating-falco-governance +tags: ["Community"] --- As a CNCF project, Falco is committed to promoting a healthy community of contributors and maintainers from multiple vendors. In aid of this, we are delighted to announce that we have updated the Falco governance documentation to help our maintainers better serve our community. @@ -26,4 +27,4 @@ If you are interested in joining the community, you can find out how to contribu Thank you to all the Falco maintainers and community members for their discussion and support as we improved our governance documentation! -*Falco maintainers* \ No newline at end of file +*Falco maintainers*