1. 11 May, 2020 1 commit
    • Avielle Wolfe's avatar
      Add vulnerability history resolver and field · 7ff151eb
      Avielle Wolfe authored
      * Add VulnerabilitiesHistoryResolver
      * Add vulnerabilitySeveritiesCountByDay field to ProjectType
      * Add day field to VulnerabilitySeveritiesCountType
      
      TODO:
      
      * Use `days` arg to determine number of days to fetch
      * Iterate over groups of 10 days so we don't break the DB
      * Testing!
      7ff151eb
  2. 08 May, 2020 39 commits