Skip to content

Skip scanner version when comparing expected JSON

Craig Smith requested to merge craigmsmith-skip-scanner-version into master

scan.scanner.version is ignored when comparing the expected JSON to the generated version in the semgrep integration specs.

This MR helps make that explicit by setting that value to :SKIP: when regenerating expected JSON. This will make MR's that regenerate the JSON cleaner and easier to review.

Edited by Craig Smith

Merge request reports