Skip to content

rules: add nursery rule for systemd CLI interaction on Linux#1141

Open
akshat4703 wants to merge 2 commits intomandiant:masterfrom
akshat4703:akshat/interact-with-system-via-CLI
Open

rules: add nursery rule for systemd CLI interaction on Linux#1141
akshat4703 wants to merge 2 commits intomandiant:masterfrom
akshat4703:akshat/interact-with-system-via-CLI

Conversation

@akshat4703
Copy link
Contributor

Add a new nursery rule detecting Linux command-line interaction with
systemd components (systemctl, journalctl, systemd-run).

The rule matches when a function:

  • targets Linux/Android
  • executes a command or creates a Linux process
  • references systemctl, journalctl, or systemd-run

Validated with capafmt and lint.

@akshat4703 akshat4703 requested a review from mike-hunhoff March 19, 2026 17:27
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.

2 participants