Class: Grafeas::V1::ComplianceNote::CisBenchmark

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/compliance.rb

Overview

A compliance check that is a CIS benchmark.

Instance Attribute Summary collapse

Instance Attribute Details

#profile_level::Integer

Returns:

  • (::Integer)


51
52
53
54
# File 'proto_docs/grafeas/v1/compliance.rb', line 51

class CisBenchmark
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#severity::Grafeas::V1::Severity



51
52
53
54
# File 'proto_docs/grafeas/v1/compliance.rb', line 51

class CisBenchmark
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end