Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(cli): migrate cmd compliance aws|gcp|azure get-report #959

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

dmurray-lacework
Copy link
Collaborator

@dmurray-lacework dmurray-lacework commented Oct 18, 2022

Summary

Update the command compliance aws|gcp|azure get-report <id> to use the v2 api

How did you test this change?

Update compliance_aws_test.go and compliance_test.go with v2 mock responses.
Manually run:
compliance aws|gcp|azure get-report <id>
compliance aws|gcp|azure get-report <id> --details
compliance aws|gcp|azure get-report <id> --json
compliance aws|gcp|azure get-report <id> [rec_id]

Issue

https://lacework.atlassian.net/browse/ALLY-1212

@dmurray-lacework dmurray-lacework force-pushed the dmurray-lacework/ALLY-1212 branch 2 times, most recently from e22d7ea to 847a462 Compare October 19, 2022 14:42
cli/cmd/compliance_aws.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@rmoles rmoles left a comment

Choose a reason for hiding this comment

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

Noice. Changes look good to me. 1 small comment...

Signed-off-by: Darren Murray <[email protected]>
@dmurray-lacework dmurray-lacework merged commit b613dfe into main Oct 20, 2022
@dmurray-lacework dmurray-lacework deleted the dmurray-lacework/ALLY-1212 branch October 20, 2022 12:52
@lacework-releng lacework-releng mentioned this pull request Oct 27, 2022
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.

2 participants