Skip to content

v6.7.1

Compare
Choose a tag to compare
@gyorb gyorb released this 08 Jun 14:28
· 4211 commits to master since this release
968bd5a

Bug Fixes

  • Open file with universal line endings #1631, #1625
  • Fix tidy fixit parsing #1620
  • Fix get report data while generating HTML reports #1610
  • Fix AttributeError: 'Namespace' object has no attribute 'skip_file' #1607
  • Filter values are removed when switching tabs #1603
  • Filter run history based on the selected run filter #1602
  • Fix source component filter and add more tests #1600
  • Fix removing source component #1597
  • Fix source component filter query in pgsql #1595
  • Fix getProducts API function to do exact match #1594
  • Fix userguide #1590
  • Locale compare and Diff view shows different results #1432
  • Review status hover on last element on table flows outside viewport #1385
  • Fix run history tab value in the URL on show event #1634

Improvements

  • Handle yet another unknown GCC flag (-mfloat-gprs=double) #1618
  • Increase performance of the UI #1613
  • Handle gcc-toolchain flag #1605
  • Support source component filter in the command line #1596
  • Update web userguide #1593
  • Show detection status dates in tool tip #1592
  • Create a new tab on the UI for change logs #1591
  • Prevent review status tool tip from closing if unhovered by click #1507
  • Redirect user to the desired page once the login process is completed #1504
  • Show the number of products in the tab #1394
  • Clicking on username in GUI header should show product permissions if product is open #1390

Changes

  • Taking out checks from the sensitive profile #1629
    • cppcoreguidelines-no-malloc
    • cppcoreguidelines-owning-memory
    • cppcoreguidelines-pro-type-reinterpret-cast
    • google-build-using-namespace
  • Severity level of google-build-using-namespace was changed to style #1629
  • Severity level of misc-redundant-expression was changed to medium #1627
  • Remove the build output from the build action hash. #1601
  • Fine tune log levels and db status logging #1633

Other

  • Change file format from dos to unix #1626
  • Tidy test updates (v6 outputs and Makefile) #1623
  • Enable verbose log in analyze tests #1622