To specify multiple policies, users can either specify the directory, which contains all of the policies that they would like to load into Tracee, or by specifying the policies one by one.
apiVersion:tracee.aquasec.com/v1beta1kind:Policymetadata:name:signaturesannotations:description:traces all signaturesspec:scope:-globalrules:# display security events-event:stdio_over_socket-event:k8s_api_connection-event:aslr_inspection-event:proc_mem_code_injection-event:docker_abuse-event:scheduled_task_mod-event:ld_preload-event:cgroup_notify_on_release-event:default_loader_mod-event:sudoers_modification-event:sched_debug_recon-event:system_request_key_mod-event:cgroup_release_agent-event:rcd_modification-event:core_pattern_modification-event:proc_kcore_read-event:proc_mem_access-event:hidden_file_created-event:anti_debugging-event:ptrace_code_injection-event:process_vm_write_inject-event:disk_mount-event:dynamic_code_loading-event:fileless_execution-event:illegitimate_shell-event:kernel_module_loading-event:k8s_cert_theft-event:proc_fops_hooking-event:syscall_hooking-event:dropped_executable# tracee open by cat in /tmp/* files-event:openatfilters:-comm=cat-data.pathname=/tmp*# trace all container creations and removals-event:container_create-event:container_remove