Skip to content

Cyberwatching Project Radar Beta 4 (v0.7.4)

Pre-release
Pre-release
Compare
Choose a tag to compare
@micheldrescher micheldrescher released this 15 Dec 10:35
· 51 commits to master since this release

A new point release for the Cyberwatching project radar - beta 4.

This release features two new features adding more value to the application. MTRL scores feature a new, optional, summary field; and projects with three or more MTRL submissions will feature a 'score card' with a score diagram and full score history.

New feature(s):

  • Projects with three or more MTRL scores now allow showing the MTRL graph and its score history in a new modal dialogue (project score card)
  • MTRL scores now carry an optional field for submitters summarising the reasons why this particular score has been achieved. This summary will be used in the project's MTRL score card (see above)

Security

  • Upgrading external libraries to new versions fixing various security vuilnerabilities

Improvement(s):

  • App modal dialogues (project info, and project score card) can be closed by pressing the ESC key
  • When fetching a proejct by its CW id, add request query parameters to add the newest or all scores/classifications to the response. For example ?scores=all&class=newest
  • Various code quality and design improvements for better maintainability

Bugfix(es):

  • Various internal bug fixes