Sebastian Schuberth

Results 1423 comments of Sebastian Schuberth

> Do we have a CLI for cyclonedx that i can use to generate bom for all languages? FYI @bhuvi11, the [ORT](https://github.com/oss-review-toolkit/ort) [analyzer](https://github.com/oss-review-toolkit/ort#analyzer) in combination with the [reporter](https://github.com/oss-review-toolkit/ort#reporter) aims to...

I agree that "BSD License" should not be mapped to "BSD-3-Clause" as it's not clear which BSD version is meant in the former (we did [remove this mapping in ORT](https://github.com/oss-review-toolkit/ort/pull/3857)...

An here's that blog post: https://blog.travis-ci.com/2017-02-28-introducing-dashboard

> I'm just quite blocked, because I'm waiting for the new ktor 2 API to become stable. Out of curiosity, do you know about any ETA for that?

Let me know if there's anything contributors could help with.

[Ktor 2](https://blog.jetbrains.com/ktor/2022/04/11/ktor-2-0-released/) has been out for a while. Are there any updates to this issue (also WRT accepting help)?

Just wondering, does this new node transformer also help to implement https://github.com/sksamuel/hoplite/issues/358?

> When configuring a toolchain at project level (`java { toolchain { … } }`), all JavaExec tasks in that project [should] default to using that toolchain. Just sharing that...

> For example we are using a [plugin](https://github.com/int128/gradle-swagger-generator-plugin) that generates code through the JavaExec task. This forces us to take extra care of the version we run gradle with. Which...

Thanks for checking, I also cannot reproduce the issue anymore.