Vulnerability details unavailable in current version, previously displayed
vipulasri opened this issue · 2 comments
Describe the bug
The plugin doesn't shows vulnerability details other than just listing the vulnerability titles
To Reproduce
- Scan the project
- Observe the list of vulnerabilities inside the dependencies
- Click on the vulnerability name and observe nothing pops-up in the right pane
Expected behavior
Clicking on vulnerability name should ideally display the details about the vulnerability, as previously it used to work.
Versions
- JFrog IDEA plugin version: 2.6.6
- Operating system: MacOS Sonoma 14.2.1
- Android Studio version: Android Studio Hedgehog | 2023.1.1
Hey @vipulasri,
Thank you for flagging this issue. We've traced it to JCEF (Java Chromium Embedded Framework) instability in Android Studio 2023.1. This impacts various plugins, including those bundled with Android Studio, relying on JCEF functionality.
While we investigate and work on a fix, you might consider reverting to Android Studio 2022.3, where JCEF appears stable.
We recognize this workaround isn't ideal and are actively addressing the problem in our plugin. Additionally, we've opened an issue with the Android Studio team.
We'll provide updates on our progress here.
The feature is working fine on the latest version of Android Studio