Skip to content

[pull] master from snyk:master#127

Merged
pull[bot] merged 6 commits intoMaxMood96:masterfrom
snyk:master
Jan 6, 2022
Merged

[pull] master from snyk:master#127
pull[bot] merged 6 commits intoMaxMood96:masterfrom
snyk:master

Conversation

@pull
Copy link

@pull pull bot commented Jan 6, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

snaftaly and others added 6 commits January 5, 2022 18:34
The scanResult object was added to the json output where
it should only have been added to calculate the the
dockerfile warning string.
This change removes the scanResult from the json output
as it was not supposed to be exposed.
This refactor is done to not have a special case for
array vs single result when formatting the results
for JSON output.
Note: dataToSend will now take the jsonData after formatting
rather than the data before formatting. Since the formatting
only changes the vulnerbilities and removes the unwanted
scanResult, and since the vulnerbilities are removed from
dataToSend before it is used, this change will not affect the
CLI bahvior except for removing the unwanted scanResult.
Renaming the object as in IaC the logic does more than mapping
the results.
Rename test fixtures used in format-test-results to align
with the variable name change.
This is done in a separate commit so it's clearer in git
history that the files were changed and then renamed rather
than deleted and created new files.
fix: Remove scanResult from json output [MAGMA-1280]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant