Skip to content

Commit 14e1958

Browse files
image_name is added
1 parent 6475832 commit 14e1958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proto/package_scanner.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ message SBOMRequest {
1818
string host_name = 8;
1919
string registry_id = 9;
2020
string container_id = 10;
21+
string image_name = 11;
2122
}
2223

2324
message SBOMResult {

0 commit comments

Comments
 (0)