Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
findsecbugs-cli-1.14.0.zip | 2025-06-17 | 17.2 MB | |
README.md | 2025-06-17 | 2.6 kB | |
Version 1.14.0 source code.tar.gz | 2025-06-17 | 1.6 MB | |
Version 1.14.0 source code.zip | 2025-06-17 | 2.6 MB | |
Totals: 4 Items | 21.4 MB | 3 |
What's Changed
- Upgrade SpotBugs to 4.8.3 by @gtoison in https://github.com/find-sec-bugs/find-sec-bugs/pull/725
- Release 1.13.0 by @h3xstream in https://github.com/find-sec-bugs/find-sec-bugs/pull/726
- Added missing BugCode for SECXXEVAL abbrev by @gtoison in https://github.com/find-sec-bugs/find-sec-bugs/pull/728
- Upgrade the build to run on JDK 11 by @gtoison in https://github.com/find-sec-bugs/find-sec-bugs/pull/729
- Add support for jakarta by @cheeghi in https://github.com/find-sec-bugs/find-sec-bugs/pull/734
- Update SpotBugs version by @JuditKnoll in https://github.com/find-sec-bugs/find-sec-bugs/pull/739
- Replace deprecated tasks with target in maven-antrun-plugin by @JuditKnoll in https://github.com/find-sec-bugs/find-sec-bugs/pull/740
- Fix typos in
messages.xml
by @JuditKnoll in https://github.com/find-sec-bugs/find-sec-bugs/pull/741 - Local build fails after [#740] by @topolik in https://github.com/find-sec-bugs/find-sec-bugs/pull/746
- Use SoftRerefence to detect if the value was already taken by GC (#595) by @topolik in https://github.com/find-sec-bugs/find-sec-bugs/pull/747
- Remove array signature from classname by @kohlschuetter in https://github.com/find-sec-bugs/find-sec-bugs/pull/752
- add jakarta.activation.FileDataSource path-traversal-in.txt by @vsTianhao in https://github.com/find-sec-bugs/find-sec-bugs/pull/743
- Updated latest version in the website by @keerthivarumbudy in https://github.com/find-sec-bugs/find-sec-bugs/pull/745
- Misinterpreting invokedynamic causes "missing class" warning by @kohlschuetter in https://github.com/find-sec-bugs/find-sec-bugs/pull/750
- update gha actions/cache from v1 to v4 by @JuditKnoll in https://github.com/find-sec-bugs/find-sec-bugs/pull/755
- update SpotBugs and SpotBugs maven plugin versions by @JuditKnoll in https://github.com/find-sec-bugs/find-sec-bugs/pull/756
- Make cwe info consistent by @JuditKnoll in https://github.com/find-sec-bugs/find-sec-bugs/pull/753
New Contributors
- @cheeghi made their first contribution in https://github.com/find-sec-bugs/find-sec-bugs/pull/734
- @JuditKnoll made their first contribution in https://github.com/find-sec-bugs/find-sec-bugs/pull/739
- @kohlschuetter made their first contribution in https://github.com/find-sec-bugs/find-sec-bugs/pull/752
- @vsTianhao made their first contribution in https://github.com/find-sec-bugs/find-sec-bugs/pull/743
- @keerthivarumbudy made their first contribution in https://github.com/find-sec-bugs/find-sec-bugs/pull/745
Full Changelog: https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.13.0...version-1.14.0