Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 666 Bytes

File metadata and controls

38 lines (24 loc) · 666 Bytes

SNAPSHOT

Under development in master branch.

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