SecretReport
SecretReport
| Name | Description | Schema | Default |
|---|---|---|---|
| category required | Category Example : Language | string | |
| file_name required | Secret file name Example : /certs/sample-key1.key | string | |
| match required | Secret match Example : -----BEGIN SAMPLE KEY-----*********************... | string | |
| rule_id required | Rule ID Example : private-key | string | |
| severity required | Severity Example : High | string | |
| start_line required | Secret start line Example : 1 | integer | |
| target required | Target Example : /certs/sample-key1.key | string | |
| title required | Secret title Example : Asymmetric Private Key | string | |
| vulnerability_class required | Vulnerability class Example : secret | string |