refactor: pull default falco artifacts directly from registry
This avoids the need to fetch an the artifact index plugin from ghcr.io which is blocked in the tn. Instead we pre-specific all the rules and plugins we need in advance and as they are distributed as oci artifacts replicate these in our registry.
Closes #116 (closed)