Skip to content

feat(linux): linux BPF-LSM mediation filter (closes exec + read bypasses)#26

Open
drewmchugh wants to merge 20 commits into
kipz:developfrom
drewmchugh:am/linux-exec-filter-bpf-lsm
Open

feat(linux): linux BPF-LSM mediation filter (closes exec + read bypasses)#26
drewmchugh wants to merge 20 commits into
kipz:developfrom
drewmchugh:am/linux-exec-filter-bpf-lsm

fix(mediation): stream stdio through Approve action

7ccf135
Select commit
Loading
Failed to load commit list.
Kusari Inspector / Kusari Inspector succeeded May 8, 2026 in 31s

Security Analysis Passed

No security issues found

Details

Kusari Inspector

Kusari Analysis Results:

Proceed with these changes

✅ No Flagged Issues Detected
All values appear to be within acceptable risk parameters.

Both independent analyses return clean results with no security concerns. Dependency analysis confirmed all 8 newly added transitive Cargo dependencies (libbpf-rs, libbpf-cargo, libbpf-sys, camino, cargo_metadata, cargo-platform, memmap2, vsprintf) carry zero known advisories, zero vulnerabilities, are not deprecated or end-of-life, and use permissive licenses (Apache-2.0, MIT, BSD-2-Clause, LGPL-2.1-only as an OR option) with no compatibility issues. Code analysis across all 29 scanned files returned zero findings at every severity level, with no exposed secrets, credentials, or workflow issues identified across BPF C code, Rust source files, build configurations, and documentation. The combined risk profile is low with no compounding factors between the two analyses. The PR is safe to merge.

Note

View full detailed analysis result for more information on the output and the checks that were run.


@kusari-inspector rerun - Trigger a re-analysis of this PR
@kusari-inspector feedback [your message] - Send feedback to our AI and team
See Kusari's documentation for setup and configuration.
Commit: 7ccf135, performed at: 2026-05-08T18:33:29Z