Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite deprecated SPDX licenses automatically #1009

Merged
merged 12 commits into from
Aug 2, 2022

Commits on May 20, 2022

  1. overwrite GPL-2+ in local SPDX list

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a5650a2 View commit details
    Browse the repository at this point in the history
  2. simpler list of overwrites

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 20, 2022
    Configuration menu
    Copy the full SHA
    484dc5d View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 20, 2022
    Configuration menu
    Copy the full SHA
    ec8ddd9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. add automatic overwrite for deprecated licenses

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    fb2fc34 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    5f62569 View commit details
    Browse the repository at this point in the history
  3. fix license tests

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    6be6ce2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. explain why permutation needs a sorted list

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 24, 2022
    Configuration menu
    Copy the full SHA
    66d22af View commit details
    Browse the repository at this point in the history
  2. more test cases

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 24, 2022
    Configuration menu
    Copy the full SHA
    dae7acb View commit details
    Browse the repository at this point in the history
  3. better comment

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 24, 2022
    Configuration menu
    Copy the full SHA
    7b19daa View commit details
    Browse the repository at this point in the history
  4. fix license equivalence check

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 24, 2022
    Configuration menu
    Copy the full SHA
    2e56f12 View commit details
    Browse the repository at this point in the history
  5. feedback changes

    Signed-off-by: Jonas Xavier <jonasx@anchore.com>
    jonasagx committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f2dbda8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. small code simplification + added realistic test fixture

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d1f7ac0 View commit details
    Browse the repository at this point in the history