Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 10088/hjson-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hjson/hjson-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 73 files changed
  • 2 contributors

Commits on Jul 26, 2023

  1. Fixing vulnerability CVE-2023-34620 in hjson library by adding the im…

    …plementation of maximum depth while parsing input JSON.
    Akriti Singh
    Akriti Singh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a16cb6a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. general fix

    trobro committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    00e3b13 View commit details
    Browse the repository at this point in the history
  2. JsonParser too

    trobro committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    91bef05 View commit details
    Browse the repository at this point in the history
  3. Merge pull request hjson#26 from nucleussoftwareopen/hjson-3.0

    Fixing vulnerability CVE-2023-34620 in hjson library by adding the implementation of maximum depth while parsing input JSON or Hjson.
    trobro authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    4c387d8 View commit details
    Browse the repository at this point in the history
  4. Testing (hjson#28)

    trobro authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    8cce3b8 View commit details
    Browse the repository at this point in the history
  5. Fix out of bounds (hjson#29)

    trobro authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    aff0b60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e36884 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f5a352 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. cleanup tests

    trobro committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a118976 View commit details
    Browse the repository at this point in the history
  2. v3.0.1 (hjson#32)

    trobro authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6dffd56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e601e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4847c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3044f12 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    c929b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. gpg signing

    trobro committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0e41e8a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Update README.md

    trobro authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    02d5796 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    dd8dad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c50edd6 View commit details
    Browse the repository at this point in the history
  3. More tests (hjson#37)

    trobro authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    dc38c06 View commit details
    Browse the repository at this point in the history
  4. Version 3.1.0 (hjson#38)

    trobro authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    88e93c0 View commit details
    Browse the repository at this point in the history
Loading