awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesFile Access Tracing

Monitoring and recording of file system operations to track which processes access specific files.

Distinguishing note: The candidates were for application-level file openers, not kernel-level tracing of file open syscalls.

Explore 1 awesome GitHub repository matching operating systems & systems programming · File Access Tracing. Refine with filters or upvote what's useful.

Awesome File Access Tracing GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • inspektor-gadget/inspektor-gadgetالصورة الرمزية لـ inspektor-gadget

    inspektor-gadget/inspektor-gadget

    2,720عرض على GitHub↗

    Inspektor Gadget is an eBPF observability toolset and program framework designed for tracing Linux systems and debugging Kubernetes nodes. It provides a suite of tools to collect kernel-level telemetry and export system metrics via the OpenTelemetry standard. The project distinguishes itself by packaging inspection tools as OCI-compliant container images, allowing for standardized distribution and deployment across clusters and hosts. It employs a modular data processing pipeline that utilizes WebAssembly modules to transform and filter telemetry, and leverages Compile Once Run Everywhere for

    Monitors and reports when processes open files to identify applications accessing sensitive system files.

    Cbpfbpf-programscncf-project
    عرض على GitHub↗2,720
  1. Home
  2. Operating Systems & Systems Programming
  3. File Access Tracing