diff --git a/README.md b/README.md index 558300a73c..8a9b54578e 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,10 @@ | [3.23](https://github.com/stackrox/collector/tree/release-3.23) | [![3.23 upstream](https://github.com/stackrox/collector/actions/workflows/main.yml/badge.svg?branch=release-3.23&event=push)](https://github.com/stackrox/collector/actions/workflows/main.yml?query=event%3Apush+branch%3Arelease-3.23++) | [![3.23 downstream](https://github.com/stackrox/collector/actions/workflows/konflux.yml/badge.svg?branch=release-3.23&event=push)](https://github.com/stackrox/collector/actions/workflows/konflux.yml?query=event%3Apush+branch%3Arelease-3.23++) | [⬆️4.9](https://github.com/stackrox/stackrox/tree/release-4.9) | | [3.22](https://github.com/stackrox/collector/tree/release-3.22) | [![3.22 upstream](https://github.com/stackrox/collector/actions/workflows/main.yml/badge.svg?branch=release-3.22&event=push)](https://github.com/stackrox/collector/actions/workflows/main.yml?query=event%3Apush+branch%3Arelease-3.22++) | [![3.22 downstream](https://github.com/stackrox/collector/actions/workflows/konflux.yml/badge.svg?branch=release-3.22&event=push)](https://github.com/stackrox/collector/actions/workflows/konflux.yml?query=event%3Apush+branch%3Arelease-3.22++) | [⬆️4.8](https://github.com/stackrox/stackrox/tree/release-4.8) | -Welcome to the Stackrox Collector project documentation. Here you can learn -more about idea behind the project, how to start guidelines, design overview -and detailed references. - Collector is a component of Stackrox responsible for gathering runtime data. In a few words it is an agent that runs on every node under strict performance -limitations and gathers the data via kernel modules or eBPF probes (the default -collection mode nowadays). To implement eBPF probes and collect data, the -project leverages the Falco libraries via a custom +limitations and gathers the data via eBPF probes. To implement eBPF probes and +collect data, the project leverages the Falco libraries via a custom [fork](https://github.com/stackrox/falcosecurity-libs). ## Useful links