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

feat: add openclarity/kubeclarity #16386

Merged

Conversation

CrystalMethod
Copy link
Contributor

openclarity/kubeclarity: KubeClarity is a tool for detection and management of Software Bill Of Materials (SBOM) and vulnerabilities of container images and filesystems

$ aqua g -i openclarity/kubeclarity

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ kubeclarity --help
KubeClarity content analyzer and vulnerability scanner

Usage:
  kubeclarity [command]

Available Commands:
  analyze     Content analyzer
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  scan        Vulnerability scanner

Flags:
      --config string   config file (default is $HOME/.kubeclarity.yaml)
  -h, --help            help for kubeclarity
  -t, --toggle          Help message for toggle
  -v, --version         version for kubeclarity

Use "kubeclarity [command] --help" for more information about a command.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Oct 16, 2023
@suzuki-shunsuke suzuki-shunsuke modified the milestones: v4.67.0, v4.68.0 Oct 16, 2023
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke
Copy link
Member

📝

Binary Distribution
Download the release distribution for your OS from the releases page

Unpack the kubeclarity-cli binary, add it to your PATH, and you are good to go!

Comment on lines 8 to 10
files:
- name: kubeclarity
src: kubeclarity-cli
Copy link
Member

Choose a reason for hiding this comment

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

Hmm. According to the document, the command name is kubeclarity-cli.

https://github.com/openclarity/kubeclarity#cli

$ kubeclarity-cli analyze --input-type image nginx:latest -o nginx.sbom

And the original binary is also kubeclarity-cli.

But according to the help message, the command name is kubeclarity.

$ kubeclarity-cli --help
KubeClarity content analyzer and vulnerability scanner

Usage:
  kubeclarity [command]

Available Commands:
  analyze     Content analyzer
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  scan        Vulnerability scanner

Flags:
      --config string   config file (default is $HOME/.kubeclarity.yaml)
  -h, --help            help for kubeclarity
  -t, --toggle          Help message for toggle
  -v, --version         version for kubeclarity

Use "kubeclarity [command] --help" for more information about a command.

Which is correct? 🤔

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Member

Choose a reason for hiding this comment

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

Thank you!

Copy link
Member

Choose a reason for hiding this comment

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

[openclarity/kubeclarity](https://github.com/openclarity/kubeclarity): KubeClarity is a tool for detection and management of Software Bill Of Materials (SBOM) and vulnerabilities of container images and filesystems
@suzuki-shunsuke suzuki-shunsuke merged commit 83296a2 into aquaproj:main Oct 18, 2023
16 checks passed
@suzuki-shunsuke suzuki-shunsuke added this to the v4.69.1 milestone Oct 18, 2023
@CrystalMethod CrystalMethod deleted the feat/openclarity/kubeclarity branch October 19, 2023 06:01
@suzuki-shunsuke
Copy link
Member

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 this pull request may close these issues.

None yet

2 participants