From ad1461a7d01fc1261b001f1c03cec2a1d147d457 Mon Sep 17 00:00:00 2001 From: Mutasem-mk4 <140179052+Mutasem-mk4@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:19:55 +0300 Subject: [PATCH 1/3] docs: improve README for repository health standards --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebcaf58..1f18579 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ sudo procscope -- ./suspicious-binary [Full Installation Guide](docs/install.md) | [Usage & Output Formats](docs/usage.md) -## Capabilities +## Features & Capabilities | Category | Events | Details | |----------|--------|---------| @@ -64,8 +64,10 @@ sudo procscope -- ./suspicious-binary | **Network** | connect, accept, bind, listen | [Support Matrix](docs/support-matrix.md) | | **Privileges** | setuid, setgid, ptrace | [Support Matrix](docs/support-matrix.md) | -## Requirements +## Tech Stack & Requirements +- **Runtime:** Go 1.24+ +- **Observation:** eBPF (CO-RE) - **Linux kernel 5.8+** with BTF support. - **Root** privileges or specific eBPF capabilities. - **Architectures:** amd64, arm64. From c9ceaf8c4a6e6b7eacf99fb2bb54ea2477e69440 Mon Sep 17 00:00:00 2001 From: Mutasem-mk4 <140179052+Mutasem-mk4@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:39:25 +0300 Subject: [PATCH 2/3] docs: update Star History to include portfolio growth and total stars --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f18579..de29bf3 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,15 @@ See [Support Matrix](docs/support-matrix.md) for details. `procscope` is community-driven. See [CONTRIBUTING.md](CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) to get involved. -## Star History +## Star History & Growth -[![Star History Chart](https://api.star-history.com/svg?repos=Mutasem-mk4/procscope&type=Date)](https://star-history.com/#Mutasem-mk4/procscope&Date) +

+ + Total GitHub Stars + +

+ +[![Star History Chart](https://api.star-history.com/svg?repos=Mutasem-mk4/procscope,Mutasem-mk4/gspy,Mutasem-mk4/Vex,Mutasem-mk4/AuthSniper,Mutasem-mk4/aura,Mutasem-mk4/kharma,Mutasem-mk4/RepoPulse&type=Date)](https://star-history.com/#Mutasem-mk4/procscope&Mutasem-mk4/gspy&Mutasem-mk4/Vex&Mutasem-mk4/AuthSniper&Mutasem-mk4/aura&Mutasem-mk4/kharma&Mutasem-mk4/RepoPulse&Date) ## License From 565a0a10aee1fdf9739aa94267fd235953bab975 Mon Sep 17 00:00:00 2001 From: Mutasem-mk4 <140179052+Mutasem-mk4@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:47:18 +0300 Subject: [PATCH 3/3] docs: revert star history to single repo (procscope only) --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index de29bf3..1f18579 100644 --- a/README.md +++ b/README.md @@ -95,15 +95,9 @@ See [Support Matrix](docs/support-matrix.md) for details. `procscope` is community-driven. See [CONTRIBUTING.md](CONTRIBUTING.md) and [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) to get involved. -## Star History & Growth +## Star History -

- - Total GitHub Stars - -

- -[![Star History Chart](https://api.star-history.com/svg?repos=Mutasem-mk4/procscope,Mutasem-mk4/gspy,Mutasem-mk4/Vex,Mutasem-mk4/AuthSniper,Mutasem-mk4/aura,Mutasem-mk4/kharma,Mutasem-mk4/RepoPulse&type=Date)](https://star-history.com/#Mutasem-mk4/procscope&Mutasem-mk4/gspy&Mutasem-mk4/Vex&Mutasem-mk4/AuthSniper&Mutasem-mk4/aura&Mutasem-mk4/kharma&Mutasem-mk4/RepoPulse&Date) +[![Star History Chart](https://api.star-history.com/svg?repos=Mutasem-mk4/procscope&type=Date)](https://star-history.com/#Mutasem-mk4/procscope&Date) ## License