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 unknown fw #1608

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Handle unknown fw #1608

merged 1 commit into from
Feb 22, 2024

Conversation

dwertent
Copy link
Contributor

Overview

Updating error message in case of unknown framework.

Before:

% kubescape scan framework cis
 ✅  Initialized scanner
 ❌  http-error: '400 Bad Request', reason: 'framework 'cis' not found`

After:

% kubescape scan framework cis
 ✅  Initialized scanner
 ❌  framework 'cis' not found, run `kubescape list frameworks` for available frameworks

Signed-off-by: David Wertenteil <dwertent@armosec.io>
@dwertent dwertent merged commit 18df5dc into master Feb 22, 2024
38 of 42 checks passed
@dwertent dwertent deleted the fix/unknown-fw branch February 22, 2024 15:52
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.

None yet

2 participants