-
Notifications
You must be signed in to change notification settings - Fork 0
Add PowerShell setup-pattern scanning #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededruleConcerns a specific scanner rule (SS001-SS010)Concerns a specific scanner rule (SS001-SS010)
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededruleConcerns a specific scanner rule (SS001-SS010)Concerns a specific scanner rule (SS001-SS010)
Problem
SetupSentry currently only detects dangerous patterns in bash/sh shell commands. Windows-based projects and coding agents using PowerShell may contain dangerous setup patterns that go undetected.
Proposed Scope
Add rule(s) that detect dangerous PowerShell setup patterns, such as:
Files/Components
Acceptance Criteria