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

🧹 handle case where no report in returned #189

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

chris-rock
Copy link
Member

This change ensure the plugin does not panic when we have not returned a proper result. This case should normally not happen. Therefore it does not fix the underlying issue. cnspec is expected to always return a report or an error.

related to #187

Copy link
Contributor

@scottford-io scottford-io left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @chris-rock

@scottford-io scottford-io merged commit 4edbdb8 into main Jan 28, 2024
7 checks passed
@scottford-io scottford-io deleted the chris-rock/no-report branch January 28, 2024 16:58
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants