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

cli: introduce new cli command - scan namespace #1099

Closed
chen-keinan opened this issue Apr 4, 2022 · 0 comments
Closed

cli: introduce new cli command - scan namespace #1099

chen-keinan opened this issue Apr 4, 2022 · 0 comments
Assignees
Labels
🚀 enhancement New feature or request

Comments

@chen-keinan
Copy link
Contributor

chen-keinan commented Apr 4, 2022

it is required to introduce a cli command:
starboard scan namespace <namespace name>

  • the command will trigger logic for:

  • Retrieve all supported resources in the namespace and use the following scanners to scan the resources (in cluster)

    • Vulnerability scanning
    • config-audit scanning
  • Scanning should be done in a synchronous way and return output at the end of the scanning in the following formats:

@chen-keinan chen-keinan added the 🚀 enhancement New feature or request label Apr 4, 2022
@chen-keinan chen-keinan added this to the Release v0.16.0 milestone Apr 4, 2022
@chen-keinan chen-keinan self-assigned this Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant