Sprint 21
Pre-release
Pre-release
What's Changed
- #802 Update boolean query parameters to accept 0,1,true,false,yes,no … by @slubar in #952
- Resolves #714 Updated POST /cve/{id}/cna to handle missing org names consistently with POST /cve/{id}/reject by @jdaigneau5 in #954
- #961 Bump CVE Services version number, plus doc update by @slubar in #969
- #959 fixes HTML error in Swagger docs by @slubar in #968
- #965 fix typo in error message about timestamp format by @slubar in #971
- #885 Output content-type JSON for 429 errors by @brettp in #973
- #960 remove uuid-apikey package due to CWE-1104 by @slubar in #970
- Resolves #706 Updated rejectCve endpoints to use the same validation as cna endpoints by @jdaigneau5 in #974
- Bump minimatch and mocha by @dependabot in #936
- Bump qs and express by @dependabot in #939
Full Changelog: Sprint-20...Sprint-21