working on sensors and rules

This commit is contained in:
2026-02-19 20:37:17 -06:00
parent a1b9b8d2b1
commit f9cfcf8f40
31 changed files with 1316 additions and 586 deletions

View File

@@ -1,7 +1,7 @@
ref: core.native
pack_ref: core
name: Native
description: Native compiled runtime (Rust, Go, C, etc.) - always available
description: Native compiled runtime (Rust, Go, C, etc.) - executes binaries directly without an interpreter
distributions:
verification:
@@ -17,9 +17,4 @@ installation:
build_required: false
system_native: true
execution_config:
interpreter:
binary: "/bin/sh"
args:
- "-c"
file_extension: null
execution_config: {}