Skip to content

falcosecurity/falco-website

Folders and files

NameName
Last commit message
Last commit date
Jan 22, 2025
Sep 13, 2018
Dec 6, 2024
Jul 25, 2019
Jan 28, 2025
Jan 28, 2025
Nov 5, 2024
Jan 18, 2021
Apr 11, 2023
Oct 30, 2024
Dec 6, 2024
Nov 5, 2024
Jan 23, 2023
Jan 31, 2019
Oct 19, 2022
Aug 29, 2022
Apr 1, 2020
Jun 1, 2022
Apr 3, 2023
Oct 18, 2023
Apr 3, 2023
Apr 3, 2023
Apr 3, 2023
Jun 22, 2023
Apr 3, 2023
Apr 3, 2023
Apr 3, 2023
Nov 5, 2024
Jan 18, 2021
Oct 12, 2023
Nov 28, 2023
Jan 14, 2025
Jan 22, 2025
Jan 22, 2025
Jan 22, 2025
Mar 21, 2023

falco-website

Falco Core Repository Stable License

Netlify Status

This is the source code for the official Falco website: falco.org

Contributing logos

In order to contribute a logo you must meet one of the following adopter types.

  • End-user, with a contribution to ADOPTERS.md
  • Vendor, with a contribution to ADOPTERS.md
  • Integration, with a contribution to the Falco contrib repository. This must be documentation at the very least that describes how to use Falco with your project or tool.

Then open a pull request to this repository that contains:

  • A .png or .svg file in clients
  • A change to params.toml that includes your logo alphabetically. Detailed instructions to add new adopters or training providers are included into the specified Hugo config file.
  • Links and references to demonstrate you meet the criteria above.

We try not to duplicate logos, and would prefer more encompassing logos over granular logos. For instance we prefer AWS over AWS EC2.

Prerequisites

To build this website you need:

Test locally

Clone repository

git clone git@github.com:falcosecurity/falco-website.git

Run hugo server

make serve

You can access your local website on http://localhost:1313

Translations

It has been decided by the community to drop out all translations. It requires too much work to maintain them, and most of them were outdated. We want to thank a lot all the community members who contributed over years, you did an amazing job.