evolution
evolution copied to clipboard
Evolution process of The Falco Project
Updating maintainers list and the evolution resource files. Made using the [update-maintainers](https://github.com/falcosecurity/test-infra/blob/master/config/jobs/update-maintainers/update-maintainers.yaml) periodic ProwJob. Do not edit this PR. In case you wanna change your name or your company change...
Currently we don't have a standard for selecting GitHub actions versions. In some repos we have started using the following format: ``` steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 ``` Which...
**Description** Falco is a real-time security tool designed to detect abnormal behaviours and security-related runtime events in Linux systems and the cloud. The _event-generator_ is an utility within the Falco...
See: - https://github.com/falcosecurity/evolution/issues/308 - https://github.com/falcosecurity/evolution/issues/317 - https://github.com/falcosecurity/evolution/issues/318
**Motivation** It would simplify the CI and all organization-related processes which are currently initiated from this repository. **Feature** - move [org.yaml](https://github.com/falcosecurity/test-infra/blob/master/config/org.yaml) from `test-infra` to `evolution`. - configure `prow` accordingly **Alternatives**...
**What type of PR is this?** /kind feature **Any specific area of the project related to this PR?** /area utils **What this PR does / why we need it**: As...
**Motivation** Current peribolos file is being manually curated. This is of course prone to human error. **Feature** Generate `org.yaml` automatically. **Alternatives** N/A **Additional context** This should be done after #176...
Updating maintainers list and the evolution resource files. Made using the [update-maintainers](https://github.com/falcosecurity/test-infra/blob/master/config/jobs/update-maintainers/update-maintainers.yaml) periodic ProwJob. Do not edit this PR. In case you wanna change your name or your company change...
**What type of PR is this?** > Uncomment one (or more) `/kind ` lines: > /kind bug > /kind cleanup /kind documentation > /kind feature > /kind stable /kind incubating...
**Repository**: [https://github.com/falco-talon/falco-talon](https://github.com/falco-talon/falco-talon) **Motivation** We all consider Falco as one of the best runtime security tools in the world, it has much more integrations with 3rd parties than any other project...