Sprint-20
Pre-release
Pre-release
What's Changed
- Resolves #787 Prevents updating CVE-ID states to RESERVED if owning Org has no remaining quota by @jdaigneau5 in #926
- #925 updates to Swagger docs, including removal of the term CVE ID entry by @slubar in #930
- #817 disallow invalid dates; move toDate to utils file by @slubar in #933
- Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #923
- Resolves #931 Fixes CVE v5 schema submission bug related to 'product' field by @jdaigneau5 in #935
- Resolves #894 Cve database updates must succeed before Cve-Id database updates by @jdaigneau5 in #937
- Pull out constants into a function to prevent accidental overriding by @brettp in #934
- Resolves #920 Fixes duplicate and missing data in response from GET /cve-id and GET /cve
- #729 decode HTML entities in names prior to storing in the database and sending http response by @slubar in #943
- Resolves #881 Invalid Cve Schemas Posts and Puts now return a 400 status code and corresponding errors by @jdaigneau5 in #945
Full Changelog: Sprint-19...Sprint-20