We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6475832 commit 14e1958Copy full SHA for 14e1958
proto/package_scanner.proto
@@ -18,6 +18,7 @@ message SBOMRequest {
18
string host_name = 8;
19
string registry_id = 9;
20
string container_id = 10;
21
+ string image_name = 11;
22
}
23
24
message SBOMResult {
0 commit comments