Skip to content

Fix array sorting and remove unused code

James Liu requested to merge jliu/improve-compare-scripts into master

What does this MR do?

  • Removes ds and it from the comparison script.
  • Removes ds tests from the Ruby specs.
  • Only orders the top-level vulnerabilities array in SAST and SD reports, instead of recursively sorting all arrays. See the commit message for more info.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by James Liu

Merge request reports