MarcelBochtler / ort-workbench

A desktop workbench for OSS Review Toolkit result files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORT Workbench

Build Static Analysis

A basic workbench for ORT result files, implemented with Compose Desktop.

Getting Started

The are currently no binary builds published, to run the workbench clone the repository and execute:

./gradlew run

Roadmap

Implemented Features

  • Dependency tree
  • Issue list
  • Rule violation list
  • Vulnerability list

Planned Features

  • Package list
  • Defect list
  • Scan result view
  • .ort.yml editor
  • Curation editor
  • Package configuration editor
  • Resolution editor
  • Run ORT tools from the workbench

License

Copyright (C) 2022 Martin Nonnenmacher

This project is published under the Apache-2.0 license, see the LICENSE file in the root of this project for license details.

About

A desktop workbench for OSS Review Toolkit result files.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%