Finding
sereto.cli.finding
¶
show_findings(version_config)
¶
Show the findings for a specific version.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
version_config
|
VersionConfig
|
The project configuration for specific version. |
required |
Source code in sereto/cli/finding.py
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
|