Fix FP in CT_CONSTRUCTOR_THROW when the finalizer does not run, since the exception is thrown before java.lang.Object's constructor exits for checked exceptions (#2710)
Applied changes for bcel 6.8.0 with adjustments to constant pool (#2756)
More information bcel changes can be found on (#2757)
Fix FN in CT_CONSTRUCTOR_THROW when the return value of the called method is not void or primitive type.
Allow 'onlyAnalyze' option to specify negative matches, such that this facility can be used to prevent a subset of classes to be excluded from analysis (#2754)
Strictly require logback 1.2.13 due to CVE-2023-6481 and CVE-23-6378 (#2760)
Prefer log4j2 at 2.22.0 and logback at 1.4.14 (#2760)
Fix FP in CT_CONSTRUCTOR_THROW when the finalizer does not run, since the exception is thrown before java.lang.Object's constructor exits for checked exceptions (#2710)
Applied changes for bcel 6.8.0 with adjustments to constant pool (#2756)
More information bcel changes can be found on (#2757)
Fix FN in CT_CONSTRUCTOR_THROW when the return value of the called method is not void or primitive type.
Fix FP in CT_CONSTRUCTOR_THROW when exception throwing lambda is created, but not called in constructor (#2695)
Allow 'onlyAnalyze' option to specify negative matches, such that this facility can be used to prevent a subset of classes to be excluded from analysis (#2754)
Strictly require logback 1.2.13 due to CVE-2023-6481 and CVE-23-6378 (#2760)
Prefer log4j2 at 2.22.0 and logback at 1.4.14 (#2760)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
coverage: 94.007%. remained the same
when pulling a9482d4424e5c5670215626aafeae9b574d18c42 on dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.8.3
into b09f3cd33eb167768992eaf151bad653d8d63754 on main.
Bumps com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3.
Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
Commits
1e42fc9
release v4.8.344dd360
Fix FNs in CT_CONSTRUCTOR_THROW (#2747)10422e8
Adjust log binding requirements due to CVEs from logback (#2760)e720004
Support negated onlyAnalyze items (#2754)8a41d8f
Sonar Analyses fixes (#2753)a7aada2
fix(deps): update dependency org.apache.bcel:bcel to v6.8.0 (#2756)c176966
chore(deps): update dependency com.diffplug.gradle:goomph to v3.44.0 (#2758)0f7a97f
chore(deps): update plugin com.github.spotbugs to v6.0.2 (#2742)5495d4b
chore(deps): update plugin com.gradle.enterprise to v3.16 (#2746)194f19b
Use String.isEmpty() with null guards (#2755)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show