Skip to content

1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 18:24
· 43 commits to trunk since this release

Added

  • Add configuration option for behavior on unused license. By default we log, but you can now choose to ignore.

    licensee {
      unusedAction(IGNORE)
    }
  • New fallback URL for ISC.

Changed

  • Update SPDX database to version 3.22 (2023-10-05).