Skip to content

Releases: SIWECOS/HSHS-DOMXSS-Scanner

Version 1.6.1

05 Sep 11:17
319f829

Choose a tag to compare

Fixed

  • CSP Validation failed in some cases

Version 1.6.0

07 May 11:27
309a03d

Choose a tag to compare

Changed

  • Output format to new defined standard
  • Docker base image to siwecos/dockered-laravel:7.2

Version 1.5.5

10 Apr 13:19
e4b455a

Choose a tag to compare

Changed

  • Travis workflow

Version 1.5.4

10 Apr 11:40
638965c

Choose a tag to compare

Changed

  • Translation string for ReferrerPolicy DIRECTIVE_SET

Version 1.5.3

05 Apr 16:48
1fea261

Choose a tag to compare

Fixed

  • Fixed typo

Version 1.5.2

05 Apr 11:40
47639db

Choose a tag to compare

Fixed

  • Timeout issues
  • Crash when the Set-Cookie header was invalid

Version 1.5.1

05 Apr 11:33
1.5.1

Choose a tag to compare

Added

  • Correct callback logic via Job implementation.
  • Feature to use a custom userAgent

Fixed

  • Several issues with DOMXSS part
  • Documentation
  • Deployment via Travis
  • Returning correct json responses
  • TranslatableMessage scheme
  • Minimized docker image

Version 1.3.1

18 Oct 11:03
70eb4a9

Choose a tag to compare

Fixed

  • Fixed Set-Cookie name

Changes

  • Updated README for Set-Cookie headers.

Version 1.3.0

17 Oct 18:10
41bb953

Choose a tag to compare

Added

  • Implemented SetCookieRating #32

Fixed

  • Fixed deprecation error in PHP 7.2
  • Fixed parent constructor call.
  • Fixed missing php dependency in Dockerfile

Version 1.2.0

10 Oct 14:38
c7ccd81

Choose a tag to compare

Fixed

Added

  • Support for domains with umlauts

Changed

  • Upraded to Laravel 5.7
  • SpeedUp PHPUnit tests