Skip to content

Commit 7ad3a10

Browse files
committed
Update package scanner request fields
1 parent 1e8c1ae commit 7ad3a10

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
@@ -16,6 +16,7 @@ message SBOMRequest {
1616
string scan_id = 6;
1717
string node_type = 7;
1818
string host_name = 8;
19+
string registry_id = 9;
1920
}
2021

2122
message SBOMResult {

0 commit comments

Comments
 (0)