Skip to content

OSSIndex fails in CI build #486

@redcatbear

Description

@redcatbear

Situation

In the latest CI builds, we get the following error:

[INFO] --- ossindex:3.2.0:audit (audit) @ openfasttrace-reporter-aspec ---
Warning:  Missing configuration for server-id: ossindex
[INFO] Checking for vulnerabilities; 20 artifacts
[INFO] Exclude coordinates: []
[INFO] Exclude vulnerability identifiers: []
[INFO] CVSS-score threshold: 0.0
Warning:  Failed to fetch component-reports
org.sonatype.ossindex.service.client.transport.Transport$TransportException: Unexpected response; status: HTTP/1.1 401 Unauthorized
[...]

It looks like the mechanism for credential handling changed.

Expected Behavior

OSSIndex scan runs in CI.

Actual Behavior

OSSIndex scan fails in CI with authorization error.

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

📫 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions