Skip to content
Merged
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
1 change: 1 addition & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ Finding.create_fail(self.attribute, evidence="...", remediation="...")
3. **Test thoroughly** - Unit tests required for all assessors
4. **Backwards compatibility** - Schema version bump for model changes
5. **Rich remediation** - Actionable steps with tools, commands, examples
6. **Self-assign issues** - Before starting work on a GitHub issue, check if it is already assigned. If it is, warn the user and ask for confirmation before continuing. If unassigned (or the user confirms), self-assign it immediately to prevent duplicate effort from other contributors

## Related Docs

Expand Down
Loading