-
Notifications
You must be signed in to change notification settings - Fork 279
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
Add new parser for Trivy #711
Conversation
In the upcoming release the reference build detection of the Forensic Plugin will be used.
In the upcoming release the reference build detection of the Forensic Plugin will be used.
Use new architecture rule of plugin-utils to check `doFill` methods.
Improve checkbox names
*Total -- 369.40kb -> 251.30kb (31.97%) /doc/images/forensics-view.png -- 182.24kb -> 116.54kb (36.05%) /doc/images/reference-step.png -- 50.57kb -> 35.43kb (29.93%) /doc/images/reference-warnings.png -- 135.05kb -> 98.13kb (27.34%) /plugin/src/main/webapp/icons/ot-docker-linter-48x48.png -- 1.54kb -> 1.20kb (22.57%) Signed-off-by: ImgBotApp <[email protected]>
Security harding for UI model methods
[ImgBot] Optimize images
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.15 to v1.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.0.15...7de43a7) Signed-off-by: dependabot[bot] <[email protected]>
…ions/codecov/codecov-action-v1.1.0 Bump codecov/codecov-action from v1.0.15 to v1.1.0
Bumps [xmlunit-assertj](https://github.com/xmlunit/xmlunit) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.8.1...v2.8.2) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.1.0 to v1.1.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.1.0...1fc7722) Signed-off-by: dependabot[bot] <[email protected]>
…ions/codecov/codecov-action-v1.1.1 Bump codecov/codecov-action from v1.1.0 to v1.1.1
…xmlunit-xmlunit-assertj-2.8.2 Bump xmlunit-assertj from 2.8.1 to 2.8.2
Improve layout of checks markup
how is the correct way to reference to an unreleased dependency of analysis-model? |
You need to rebase your analysis-model PR with Then we get an incremental version. This version can be used in a PR of the associated https://github.com/jenkinsci/analysis-model-api-plugin. Then you can use this version in your PR. |
You can now use the released version: https://github.com/jenkinsci/analysis-model/releases/tag/v9.5.0 |
Codecov Report
@@ Coverage Diff @@
## master #711 +/- ##
============================================
- Coverage 80.72% 79.71% -1.01%
- Complexity 1504 1523 +19
============================================
Files 241 242 +1
Lines 5415 5570 +155
Branches 371 409 +38
============================================
+ Hits 4371 4440 +69
- Misses 888 967 +79
- Partials 156 163 +7 Continue to review full report at Codecov.
|
plugin/src/main/java/io/jenkins/plugins/analysis/warnings/Trivy.java
Outdated
Show resolved
Hide resolved
plugin/src/main/java/io/jenkins/plugins/analysis/warnings/Trivy.java
Outdated
Show resolved
Hide resolved
plugin/src/main/java/io/jenkins/plugins/analysis/warnings/Trivy.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please add a line to icons\License.txt
that adds the license for the icon.
And please rerun the test ToolsLister
so that the supported tools file will reflect the new changes.
plugin/src/main/resources/io/jenkins/plugins/analysis/warnings/Messages.properties
Outdated
Show resolved
Hide resolved
suggestion in the review
be aware that a new analyser-version need to be used