.flake8
.gitignore
LICENSE
Makefile
README.md
cmdline_test.py
pyproject.toml
.github/workflows/black.yml
.github/workflows/python-package.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/_static/sb-logo-sidebar.png
docs/_static/sb-logo.png
docs/getting_started/getting_started.rst
docs/getting_started/install.rst
docs/tutorials/policy_management.rst
docs/tutorials/spyctl_basics.rst
docs/tutorials/tutorials.rst
docs/user/commands.rst
docs/user/configuration.rst
docs/user/resources.rst
docs/user/spyderbat_concepts.rst
policy_library/container/amazon-k8s-cni-policy.yaml
policy_library/container/aws-for-fluent-bit-policy.yaml
policy_library/container/calico-kube-controllers-policy.yaml
policy_library/container/calico-node-policy.yaml
policy_library/container/cdkbot-hostpath-provisioner-policy.yaml
policy_library/container/coredns-policy.yaml
policy_library/container/eks-aws-ebs-csi-driver-policy.yaml
policy_library/container/eks-coredns-eksbuild-policy.yaml
policy_library/container/eks-csi-attacher-policy.yaml
policy_library/container/eks-csi-node-driver-registrar-policy.yaml
policy_library/container/eks-csi-provisioner-policy.yaml
policy_library/container/eks-csi-resizer-policy.yaml
policy_library/container/eks-csi-snapshotter-policy.yaml
policy_library/container/eks-kube-proxy-policy.yaml
policy_library/container/eks-livenessprobe-policy.yaml
policy_library/container/eks-pause-policy.yaml
policy_library/container/falcosec-falco-no-driver-policy.yaml
policy_library/container/falcosidekick-policy.yaml
policy_library/container/k8s-transformer-policy.yaml
policy_library/container/kubernetesui-dashboard-policy.yaml
policy_library/container/kubernetesui-metrics-scraper-policy.yaml
policy_library/container/library-nginx-policy.yaml
policy_library/container/mongo-policy.yaml
policy_library/container/nano-agent-policy.yaml
policy_library/container/pause-policy.yaml
spyctl/__init__.py
spyctl/api.py
spyctl/cli.py
spyctl/filter_resource.py
spyctl/merge_lib.py
spyctl/schemas.py
spyctl/spyctl.py
spyctl/spyctl_lib.py
spyctl.egg-info/PKG-INFO
spyctl.egg-info/SOURCES.txt
spyctl.egg-info/dependency_links.txt
spyctl.egg-info/entry_points.txt
spyctl.egg-info/requires.txt
spyctl.egg-info/top_level.txt
spyctl/archive/old_args.py
spyctl/archive/old_merge.py
spyctl/commands/__init__.py
spyctl/commands/apply.py
spyctl/commands/create.py
spyctl/commands/delete.py
spyctl/commands/diff.py
spyctl/commands/get.py
spyctl/commands/merge.py
spyctl/commands/update.py
spyctl/commands/validate.py
spyctl/config/__init__.py
spyctl/config/configs.py
spyctl/config/secrets.py
spyctl/resources/__init__.py
spyctl/resources/baselines.py
spyctl/resources/clusters.py
spyctl/resources/connections.py
spyctl/resources/fingerprints.py
spyctl/resources/flags.py
spyctl/resources/machines.py
spyctl/resources/namespaces.py
spyctl/resources/nodes.py
spyctl/resources/pods.py
spyctl/resources/policies.py
spyctl/resources/processes.py
spyctl/tests/__init__.py
spyctl/tests/test_commands.py
spyctl/tests/test_config.py
spyctl/tests/test_func.py
spyctl/tests/test_resources/test_baseline.yaml
spyctl/tests/test_resources/test_baseline_extra.yaml
spyctl/tests/test_resources/test_fprint_group.yaml
spyctl/tests/test_resources/test_policy.yaml