kernc / kernc/Containersec

PERF: Prefer `strace --seccomp-bpf` over `sysdig`

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Use `strace --seccomp-bpf` instead of sysdig.

https://pchaigno.github.io/strace/2019/10/02/introducing-strace-seccomp-bpf.html

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by searching the repository for references to sysdig and the existing tracing command. Replace the relevant usage with strace --seccomp-bpf, then verify that all affected command paths still behave as expected.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.