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: spdx/tools-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: spdx/tools-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 20 commits
  • 14 files changed
  • 3 contributors

Commits on Oct 15, 2025

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

Commits on Oct 27, 2025

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

Commits on Nov 2, 2025

  1. Configuration menu
    Copy the full SHA
    d6fc9a5 View commit details
    Browse the repository at this point in the history
  2. Complete SPDX V3 example generation

    The following classes are not included:
    
    Extension - due to validation issue
    ExploitCatalogVulnAssessmentRelationship - due to an inconsistency with
    the locator property between the Java generated code and the current JSON schema
    
    Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
    goneall committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    6919563 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Update com.networknt:json-schema-validator from 1.5.9 to 2.0.0

    Includes updates for breaking changes to the API
    goneall committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    5d1ce1f View commit details
    Browse the repository at this point in the history
  2. README: Update link of SPDX Online Tools

    - Updated label of link to SPDX Online Tools
    - Updated SPDX Tools version references from 2.0.1 to 2.0.2 in examples
    
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    63ebf7d View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.ws.xmlschema:xmlschema-core from 2.3.1 to 2.3.2

    Bumps org.apache.ws.xmlschema:xmlschema-core from 2.3.1 to 2.3.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.ws.xmlschema:xmlschema-core
      dependency-version: 2.3.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    5be9011 View commit details
    Browse the repository at this point in the history
  4. Fix deprecated isLicenseCommmentsEquals (3 m) -> isLicenseCommentsEqu…

    …als (2 m)
    
    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    4633af2 View commit details
    Browse the repository at this point in the history
  5. Add javadoc for SpdxToolsHelper

    Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
    bact authored and goneall committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    e6ffecf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Fix full SPDX example

    Various fixes including removing duplicate SPDX IDs
    Added ExpandedLicensingExample
    
    Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
    goneall committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    9de3ae2 View commit details
    Browse the repository at this point in the history
  2. Add missing file copyright notice

    Co-authored-by: Arthit Suriyawongkul <arthit@gmail.com>
    goneall and bact committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    d5a923a View commit details
    Browse the repository at this point in the history
  3. Add missing file copyright notice

    Co-authored-by: Arthit Suriyawongkul <arthit@gmail.com>
    goneall and bact committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    f6cf5a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0

    Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-version: 3.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    c17e833 View commit details
    Browse the repository at this point in the history
  2. Bump commons-io:commons-io from 2.20.0 to 2.21.0

    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0.
    - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    0ebc386 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9

    Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.8 to 12.1.9.
    - [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
    - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
    - [Commits](dependency-check/DependencyCheck@v12.1.8...v12.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp:dependency-check-maven
      dependency-version: 12.1.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    7a2ea0f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. Add faster schema

    Reference: JPEWdev/shacl2code#56
    
    Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
    goneall committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    3bee0a4 View commit details
    Browse the repository at this point in the history
  2. Update schema to match generated schema

    Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
    goneall committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    5f3620a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0

    Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-source-plugin/releases)
    - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-source-plugin
      dependency-version: 3.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and goneall committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    ec1f663 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Update SPDX library versions

    Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
    goneall committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    0ce3002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a097f09 View commit details
    Browse the repository at this point in the history
Loading