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

IntelliJ plugin cannot open reports of the scantype "secretScan" #88

Closed
haerter-tss opened this issue Apr 26, 2023 · 0 comments · Fixed by #117
Closed

IntelliJ plugin cannot open reports of the scantype "secretScan" #88

haerter-tss opened this issue Apr 26, 2023 · 0 comments · Fixed by #117
Assignees
Milestone

Comments

@haerter-tss
Copy link
Member

haerter-tss commented Apr 26, 2023

There is currently a bug that prevents the SecHub IntelliJ plugin to open a report that contains the scantype "secretScan".

Wanted:
It should be possible to open up the reports.

See also:
mercedes-benz/sechub-plugin-eclipse#27
mercedes-benz/sechub-plugin-vscode#23

@Jeeppler Jeeppler transferred this issue from mercedes-benz/sechub Apr 26, 2023
@de-jcup de-jcup self-assigned this Dec 8, 2023
@de-jcup de-jcup added this to the 0.4.0 milestone Dec 8, 2023
de-jcup added a commit that referenced this issue Dec 8, 2023
- added newer library to handle scan type "secret-scan" #88
- refactoring necessary (package names changed in library)
- replaced some deprecate usage of IntelliJ api
de-jcup added a commit that referenced this issue Dec 20, 2023
* Fix development setup and use newer Library #88, #115

- added newer library to handle scan type "secret-scan" #88
- refactoring necessary (package names changed in library)
- replaced some deprecate usage of IntelliJ api

* Added plugin developer guide and lib build info #114

* Package names refactored #116

* Fix github action build problems and archive artifacts

* Show name column instead description in table #39

- progressIndicator now only used when not null
- Added name field in finding model
- Show name column instead description in table

* Table is now sortable, initial sorted on first column #4

* Fixed failing unit test #39

* Fixed selection problems with sorted rows #4

* UI refactoring

- sechub import action added at title + toolbar
- refactored toolwindow content, no longer
  done by IntelliJ UI designer but programmatically
  and with IntelliJ components instead standard
  swing components
- Changed tree model of call hierarchy #118
- Refactor UI #119
- Refactored click and double click behavior,
  only double click opens editor file #120
- Selection by cursor works now #121
- Baloon tooltip for missing sources #122
- Introduce title actions for reset and open report #123
- Double click works now also at call step table #124

* UI enhancements
- type with icons #125
- traffic light with icon #126
- enhanced layouting
- reduced amount of textfields (one line at top of report table only)
- started separation for web request and response and attack by own tab components
- provide special view for web scans #127

* Added copyright headers

* ShowInEditor support added and enhanced file location explorer

* Updated documentation and set since version to 231

* Changed vendor information to vendor id and removed channel from publish plugin task

* Updated LICENSE file

* Added documentation about manual upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants