We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Merge the current CLI scan and get commands for the following reports:
scan
get
starboard scan configauditreports nginx
starboard scan vulnerabilityreports nginx
When you run :
starboard scan configauditreports
it should scan for config checks and returns the scan result in one go and return output at the end of the scanning in the following formats:
Once the above has been completed the get command can be deprecated and removed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Merge the current CLI
scan
andget
commands for the following reports:starboard scan configauditreports nginx
starboard scan vulnerabilityreports nginx
Example:
When you run :
starboard scan configauditreports
it should scan for config checks and returns the scan result in one go and return output at the end of the scanning in the following formats:
Once the above has been completed the
get
command can be deprecated and removedThe text was updated successfully, but these errors were encountered: