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

class Shards::PolicyChecker

Defined in:

policy_checker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(policy : Policy) #

[View source]

Instance Method Detail

def check(packages : Array(Package)) : PolicyReport #

Main entry point: check all packages against all rules


[View source]
def policy : Policy #

[View source]
def report : PolicyReport #

[View source]