Edit Settings in the Web UI

You can now modify SysReptor settings using the web interface. (Almost) everything that had to be configured using the app.env file is now available under the "Settings" menu in the web interface.

Settings from the app.env file are still applied and cannot be modified using the web interface. If you want to prevent SysReptor superusers to modify settings via the web UI, you can set them in the app.env file.

Settings UI

Share notes with your customers

Note sharing supports:

  • password protection
  • expiration
  • revokation
  • multiple links per note
  • read-only or read-write

Share notes with customers

Concurrent editing

Multiple pentesters can now edit one finding or section concurrently.

If you experience problems with WebSockets set the ALLOWED_HOSTS in app.env and make sure your reverse proxy allows the usage of WebSockets.

Concurrent editing in finding