Skip to content

YAML files restricted to nearly 3MB #60

Description

@chbaeumer

SnakeYaml introduced in version 1.32 a new property codePointLimit which is set to 3MB as default.
Now it is not possible to read spdx.yaml files which are larger than that limit.

The yamlFactory in the class MultiFormatStore has to be initialized with a bigger value.
The best would be do make this configurable from outside or during the initialization of the store.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions