-
Notifications
You must be signed in to change notification settings - Fork 80
Merge develop into master for release
#4362
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update GitHub Action to include package update before installation
2 - After Github Action release: Merge master back into develop [auto-generated]
- provide add and remove of false positives - introduced new column in report table for false positives - minor changes at ui behavior - cleanup job report table on double click on job before loading data - introduce project false positive dialog
- synch now to json in dialog after remove - change texts to remove - rearranged icons in server view - server context now supports full project configuration instead of list of entries
- gradle build for eclipse plugin had compile errors, fixed this - using now newer gradle version as well - provide IDELogAdapter - moved missing "normal" java parts from src/main/java-eclipse to src/main/java - improved 'build-dependencies.sh': only when lib folder is not filled, the script will start the gradle task in SecHub root project! Also the output will be inside the lib folder instead on console (it was extreme irritating before: it seemed like that gradle task would always work inside the root folder of SecHub instead inside eclipse folder as root...)
- change version - provide new stable category
…e-positive-handling - Introduce false positive handling for eclipse plugin
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@74a5d14...184bdaa) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* implement version 1.0.0 of intellij plugin #4273 * pr fixes * force settings when settings are not set * force settings when settings are not set * handling ui updates in async fahion * implement mark false positive in intellij plugin #4326 * tests * exclude web scan type findings from mark false positive in intellij plugin * added doc for intellij mark false positive feature
- if a job does not belong to given project a not found exception will be thrown
…report-handling Fixed job report handling logic #4346
…de-plugin-1.2.0 Updated VSCode plugin to 1.2.0 #4348
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ithub-actions/scan/tmp-0.2.4 Bump tmp from 0.2.1 to 0.2.4 in /github-actions/scan
…/docker/login-action-3.5.0 Bump docker/login-action from 3.4.0 to 3.5.0
…tart-when-config-not-found Do hard PDS exit when no server configuration #4302
* Add basic impl for the sechub-assistant rest api #3708 - create gradle submodule and update dependencies - add rest controller - add model to openapi yaml - create basic integrationtest - create initial RestDocTest - add a basic implementation that returns a static result instead of communicating with a real LLM
…grade-to-gosec-2.22.7 upgrade to latest gosec release #4356
…nt-vscode Autoformat and linting VSCode plugin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.