falcosecurity / evolution

Evolution process of The Falco Project
Apache License 2.0
48 stars 39 forks source link

broken link from Falco101 training #180

Closed caligin closed 2 years ago

caligin commented 2 years ago

Describe the bug

The Falco 101 training, in section 101.05 - lab #4 "Kubernetes Audit Events" requires downloading an audit policy from this repo using the url https://raw.githubusercontent.com/falcosecurity/evolution/master/examples/k8s_audit_config/audit-policy.yaml. this results in a 404 as the content was deletes and moved to a different repo in 9e9af0f1566704b107fa210339dd823ac179fc4a .

How to reproduce it

Take the Falco 101 training and skip content until section 101.05 - lab #4 "Kubernetes Audit Events". The script for that lab contains the line: wget https://raw.githubusercontent.com/falcosecurity/evolution/master/examples/k8s_audit_config/audit-policy.yaml

Expected behaviour

The commands in the training can be copypasted in the lab sandbox environment to completion without tweaking

pmusa commented 2 years ago

Thank you for reporting. This should be fixed now.

leogr commented 2 years ago

I apologize for this problem :sweat_smile:

Thank you, @pmusa, for the quick fix.

/close

poiana commented 2 years ago

@leogr: Closing this issue.

In response to [this](https://github.com/falcosecurity/evolution/issues/180#issuecomment-1233923089): >I apologize for this problem :sweat_smile: > >Thank you, @pmusa, for the quick fix. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.