WebApp
Generates a web application to browse an ORT result interactively.
Configuration
Example
Use the following syntax to configure this plugin globally as part of config.yml
:
ort:
reporter:
reporters:
WebApp:
options:
deduplicateDependencyTree: false
Options
deduplicateDependencyTree
If true, subtrees occurring multiple times in the dependency tree are stripped.