Sebastian Schuberth

Results 1424 comments of Sebastian Schuberth

> This is complete! Should the boxes in the top post then also be ticked for completeness, @another-rex?

> The options for configurations use singular And that's probably because we actually use `readValue()` pretty much everywhere except for `FilePackageConfigurationProvider` where we use `readValue()`. Which means our code is...

This has been partly addressed in https://github.com/oss-review-toolkit/ort/pull/6858.

> There is no API By now there is, see https://wiki.osselot.org/index.php/REST. However, that "API" only gets us SPDX files in different formats.

@fviernau can we proceed with this? I'd really like to have the feature finally merged after 2 weeks.

To start with, we should probably do [like GitLab does](https://docs.gitlab.com/ee/user/application_security/sast/index.html#supported-languages-and-frameworks) and use Semgrep for pretty much everything.

Work on this has been started in https://github.com/oss-review-toolkit/ort/pull/10048.

> Find a way to query the SCANOSS server version Hey @scanossjs, @eeisegn, is there currently an API endpoint for that?

> > Find a way to query the SCANOSS server version > > Hey @scanossjs, @eeisegn, is there currently an API endpoint for that? Or @scanossjeronimo maybe?

The new plan is to address this differently, my migrating from https://github.com/scanoss/scanner.java to https://github.com/scanoss/scanoss.java as a client, replacing ORT's own one.