Skip to content

Cyberwatching Project Radar v1.0.0

Choose a tag to compare

@micheldrescher micheldrescher released this 15 Jan 13:24

A major milestone for the Cyberwatching.eu Project Radar!

The project has decided to push the radar into production.

Extensive tests have been conducted in the beta phase, and a data migration path is available to retain all data produced in the current radar to continue to be served in this new reimplementation.

The following changes were made since the last beta release:

New feature(s):

Security

  • URL parameter validation before they are used in the code
  • Google Analytics integration now uses IP address anonymisation
  • If no certificate & private key are configured, the server reverts to HTTP (on default port 8080). HTTPS default port is 8443
  • Updated dependencies fixing security vulnerabilities
  • Configured CSP to allow any site to use the widget in an iframe

Improvement(s):

  • Produce MTRL score cards for projects that have 2+ scores (previously: 3+)
  • Updated data baseline migrating the production data from the previous production radar
  • Very basic documentation update
  • Documentation to set up a dev env added

Bugfix(es):

  • Remove empty div elements left behind from modal dialogues
  • Authentication regression errors
  • Layout error in Safari
  • mouse events now use standard mouse event attributes