Skip to content

3.3.0.2534

Compare
Choose a tag to compare
@quentin-jaquier-sonarsource quentin-jaquier-sonarsource released this 12 Nov 10:16
· 154 commits to master since this release
    Release Notes - SonarHTML - Version 3.3

Bug

  • [SONARHTML-115] - FP from Rule S1085 when "aria-label" or "aria-labelledby" are used
  • [SONARHTML-116] - Rule S1935 is raising on "<style>" elements instead of "style" attributes
  • [SONARHTML-117] - FP from S125 on Server Side Includes (SSI)
  • [SONARHTML-119] - FP UnclosedTagCheck: generic type model in cshtml
  • [SONARHTML-125] - Depcreated attribute as a compliant example of S1085 (TableWithoutCaptionCheck)
  • [SONARHTML-130] - FP on S1092 (LinkToImageCheck) when "href" contains a PHP page

New Feature

  • [SONARHTML-124] - Rule S1876 (AvoidHtmlCommentCheck): change rule type to Security Hotspot

Task

Improvement

  • [SONARHTML-118] - FP and FN for multiple rules: Support Angular attribute binding
  • [SONARHTML-120] - Rule S5725 Disabling resource integrity features is security-sensitive
  • [SONARHTML-121] - Update branding to drop 'SonarHTML'
  • [SONARHTML-123] - Fix parameter key for S1829: should be 'attributes'
  • [SONARHTML-127] - Rule S5148: update rule type to Security Hotspot and accept using "noopener" without "noreferrer"