Skip to content

Instantly share code, notes, and snippets.

View henrysachs's full-sized avatar
🔥
╔═════════════════════╗ ║          ¯\_(ツ)_/¯     ║ ╚═════════════════════╝

Henry Sachs henrysachs

🔥
╔═════════════════════╗ ║          ¯\_(ツ)_/¯     ║ ╚═════════════════════╝
View GitHub Profile
@henrysachs
henrysachs / crds.yaml
Last active May 7, 2024 12:37
trivy operator 0.14.0 crds
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
name: clustercompliancereports.aquasecurity.github.io
spec:
group: aquasecurity.github.io
names:
@henrysachs
henrysachs / sys_write_follow_fd_prefix_kill.yaml
Created July 10, 2022 09:21
tetragon sigkill file open
apiVersion: cilium.io/v1alpha1
kind: TracingPolicy
metadata:
name: "sys-read-follow-prefix"
spec:
kprobes:
- call: "fd_install"
syscall: false
return: false
args:
@henrysachs
henrysachs / useful-dart-links.md
Last active June 8, 2020 07:11
useful-dart-links