ScanResult type

1 つのルールに対する脆弱性評価スキャンの結果。

type ScanResult = Resource & { properties?: ScanResultProperties }