Skip to content

Refresh the expected JSON so that it's inline with other SAST scanners

Craig Smith requested to merge craigmsmith-enable-refresh-expected into master

What does this MR do?

The expected JSON for most other SAST analyzers can be updated using analyzer-refresh-expected-json, however, this functionality has not been enabled on this project.

This MR is a no-op change, and only updates the rspec test to enable analyzer-refresh-expected-json and refreshes the JSON.

What are the relevant issue numbers?

NA

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports