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
This is an automated GitHub Issue created by Sonatype DepShield. Details on managing GitHub Apps, including DepShield, are available for personal and organization accounts. Please submit questions or feedback about DepShield to the Sonatype DepShield Community.
The text was updated successfully, but these errors were encountered:
Right now, we're using mockito for HTTP request mocking to OSSI. We could consider switching this out for httpmock, since that supports sync HTTP mock testing and doesn't have any known vulnerabilities on OSSI.
Vulnerabilities
DepShield reports that this application's usage of rand_chacha:0.3.1 results in the following vulnerability(s):
Occurrences
rand_chacha:0.3.1 is a transitive dependency introduced by the following direct dependency(s):
• mockito:0.30.0
└─ rand:0.8.4
└─ rand_chacha:0.3.1
This is an automated GitHub Issue created by Sonatype DepShield. Details on managing GitHub Apps, including DepShield, are available for personal and organization accounts. Please submit questions or feedback about DepShield to the Sonatype DepShield Community.
The text was updated successfully, but these errors were encountered: