forked from mirrors/kingfisher
refactored output reporting and formatting logic
This commit is contained in:
parent
bbe1c38c93
commit
bc05c3e5f2
15 changed files with 1109 additions and 1275 deletions
|
|
@ -124,7 +124,6 @@ pub struct InputSpecifierArgs {
|
|||
#[arg(long, requires = "s3_bucket")]
|
||||
pub aws_local_profile: Option<String>,
|
||||
|
||||
|
||||
/// Docker/OCI images to scan (no local Docker required)
|
||||
#[arg(long = "docker-image")]
|
||||
pub docker_image: Vec<String>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue