fix(deps): update dependency com.code-intelligence:jazzer-api to v0.26.0 by renovate[bot] · Pull Request #1088 · sigstore/sigstore-java
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| com.code-intelligence:jazzer-api | 0.24.0 -> 0.26.0 |
Release Notes
CodeIntelligenceTesting/jazzer (com.code-intelligence:jazzer-api)
v0.26.0
What's Changed
- feat: add linux arm64 support by @simonresch in #973
- feat: add Finite annotation by @onionpsy in #969
- feat: add additional number annotations by @florianGla in #959
- feat: dedicated options for fuzzing duration & executions by @simonresch in #956
- fix: update regex for detecting intellij coverage agent by @florianGla in #961
- fix index out of bounds when mutating empty constructor arguments by @simonresch in #962
- fix: correct multiple method descriptors in builtin hooks by @simonresch in #967
- fix: support maxSize > 1000 in map mutator by @simonresch in #986
- fix: don't apply Bean factories for proto enums by @simonresch in #963
- fix: correct descriptors for String.split methods by @simonresch in #966
- docs: restructure and improve the docs by @oetr in #958
- docs: fix wrong Java class name in mutation framework docs by @Marcono1234 in #972
- docs: fix wrong corpus dir in README by @Marcono1234 in #970
- docs: document mutation annotation
AppliesToin Javadoc by @Marcono1234 in #974 - docs: add Javadoc to mutation annotations by @Marcono1234 in #976
- docs: add link to Bazel+JUnit example; improve description by @oetr in #965
- chore: fuzz them all by @oetr in #954
- chore: update protobuf to version 32.1 by @simonresch in #985
- chore(deps): update test maven deps by @renovate[bot] in #979
- chore: write list fuzz tests command output to stdout by @florianGla in #982
- chore: fix pom.xml for junit example project by @simonresch in #960
New Contributors
- @onionpsy made their first contribution in #969
Full Changelog: CodeIntelligenceTesting/jazzer@v0.25.1...v0.26.0
v0.25.1
What's Changed
- chore: publish using Portal OSSRH Staging API by @oetr in #948
- docs: showcase the mutation framework in the readme by @oetr in #947
- fix(mutation): ensure maxSize >= size when using libfuzzer by @oetr in #952
- findings: add entry for aircompressor by @Marcono1234 in #953
- Update ASM dependencies to version 9.8 by @apache-hb in #950
New Contributors
- @apache-hb made their first contribution in #950
Full Changelog: CodeIntelligenceTesting/jazzer@v0.25.0...v0.25.1
v0.25.0
What's Changed
- feat: add
Unsafearray access sanitizer by @Marcono1234 in #932 - feat: add a path traversal sanitizer by @tballison in #915
- feat: add path traversal configuration using
BugDetectorsAPI by @oetr in #943 - breaking fix: make sure
ConsumeIntegralInRangeis always in range [min; max] by @oetr in #945. This change might invalidate some existing crash and corpus files. - fix: clear last finding before starting a fuzzing run by @oetr in #944
- docs: fix incorrect annotation names by @Marcono1234 in #937
- docs: improve documentation by @Marcono1234 in #929
- chore: update pom.xml examples with correct version by @marklemay in #927
- chore: remove outdated CI workflow badge from README by @Marcono1234 in #946
New Contributors
- @tballison made their first contribution in #915
- @Marcono1234 made their first contribution in #929
- @marklemay made their first contribution in #927
Full Changelog: CodeIntelligenceTesting/jazzer@v0.24.0...v0.25.0
Configuration
📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.