Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

31 lines (26 loc) · 780 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Added

  • Attack vector for clickjacking.
  • Attack vector for CSRF.
  • Email address for users.
  • New HTML templates and forms.
  • Build arguments for Docker builds.
  • Default credentials.
  • Backdoor as custom HTTP method.
  • Support for configuration via ENV variables.
  • Optional --risk argument.
  • Default credentials.
  • More descriptive logging.
  • Support for HTTPS transport.

Fixed

  • Path argument of session cookie.
  • Favicon path.

Changed

  • Error handling for SQLi.
  • Default CSP.
  • Version reporting.
  • Docker base image.