-
Notifications
You must be signed in to change notification settings - Fork 27
Labels
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📫 Backlog