UNCLASSIFIED - NO CUI

Skip to content

Create new models/crud/schema/routes for project analysis metrics

Mark Howard requested to merge project_analysis into master
  • Creates new models and everything else needed for routes for project analysis data
  • New models use the patterns set for api v2 with relying on resource_id and type
  • Add PROJECT_ANALYSIS to the CollectorTargetType enum.
  • Minor fix to imports in crud/builds.py
Edited by Mark Howard

Merge request reports