logging-log4j2
logging-log4j2 copied to clipboard
Bump jazzer.version from 0.24.0 to 0.25.0 in /log4j-parent
Bumps jazzer.version from 0.24.0 to 0.25.0.
Updates com.code-intelligence:jazzer from 0.24.0 to 0.25.0
Release notes
Sourced from com.code-intelligence:jazzer's releases.
v0.25.0
What's Changed
- feat: add
Unsafearray access sanitizer by@Marcono1234in CodeIntelligenceTesting/jazzer#932- feat: add a path traversal sanitizer by
@tballisonin CodeIntelligenceTesting/jazzer#915- feat: add path traversal configuration using
BugDetectorsAPI by@oetrin CodeIntelligenceTesting/jazzer#943- breaking fix: make sure
ConsumeIntegralInRangeis always in range [min; max] by@oetrin CodeIntelligenceTesting/jazzer#945. This change might invalidate some existing crash and corpus files.- fix: clear last finding before starting a fuzzing run by
@oetrin CodeIntelligenceTesting/jazzer#944- docs: fix incorrect annotation names by
@Marcono1234in CodeIntelligenceTesting/jazzer#937- docs: improve documentation by
@Marcono1234in CodeIntelligenceTesting/jazzer#929- chore: update pom.xml examples with correct version by
@marklemayin CodeIntelligenceTesting/jazzer#927- chore: remove outdated CI workflow badge from README by
@Marcono1234in CodeIntelligenceTesting/jazzer#946New Contributors
@tballisonmade their first contribution in CodeIntelligenceTesting/jazzer#915@Marcono1234made their first contribution in CodeIntelligenceTesting/jazzer#929@marklemaymade their first contribution in CodeIntelligenceTesting/jazzer#927Full Changelog: https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.24.0...v0.25.0
Commits
2256822chore: update publishing instructions67bea58chore: generate a maven bundle release for manual upload12e06b3chore: remove outdated CI workflow badge from README96d38eeUpdate pom.xml47fef8ffix: make sure ConsumeIntegralInRange is always in range [min; max]c733606fix: clear last finding before starting a fuzzing run1840ec2chore: add more tests for the path traversal sanitizer01ac8a1feat: add user-defined allow-predicate to file path traversal sanitizerb266ec3chore: refactor BugDetectors to more generic sanitizer field manipulation6623706feat: use BugDetectors API to control the path traversal sanitizer- Additional commits viewable in compare view
Updates com.code-intelligence:jazzer-api from 0.24.0 to 0.25.0
Release notes
Sourced from com.code-intelligence:jazzer-api's releases.
v0.25.0
What's Changed
- feat: add
Unsafearray access sanitizer by@Marcono1234in CodeIntelligenceTesting/jazzer#932- feat: add a path traversal sanitizer by
@tballisonin CodeIntelligenceTesting/jazzer#915- feat: add path traversal configuration using
BugDetectorsAPI by@oetrin CodeIntelligenceTesting/jazzer#943- breaking fix: make sure
ConsumeIntegralInRangeis always in range [min; max] by@oetrin CodeIntelligenceTesting/jazzer#945. This change might invalidate some existing crash and corpus files.- fix: clear last finding before starting a fuzzing run by
@oetrin CodeIntelligenceTesting/jazzer#944- docs: fix incorrect annotation names by
@Marcono1234in CodeIntelligenceTesting/jazzer#937- docs: improve documentation by
@Marcono1234in CodeIntelligenceTesting/jazzer#929- chore: update pom.xml examples with correct version by
@marklemayin CodeIntelligenceTesting/jazzer#927- chore: remove outdated CI workflow badge from README by
@Marcono1234in CodeIntelligenceTesting/jazzer#946New Contributors
@tballisonmade their first contribution in CodeIntelligenceTesting/jazzer#915@Marcono1234made their first contribution in CodeIntelligenceTesting/jazzer#929@marklemaymade their first contribution in CodeIntelligenceTesting/jazzer#927Full Changelog: https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.24.0...v0.25.0
Commits
2256822chore: update publishing instructions67bea58chore: generate a maven bundle release for manual upload12e06b3chore: remove outdated CI workflow badge from README96d38eeUpdate pom.xml47fef8ffix: make sure ConsumeIntegralInRange is always in range [min; max]c733606fix: clear last finding before starting a fuzzing run1840ec2chore: add more tests for the path traversal sanitizer01ac8a1feat: add user-defined allow-predicate to file path traversal sanitizerb266ec3chore: refactor BugDetectors to more generic sanitizer field manipulation6623706feat: use BugDetectors API to control the path traversal sanitizer- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.