Skip to content
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

Display packages infomation on the JFrog Plugin local page that doesn't contain vulnerabilities #320

Open
sjl0825 opened this issue Mar 16, 2023 · 2 comments
Labels
feature request New feature or request

Comments

@sjl0825
Copy link

sjl0825 commented Mar 16, 2023

Is your feature request related to a problem? Please describe.
In previous versions of the JFrog Plugin, package information that does not contain vulnerabilities can be displayed on the local page. However, in version 2.1.1, package information that does not contain vulnerabilities is no longer displayed and only displays the package information that exists vulnerabilities.
Is it possible to modify the local page display of the JFrog Plugin so that all packages can be displayed on the local page instead of only packages with vulnerabilities.

Describe the solution you'd like to see
The JFrog Plugin local page displays all package information, including packages that have vulnerabilities and don't have vulnerabilities.

Describe alternatives you've considered
No other alternative was found.

Additional context
I applied the JFrog Plugin of the previous version and the latest version respectively in the PyCharm. In the previous version, all package information can be displayed on the local page, but in the latest version, only packages with vulnerabilities are displayed.
Whether can modify the local page in JFrog Plugin so that all package pages can be displayed, including packages with and without vulnerabilities.
The previous versions of the JFrog Plugin:
image

The 2.1.1 version of the JFrog Plugin:
image

@sjl0825 sjl0825 added the feature request New feature or request label Mar 16, 2023
@yahavi
Copy link
Member

yahavi commented Mar 17, 2023

Hello @sjl0825 and thank you for using the JFrog IDEA plugin.

The main purpose of this plugin is to show security vulnerabilities and license violations in your project.
We have some big plans for the JFrog IDEA plugin in the near future. To make it more flexible we decided in v2 to show only the required information as mentioned above for a specific file or a Python environment.
Also - you can see all of the installed Python packages in the "Python packages" tab of the Python plugin.

Could I ask why would you like to see the full dependency tree in this plugin?

@sjl0825
Copy link
Author

sjl0825 commented Mar 28, 2023

Hello @sjl0825 and thank you for using the JFrog IDEA plugin.

The main purpose of this plugin is to show security vulnerabilities and license violations in your project. We have some big plans for the JFrog IDEA plugin in the near future. To make it more flexible we decided in v2 to show only the required information as mentioned above for a specific file or a Python environment. Also - you can see all of the installed Python packages in the "Python packages" tab of the Python plugin.

Could I ask why would you like to see the full dependency tree in this plugin?

Hi @yahavi,
Thank you for your update.
My customer just wants the display on the local page to be consistent with the same as the JFrog IDEA Plugin of the previous version, hoping that the scanning information of all packages can be displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants