|
| 1 | +# .project metadata for Falco |
| 2 | +# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project |
| 3 | + |
| 4 | +# TODO: Add package_managers if distributed via registries |
| 5 | + |
| 6 | +schema_version: "1.0.0" |
| 7 | +slug: "falco" |
| 8 | +name: "Falco" |
| 9 | +description: "Falco, the cloud-native runtime security project, is the de facto Kubernetes threat detection engine" |
| 10 | +type: "project" |
| 11 | +project_lead: "andreagit97" # TODO: AUTO-DETECTED — please verify |
| 12 | +slack_channels: # TODO: AUTO-DETECTED — please verify the channel(s) below |
| 13 | + - name: "#falco" |
| 14 | + link: "https://kubernetes.slack.com/messages/falco" |
| 15 | + primary: true |
| 16 | + - name: "#slack-channel" |
| 17 | + - name: "#sandbox" |
| 18 | + |
| 19 | +maturity_log: |
| 20 | + - phase: "graduated" |
| 21 | + date: "2018-10-10T00:00:00Z" |
| 22 | + issue: "https://github.com/cncf/toc/pull/956" # TODO: AUTO-DETECTED — please verify |
| 23 | + |
| 24 | +repositories: # TODO: AUTO-DETECTED primary — please verify |
| 25 | + - url: "https://github.com/falcosecurity/falco" |
| 26 | + primary: true |
| 27 | + # tags: [core, sig-apps] # Optional |
| 28 | + |
| 29 | +website: "https://falco.org/" |
| 30 | + |
| 31 | +artwork: "https://landscape.cncf.io/logos/falco.svg" |
| 32 | + |
| 33 | +adopters: |
| 34 | + path: "https://github.com/falcosecurity/falco/blob/master/ADOPTERS.md" |
| 35 | + |
| 36 | + |
| 37 | +# TODO: Add package manager identifiers if your project is distributed via registries |
| 38 | +# package_managers: |
| 39 | +# docker: "falcosecurity/falco" |
| 40 | + |
| 41 | +social: |
| 42 | + twitter: "https://twitter.com/falco_org" |
| 43 | + |
| 44 | +security: |
| 45 | + policy: |
| 46 | + path: "https://github.com/falcosecurity/.github/blob/main/SECURITY.md" |
| 47 | + contact: |
| 48 | + advisory_url: "https://github.com/falcosecurity/falco/security/advisories/new" |
| 49 | + |
| 50 | +governance: |
| 51 | + contributing: |
| 52 | + path: "https://github.com/falcosecurity/falco/blob/master/Contributing.md" |
| 53 | + code_of_conduct: |
| 54 | + path: "https://github.com/falcosecurity/.github/blob/main/CODE_OF_CONDUCT.md" |
| 55 | + |
| 56 | +legal: |
| 57 | + license: |
| 58 | + path: "https://github.com/falcosecurity/falco/blob/master/LICENSE" |
| 59 | + identity_type: |
| 60 | + has_dco: true # AUTO-DETECTED — please verify |
| 61 | + has_cla: false # AUTO-DETECTED — please verify |
| 62 | + dco_url: |
| 63 | + path: "https://developercertificate.org/" |
| 64 | + |
| 65 | +documentation: |
| 66 | + readme: |
| 67 | + path: "https://github.com/falcosecurity/falco/blob/master/README.md" |
| 68 | + |
| 69 | +landscape: |
| 70 | + category: "Provisioning" |
| 71 | + subcategory: "Security & Compliance" |
| 72 | + |
| 73 | +# CLOMonitor Score: 84/100 |
| 74 | +# Documentation: 100 | License: 86 | Best Practices: 62 | Security: 68 |
0 commit comments