chore: fix README
This commit is contained in:
parent
12b62f43af
commit
5afad28416
10
README.md
10
README.md
@ -20,9 +20,17 @@ administrative operations.
|
|||||||
|
|
||||||
- `raw-audit-logs.log` contains raw Kubernetes audit logs collected using the `audit-policy.yaml` audit policy.
|
- `raw-audit-logs.log` contains raw Kubernetes audit logs collected using the `audit-policy.yaml` audit policy.
|
||||||
|
|
||||||
|
Tools are distributed in directories:
|
||||||
|
|
||||||
|
- Collect
|
||||||
|
- Process
|
||||||
|
- Learning
|
||||||
|
|
||||||
|
As some tasks can be used in [Python](https://python.org) or [Rust](https://www.rust-lang.org/) there are directories for each programming languge inside directories tasks.
|
||||||
|
|
||||||
### Collect data
|
### Collect data
|
||||||
|
|
||||||
If you wish to collect your own dataset, there are several source files that might help:
|
If you wish to [collect](collect) your own dataset, there are several source files that might help:
|
||||||
|
|
||||||
- `collect/collect.py` is a script to trigger the installation and uninstallation of public Helm repositories.
|
- `collect/collect.py` is a script to trigger the installation and uninstallation of public Helm repositories.
|
||||||
- `collect/helm-charts.json` is a backup of Helm charts used at the time of the collection.
|
- `collect/helm-charts.json` is a backup of Helm charts used at the time of the collection.
|
||||||
|
Loading…
Reference in New Issue
Block a user