Skip to content

v2.1.2-sd

Compare
Choose a tag to compare
@jdaigneau5 jdaigneau5 released this 13 Feb 17:01
· 381 commits to prod-staging since this release
400f853

What's Changed

  • Resolves #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
  • Resolves #959 fixes HTML error in Swagger docs by @slubar in #968
  • Resolves #965 fix typo in error message about timestamp format by @slubar in #971
  • Resolves #885 Output JSON for 429 errors by @brettp in #973
  • Resolves #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
  • Resolves #980 Fixed validation calls for rejecting new and existing CVEs by @jdaigneau5 in #983
  • Resolves #804 provide useful error message for bad timestamps that include whitespaces by @slubar in #986
  • Resolves #956 check for valid date when no timestamp is included by @slubar in #988
  • Resolves #810 Updated misleading comment by @jdaigneau5 in #989
  • Resolves #955 CVE record creation message shows when and where to view it by @jdaigneau5 in #991
  • Resolves #591, Clarified wording of error when trying to update user to the same organization by @brettp in #992
  • Resolves #907 fixes error in Swagger doc response json for GET /cve by @slubar in #997
  • Resolves #838 Updated isValidUsername error message by @jdaigneau5 in #1000
  • Resolves #998 adds dateUpdated to cna created CVE records by @jdaigneau5 in #999
  • Resolves #608 Improved error message for creating CVE records with $ in X_ values by @jdaigneau5 in #1003
  • Resolves #951 implements bulk download org role by @slubar in #1004
  • Resolves #749 Updated error messages for creating and updating users and creating CVE records by @jdaigneau5 in #1005
  • Resolves #887. Do not create orgs if UUID is passed. Correct error messages. by @brettp in #1007
  • Bump qs and express by @dependabot in #939
  • Bump minimatch and mocha by @dependabot in #936
  • Updated Cve-services version numbers by @jdaigneau5 in #1023

Full Changelog: v2.1.1-sd...v2.1.2-sd