Skip to content

[PERF] Add database indexes and query plans for high-volume task/finding views #257

@utksh1

Description

@utksh1

Problem

SecuScan needs a production-grade improvement in this area: Database performance..

Scope

Profile common dashboard, findings, reports, and task queries; add indexes; document query plans and migration impact.

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

Tests or benchmarks should show improved query time on a seeded large dataset.

Difficulty

Hard, useful issue intended for experienced contributors.

Metadata

Metadata

Assignees

Labels

area:backendBackend API, database, or service worklevel:advanced55 pts difficulty label for advanced contributor PRspriority:mediumImportant issue with normal urgencytype:performancePerformance work category bonus labeltype:refactorRefactor work category bonus label

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions