PackageReport
PackageReport
| Name | Description | Schema | Default |
|---|---|---|---|
| category required | 카테고리 Example : Language | string | |
| os_language optional | OS 이름 또는 언어 이름 Example : Java | any of [string, null] | |
| package_name optional | 패키지명 Example : com.example.sample | any of [string, null] | |
| scan_summary required | ScanSummary | ||
| type required | Pipeline 유형 Example : os-pkg(binary) | string | |
| version required | OS 배포 버전 Example : 0.7.2-r3 | string |