Skip to content

feat: add finding model#3

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-finding-model
Jun 9, 2026
Merged

feat: add finding model#3
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-finding-model

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds a minimal dependency-free finding model for future diagnostics.

Scope:

  • add Severity enum;
  • add immutable Finding dataclass;
  • add validation for required fields and optional location fields;
  • add stable to_dict serialization for future console, JSON, and Markdown reporters;
  • add unit tests for serialization and validation.

Not included:

  • no CLI changes;
  • no diagnostic engine;
  • no discovery logic;
  • no reporting formats;
  • no CI changes.

@CoderDeltaLAN CoderDeltaLAN merged commit 2153577 into main Jun 9, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the feat/add-finding-model branch June 9, 2026 04:08
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.

1 participant