Michael Bolz

Results 6 issues of Michael Bolz

The label thresholds (`com.sap.oss.phosphor.fosstars.model.rating.oss.OssArtifactSecurityRating.Thresholds`) used by the `OssArtifactSecurityRating` were copied from the `OssSecurityRating` without validation (as it was for the PoC). As the scores used by the `OssArtifactSecurityRating` are now...

tuning

Improve `ArtifactVersionVulnerabilityScore` to work with not semantic versions. Currently only version which follows the [Semantic Version](https://semver.org/) format can be used.

enhancement

Refactor current `Oss*Scores`: - `OssSecurityScore` - `OssArtifactSecurityScore` - ~`OssArtifactVersionScore`~ `ArtifactVersionSecurityScore` 1. Discuss if ~`OssArtifactVersionScore`~ `ArtifactVersionSecurityScore` is required (as additional hierarchy) or if it can be merged in `OssArtifactSecurityScore` 2. Discuss...

enhancement

Idea is to use the `name()` for the short name and add an additional `description()` method (field) which contains a longer description. E.g. for `HAS_SECURITY_POLICY` name = _"Has security policy"_...

enhancement

Add support for multiple backends as comma separated list (e.g. `asciidoc,swagger`). Would be really nice if this would be merged as I had several projects were we required the `swagger`...

https://issues.apache.org/jira/browse/OLINGO-1635