Docs exports: JSON llms.txt llms-full.txt Agent Files

struct Shards::Compliance::SectionData

Defined in:

compliance/report_builder.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def change_history : JSON::Any | Nil #

[View source]
def change_history=(change_history : JSON::Any | Nil) #

[View source]
def integrity : JSON::Any | Nil #

[View source]
def integrity=(integrity : JSON::Any | Nil) #

[View source]
def license_audit : JSON::Any | Nil #

[View source]
def license_audit=(license_audit : JSON::Any | Nil) #

[View source]
def policy_compliance : JSON::Any | Nil #

[View source]
def policy_compliance=(policy_compliance : JSON::Any | Nil) #

[View source]
def sbom : JSON::Any | Nil #

[View source]
def sbom=(sbom : JSON::Any | Nil) #

[View source]
def vulnerability_audit : JSON::Any | Nil #

[View source]
def vulnerability_audit=(vulnerability_audit : JSON::Any | Nil) #

[View source]