Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .agents/skills/sentry-security/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,6 @@ See `enforcement-layers.md` "Cross-Flow Enforcement."
```python
[Code that fixes the issue — must enforce, not document]
```
````

- **Precedent**: [Similar past fix if applicable, e.g. "Similar to #104990 PromptsActivity IDOR"]

### Needs Verification
Expand All @@ -184,8 +182,6 @@ See `enforcement-layers.md` "Cross-Flow Enforcement."
### Not Reviewed

[Areas outside the scope of this review]

```
````

Fix suggestions must include actual enforcement code. Never suggest a comment or docstring as a fix.
```
Loading