Skip scanner version when comparing expected JSON
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