You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(i.e. when I added the wrong username here, i got a 401.)
I'm trying to get it to work from the command line, sadly mvn org.sonatype.ossindex.maven:ossindex-maven-plugin:audit-aggregate -f pom.xml -"Dossindex.clientConfiguration.authConfiguration.username={WRONG_USERNAME}" -"Dossindex.clientConfiguration.authConfiguration.password={SOME_PASSWORD}" still does not return a 401, but the correct cve result, so I think this is not how you run it from the command line
I find that the documentation is really lacking here.:/
If anyone has any idea, how to configure this from the command line, this would be a great help.
On https://sonatype.github.io/ossindex-maven/maven-plugin/ossindex-audit/#clientConfiguration , link to "client configuration" is wrong:
Cf. issue #73
The text was updated successfully, but these errors were encountered: