Skip to content

feat: linux ebpf security tracer project#160

Merged
CarterPerez-dev merged 1 commit intomainfrom
project/linux-ebpf-security-tracer
Apr 11, 2026
Merged

feat: linux ebpf security tracer project#160
CarterPerez-dev merged 1 commit intomainfrom
project/linux-ebpf-security-tracer

Conversation

@CarterPerez-dev
Copy link
Copy Markdown
Owner

@CarterPerez-dev CarterPerez-dev commented Apr 11, 2026

eBPF-based security monitoring tool with process, file, network, privilege escalation, and system call tracing via BCC. Includes threat detection engine, Rich TUI renderer, and learn docs.

Description

Provide a clear description of what this pull request does.

Type of Change

  • New project idea (SYNOPSES)
  • Full project implementation
  • Bug fix
  • Documentation improvement
  • Other (please describe)

Checklist

General:

  • My code follows the existing style and conventions
  • I have tested my changes
  • I have updated relevant documentation
  • My changes do not introduce security vulnerabilities
  • I have read the CONTRIBUTING.md guidelines

Related Issues

Link any related issues here (e.g., "Fixes #123").

Additional Context

Any other information that reviewers should know.

eBPF-based security monitoring tool with process, file, network,
privilege escalation, and system call tracing via BCC. Includes
threat detection engine, Rich TUI renderer, and learn docs.
@CarterPerez-dev CarterPerez-dev merged commit db3e25e into main Apr 11, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant