Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FasterXML/jackson-dataformats-binary issues and pull requests

#489 - Fix #488: update `ion-java` dep to 1.11.7

Pull Request - State: closed - Opened by tgregg 5 months ago

#488 - Upgrade `ion-java` to latest (1.11.7)

Issue - State: closed - Opened by tgregg 5 months ago
Labels: ion

#487 - Don't close IonParser on EOF to be compatible with `MappingIterator` when source is an empty `InputStream`

Pull Request - State: closed - Opened by yvrng 5 months ago - 5 comments
Labels: 2.17

#486 - Fix #485: update `ion-java` dep to 1.11.4

Pull Request - State: closed - Opened by cowtowncoder 6 months ago
Labels: 2.17

#485 - Upgrade `ion-java` to latest (1.11.4)

Issue - State: closed - Opened by cowtowncoder 6 months ago
Labels: ion, 2.17

#484 - Rework synchronization in `ProtobufMapper`

Pull Request - State: closed - Opened by pjfanning 6 months ago - 2 comments

#483 - protobuf LocalDateTime UnsupportedOperationException

Issue - State: open - Opened by jj314 8 months ago - 1 comment

#482 - Upgrade `ion-java` to 1.11.2 and remove handling of exceptions that are no longer leaked

Pull Request - State: closed - Opened by tgregg 8 months ago - 10 comments

#481 - Handle value overflow checks for IonParser.getIntValue() - #428

Pull Request - State: closed - Opened by thomasdelange5 8 months ago - 4 comments

#480 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#479 - Fixes #251: problem with buffering of Ion `Timestamp` value during deserialization

Pull Request - State: closed - Opened by cowtowncoder 8 months ago
Labels: ion, 2.17

#478 - Add reproduction of #473

Pull Request - State: closed - Opened by cowtowncoder 8 months ago

#477 - Update IonFuzz_473_66131_AIOOBE_Test to provoke an ArrayIndexOutOfBoundsException

Pull Request - State: closed - Opened by tgregg 8 months ago - 2 comments

#476 - Fixes #392: add max-doc-length validation for cbor, smile

Pull Request - State: closed - Opened by cowtowncoder 8 months ago

#475 - Support for `StreamReadConstraints.maxNameLength` validation for CBOR, Smile backends

Issue - State: closed - Opened by cowtowncoder 8 months ago
Labels: cbor, smile, 2.17

#473 - `IonReader.next()` throws `ArrayIndexOutOfBoundsException` for some corrupt content

Issue - State: closed - Opened by cowtowncoder 8 months ago - 4 comments
Labels: ion, fuzz, 2.17

#472 - Add a reproduction (failing unit test) for #471

Pull Request - State: closed - Opened by cowtowncoder 8 months ago - 2 comments

#471 - `IonReader` throws `AssertionError` for Timestamp value

Issue - State: closed - Opened by cowtowncoder 8 months ago - 1 comment
Labels: ion, fuzz, 2.17

#470 - Add test for #469 under `failing` (to avoid breaking CI)

Pull Request - State: closed - Opened by cowtowncoder 8 months ago - 1 comment

#469 - IonReader.newBytes() throwing `NegativeArraySizeException`

Issue - State: closed - Opened by cowtowncoder 8 months ago - 1 comment
Labels: ion, fuzz, 2.17

#467 - Catch and handle from exceptions from `IonReader`

Pull Request - State: closed - Opened by cowtowncoder 8 months ago

#466 - Fix another OSS-Fuzz related NPE wrt `IonReader`

Pull Request - State: closed - Opened by cowtowncoder 8 months ago

#465 - Fix issue 464: Add multiple checking condition to avoid IOOBE

Pull Request - State: closed - Opened by arthurscchan 9 months ago - 1 comment

#463 - Fixes #462: ProtobufParser.currentName() returns wrong value

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#462 - `ProtobufParser.currentName()` returns wrong value at root level

Issue - State: closed - Opened by cowtowncoder 9 months ago
Labels: protobuf, 2.17

#461 - Fix issue 460: Add null check

Pull Request - State: closed - Opened by arthurscchan 9 months ago - 1 comment

#460 - Unexpected `NullPointerException` in `ProtobufParser.currentName()`

Issue - State: closed - Opened by arthurscchan 9 months ago
Labels: protobuf

#459 - Fix issue 458: Add null checking

Pull Request - State: closed - Opened by arthurscchan 9 months ago - 1 comment

#458 - Unexpected NullPointerException in `CBORParser`

Issue - State: closed - Opened by arthurscchan 9 months ago
Labels: cbor, 2.17

#457 - Handle yet another AIOOBE by IonReader

Pull Request - State: closed - Opened by cowtowncoder 9 months ago
Labels: ion, 2.17

#455 - Fix Yet Another IndexOutOfBoundsException wrt IonParser

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#454 - Fix another OSS-Fuzz identified AIOOB exception wrt timestamps

Pull Request - State: closed - Opened by cowtowncoder 9 months ago - 1 comment

#453 - Additional fix for issue 449

Pull Request - State: closed - Opened by arthurscchan 9 months ago - 1 comment

#452 - Fix for 451: Add negative index checking for token retrieval

Pull Request - State: closed - Opened by arthurscchan 9 months ago - 1 comment

#451 - `IndexOutOfBoundsException` in `CBORParser` for invalid input

Issue - State: closed - Opened by arthurscchan 9 months ago
Labels: cbor, 2.17

#450 - Fixes for 449: Unexpected IOOBE handling

Pull Request - State: closed - Opened by arthurscchan 9 months ago - 1 comment

#449 - `IndexOutOfBoundsException` in `JacksonAvroParserImpl` for invalid input

Issue - State: closed - Opened by arthurscchan 9 months ago
Labels: avro, 2.17

#448 - Last piece of #443: Smile

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#447 - Part 4 of #443: ProtobufParser

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#446 - Part 3 of #443: IonParser

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#445 - Second part of #443: CBOR

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#444 - First part of #443: add support for Avro

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#443 - Implement `JsonParser.getNumberTypeFP()` for binary backends

Issue - State: closed - Opened by cowtowncoder 9 months ago - 1 comment
Labels: 2.17

#442 - Use valid schema related to null default based on specification in

Pull Request - State: closed - Opened by apupier 9 months ago - 1 comment

#441 - Improve error message in AvroAliasTest

Pull Request - State: closed - Opened by apupier 9 months ago - 1 comment

#439 - Add NPE check for dealing with another OSS-Fuzz found edge case

Pull Request - State: closed - Opened by cowtowncoder 9 months ago - 1 comment
Labels: ion

#438 - Fixes #437: catch and re-throw NPE

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#437 - `IonReader.next()` throws NPEs for some invalid content

Issue - State: closed - Opened by cowtowncoder 9 months ago
Labels: ion, fuzz

#436 - `IonFactory.createParser(IonReader)` does not initialize state

Issue - State: open - Opened by cowtowncoder 9 months ago
Labels: ion, 2.17

#435 - Fixed #434: Add null check before accessing integer size

Pull Request - State: closed - Opened by arthurscchan 9 months ago
Labels: ion, fuzz

#434 - Unexpected `NullPointerException` thrown from `IonParser::getNumberType()`

Issue - State: closed - Opened by arthurscchan 9 months ago - 1 comment
Labels: ion, fuzz, 2.17

#433 - Fix for 432: Wrap additional `AssertionError` from `IonReader`

Pull Request - State: closed - Opened by arthurscchan 9 months ago - 1 comment
Labels: ion, fuzz

#432 - More methods from `IonReader` could throw an unexpected `AssertionError`

Issue - State: closed - Opened by arthurscchan 9 months ago
Labels: ion, fuzz, 2.17

#431 - CBOR: negative BigInteger values not handled correctly

Issue - State: open - Opened by bgruber 9 months ago - 1 comment
Labels: cbor, 2.17

#430 - Add failing tests for #428

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#429 - Fix issue in handling of corrupt Ion number

Pull Request - State: closed - Opened by cowtowncoder 9 months ago

#428 - `IonParser.getIntValue()` fails or does not handle value overflow checks

Issue - State: closed - Opened by cowtowncoder 10 months ago - 1 comment
Labels: ion, has-failing-test, 2.17

#427 - Fixes for #426: Add bound check for array index

Pull Request - State: closed - Opened by arthurscchan 10 months ago - 4 comments
Labels: smile, fuzz, 2.17

#426 - `SmileParser` throws unexpected IOOBE for corrupt content

Issue - State: closed - Opened by arthurscchan 10 months ago - 1 comment
Labels: smile, fuzz, has-failing-test, 2.17

#425 - Fixes for #424: Add null checking and wrap NPE

Pull Request - State: closed - Opened by arthurscchan 10 months ago
Labels: ion

#424 - `IonReader` throws `NullPointerException` for unchecked invalid data

Issue - State: closed - Opened by arthurscchan 10 months ago
Labels: ion, 2.17

#422 - Avro generation failed with enums containing values with special characters

Issue - State: open - Opened by pfr-enedis 10 months ago - 3 comments
Labels: avro, has-failing-test, 2.17

#421 - Fixes for #420: Wrap unexpected IOOBE

Pull Request - State: closed - Opened by arthurscchan 10 months ago

#420 - `IndexOutOfBoundsException` thrown by `IonReader` implementations are not handled

Issue - State: closed - Opened by arthurscchan 10 months ago - 1 comment
Labels: ion, 2.17

#419 - build(ion): update to Amazon Ion 1.11.0

Pull Request - State: closed - Opened by thetric 10 months ago - 1 comment

#418 - Wrap possible AssertionError from Ion class

Pull Request - State: closed - Opened by arthurscchan 10 months ago

#417 - `IonReader` classes contain assert statement which could throw unexpected `AssertionError`

Issue - State: closed - Opened by arthurscchan 10 months ago - 1 comment
Labels: ion, fuzz, 2.17

#416 - Avro does not respect default values defined in schema

Issue - State: open - Opened by basimons 10 months ago - 8 comments
Labels: avro

#415 - Bump actions/setup-java from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#414 - Simplify code by using Double.isFinite() added in JDK 8

Pull Request - State: closed - Opened by cowtowncoder 10 months ago

#411 - Fix #410: update `ion-java` to 1.10.5

Pull Request - State: closed - Opened by cowtowncoder 11 months ago
Labels: 2.16

#411 - Fix #410: update `ion-java` to 1.10.5

Pull Request - State: closed - Opened by cowtowncoder 11 months ago
Labels: 2.16

#410 - Update `com.amazon.ion:ion-java` to 1.10.5 (from 1.9.5)

Issue - State: closed - Opened by cowtowncoder 11 months ago
Labels: ion, 2.16

#410 - Update `com.amazon.ion:ion-java` to 1.10.5 (from 1.9.5)

Issue - State: closed - Opened by cowtowncoder 11 months ago
Labels: ion, 2.16

#410 - Update `com.amazon.ion:ion-java` to 1.10.5 (from 1.9.5)

Issue - State: closed - Opened by cowtowncoder 11 months ago
Labels: ion, 2.16

#409 - Some clean up

Pull Request - State: closed - Opened by thetric 11 months ago - 4 comments

#409 - Some clean up

Pull Request - State: open - Opened by thetric 11 months ago - 3 comments

#408 - Clean up of Ion module

Pull Request - State: closed - Opened by thetric 11 months ago - 1 comment

#408 - Clean up of Ion module

Pull Request - State: closed - Opened by thetric 11 months ago - 1 comment

#408 - Clean up of Ion module

Pull Request - State: closed - Opened by thetric 11 months ago - 1 comment

#408 - Clean up of Ion module

Pull Request - State: closed - Opened by thetric 11 months ago - 1 comment

#407 - upgrade to avro 1.11.3 due to CVEs

Pull Request - State: closed - Opened by pjfanning 12 months ago - 1 comment

#407 - upgrade to avro 1.11.3 due to CVEs

Pull Request - State: closed - Opened by pjfanning 12 months ago - 1 comment

#407 - upgrade to avro 1.11.3 due to CVEs

Pull Request - State: closed - Opened by pjfanning 12 months ago - 1 comment

#406 - Fix #400

Pull Request - State: closed - Opened by cowtowncoder 12 months ago

#406 - Fix #400

Pull Request - State: closed - Opened by cowtowncoder 12 months ago

#406 - Fix #400

Pull Request - State: closed - Opened by cowtowncoder 12 months ago

#405 - Add skeletal pieces for #400 (not working but need to back up)

Pull Request - State: closed - Opened by cowtowncoder 12 months ago

#405 - Add skeletal pieces for #400 (not working but need to back up)

Pull Request - State: closed - Opened by cowtowncoder 12 months ago

#405 - Add skeletal pieces for #400 (not working but need to back up)

Pull Request - State: closed - Opened by cowtowncoder 12 months ago