Skip to content

Commit

Permalink
Update api/proto/v1/engine.proto
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
northdpole and github-actions[bot] authored Feb 15, 2024
1 parent 25067d4 commit ea0e9c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/proto/v1/engine.proto
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ message ScanInfo {
string scan_uuid = 1;
// timestamp of when the scan was triggered (passed to LaunchToolResponse)
google.protobuf.Timestamp scan_start_time = 2;

// [Optional] scan tags is a user defined list of tags for this scan
map<string, string> scan_tags = 3;

Expand Down

0 comments on commit ea0e9c2

Please sign in to comment.