Skip to content

fix: sync package issue key name changes from CLI v3.4.0 release#41

Merged
maxrake merged 1 commit into
mainfrom
tissues
May 20, 2022
Merged

fix: sync package issue key name changes from CLI v3.4.0 release#41
maxrake merged 1 commit into
mainfrom
tissues

Conversation

@maxrake
Copy link
Copy Markdown
Contributor

@maxrake maxrake commented May 20, 2022

The mapping for package results in the verbose json response for an analyze command changed the key names for the CLI v3.4.0 release. risk_domain became domain and risk_level became severity.

Closes #40

Checklist

  • Does this PR have an associated issue (i.e., closes #<issueNum> in description above)?
  • Have you ensured that you have met the expected acceptance criteria?
  • [ ] Have you created sufficient tests?
  • Have you updated all affected documentation?

The mapping for package results in the verbose json response for an analyze command changed the key names for the CLI v3.4.0 release. `risk_domain` became `domain` and `risk_level` became `severity`.
@maxrake maxrake requested a review from a team as a code owner May 20, 2022 00:02
@maxrake maxrake self-assigned this May 20, 2022
@maxrake maxrake requested a review from cd-work May 20, 2022 00:02
Copy link
Copy Markdown
Contributor

@furi0us333 furi0us333 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maxrake maxrake merged commit 2f5f8d5 into main May 20, 2022
@maxrake maxrake deleted the tissues branch May 20, 2022 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues details for failing packages are not reported

2 participants