Skip to content

v0.4.0

Compare
Choose a tag to compare
@alrra alrra released this 25 Aug 14:29

Breaking Changes

  • [e35b778004] - Breaking: Make content-type rule use proper fonts types (see also: #425).
  • [941d439aff] - Breaking: Upgrade file-type to v6.1.0 (see also: #428).
  • [c03079912b] - Breaking: Use browserslist defaults (see also: #452 and #453).

Bug fixes / Improvements

  • [0507ff7279] - Docs: Fix link to no-disallowed-headers (see also: #403).
  • [56fc97aa3c] - Fix: Make rule-generator not encode quotes (see also: #392).
  • [49833d62ca] - Fix: SyntaxError when using jsdom (see also: #404).
  • [45955ebc5c] - Docs: Fix link in strict-transport-security.md (see also: #417).
  • [dd161ed3d0] - Docs: Make minor improvements (see also: #437).
  • [5cc4484a83] - Docs: Update Code of Conduct links.
  • [aa14e6cb57] - Fix: Avoid analyzing /favicon.ico multiple times (see also: #427).
  • [9755cadf04] - Fix: Error when scanning non-existent URL (see also: #389).

New features

  • [2be5a4ba20] - New: Add rule to check the usage of the Strict-Transport-Security header (see also: #23).
  • [e9e4a95fd7] - New: Notify users when a new version of sonar is available (see also: #419).
  • [d515c5aa8b] - New: Create a new config file if one doesn't exist (see also: #354).
  • [12a415f40d] - New: Add rule to check the usage of the Set-Cookie header (see also: #24).
  • [f70a4d37e8] - New: Add rule to check the usage of the viewport meta tag (see also: #82).