Skip to content

[CI] Add mutation testing for validation and security-critical helpers #244

@utksh1

Description

@utksh1

Problem

SecuScan needs a production-grade improvement in this area: Test quality for critical code..

Scope

Introduce mutation testing for validation, redaction, auth/security helpers, and document thresholds that avoid excessive runtime.

Acceptance Criteria

  • The implementation is focused and does not introduce unrelated UI, docs, lockfile, or formatting churn.
  • Security-sensitive behavior has explicit negative tests where applicable.
  • Existing tests continue to pass, and new tests cover the main success and failure paths.
  • Documentation or configuration examples are updated when operator behavior changes.

Verification

CI should run a targeted mutation job or scheduled workflow with a clear report artifact.

Difficulty

Hard, useful issue intended for experienced contributors.

Metadata

Metadata

Assignees

Labels

area:backendBackend API, database, or service workarea:ciCI, tooling, or automation workarea:securitySecurity-sensitive implementation or testslevel:advanced55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencytype:securitySecurity work category bonus labeltype:testingTesting work category bonus label

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions