Thomas Steenbergen

Results 58 issues of Thomas Steenbergen

Similar to the ORT integrations for [GitHub](https://github.com/oss-review-toolkit/ort-ci-github-action) and [GitLab](https://github.com/oss-review-toolkit/ort-ci-gitlab) we propose to implement a integration for [Forgejo Actions](https://forgejo.org/docs/latest/user/actions/basic-concepts/).

integrations

### What is the functionality you want to propose? Add a link to ORT docs point users ways how to resolve rule violations and highlighting that WebApp and Static HTML...

documentation
evaluator
to triage

This could include the rewrite the documentation of VulnerableCode docs (see https://vulnerablecode.readthedocs.org/) according to Diátaxis framework to make the AboutCode docs better.

documentation

If the input of ScanCode.io project is a single package URL such as `pkg:github/jshttp/[email protected]` then it make sense to me that in the project settings automatically the PURL field is...

enhancement

As part of the ScanCode ORT integration (see https://github.com/aboutcode-org/scancode.io/issues/1727) I tested analyzing [Mime Types 2.1.26](https://github.com/jshttp/mime-types/tree/2.1.26) as various inputs to ScanCode.io. v35.3.0 and to my surprise noticed that dependencies detected included...

bug

Several of the ScanCode.io v35.3.0 built-in pipelines are confusing - to me and others they look to be doing roughly the same thing. Talking about pipelines in below table -...

enhancement
web-ui

Currently if ScanCode.io is given multiple inputs (e.g. package URL, archive) the found packages and dependencies will be merged or "flatten"in the resulting CycloneDX and SPDX SBOMs. This may have...

enhancement

ScanCode.io will generate a project result file as JSON after each run that includes project details like input sources, settings, package and dependencies found. Other SBOM tools such as grype...

enhancement