Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion grafeas-v1/lib/grafeas/v1/discovery_pb.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions grafeas-v1/proto_docs/grafeas/v1/discovery.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ class DiscoveryNote
# @!attribute [rw] files
# @return [::Array<::Grafeas::V1::DiscoveryOccurrence::File>]
# Files that make up the resource described by the occurrence.
# @!attribute [rw] last_vulnerability_update_time
# @return [::Google::Protobuf::Timestamp]
# The last time vulnerability scan results changed.
class DiscoveryOccurrence
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down
Loading