Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 807 Bytes

File metadata and controls

41 lines (26 loc) · 807 Bytes

SNAPSHOT

Under development in master branch.

  • Web Report: displayed icon, and fixed some coloring and description issues
  • Added 4 new fault categories related to latest security work

0.2.0

  • breaking changes: refactored how TokenHandling is defined in auth schema
  • in report, added info on executionTimeInSeconds and evaluatedHttpCalls

0.1.0

  • first public release
  • integration with Zenodo

0.0.6

  • removed yarn
  • HTTP status can now be optional (needed when HTTP calls timeout)
  • better description for schema errors

0.0.5

  • New security fault categories

0.0.4

  • Fixed camelCase in schemas
  • Fixed handling of timestamp
  • Provided fault category descriptions

0.0.3

  • Removing all annotations in generated DTOs

0.0.2

  • Support for auth

0.0.1

  • First draft version