Skip to content

Commit

Permalink
image_name is added
Browse files Browse the repository at this point in the history
  • Loading branch information
mukuldeepfence authored Jan 18, 2023
1 parent 6475832 commit 14e1958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/package_scanner.proto
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ message SBOMRequest {
string host_name = 8;
string registry_id = 9;
string container_id = 10;
string image_name = 11;
}

message SBOMResult {
Expand Down

0 comments on commit 14e1958

Please sign in to comment.