Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added support for the JavaScript Vue.js framework. The following rules were added:
    • VueComponentDataMustBeFunction: Component data must be a function.
    • VueForWithoutKey: Always use key with v-for.
    • VueHtmlEscapeDisabled: Vue HTML escaping is disabled.
    • VueIfWithForDirective: Never use v-if on the same element as v-for.
  • Update CWETOP25 tags to 2021 version
  • Added new mapping for the latest 2021 OWASP Top10 list.

Fixed Issues

Kiuwan server

  • SAS-5625 OOM with Insights analysis
  • SAS-5787 Fix long computation times with empty group + artifact dependency when computing obsolescence in Kiuwan

KLA (KiuwanLocalAnalyzer)

...