struct
Shards::PackageScanResult
- Shards::PackageScanResult
- Struct
- Value
- Object
Overview
Holds the scan result for a single package.
Defined in:
vulnerability_scanner.crConstructors
Instance Method Summary
Constructor Detail
def self.new(package : Shards::Package, purl : Nil | String, vulnerabilities : Array(Shards::Vulnerability) = [] of Vulnerability)
#