-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSSIndex API errors out on HTTP 500 with payload requesting report for an old jgroups version #42
Comments
This issue can be seen in the OSS Index site using: https://ossindex.sonatype.org/search?type=&q=pkg%3Amaven%2Forg.jgroups%2Fjgroups%402.6.17.GA |
@ken-duck any updates on this? |
@aikebah interestingly https://ossindex.sonatype.org/component/pkg:maven/org.jgroups/jgroups works. So it is definitely the version number that is throwing this off. I'm not sure what versions they are listing on the page as I do not have an account and the registration fails with a 500 for me. |
Actually - after logging in I was able to find the version 2.16.7.GA in the list. But if you click the link it takes you to a 500 error. |
So - half a year later this issue still persists even when going via the website at |
As reported by a users of OWASP dependency-check (jeremylong/DependencyCheck#5154 (comment)) the OSSIndex API errors out (internal server error) on retrieval of a component-report of jgroups 2.6.21.Final.
The text was updated successfully, but these errors were encountered: