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

✨ Added probe for permissive licenses #3838

Merged
merged 13 commits into from
Apr 12, 2024

Commits on Apr 1, 2024

  1. Added check for permissive licenses

    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d6cd7dd View commit details
    Browse the repository at this point in the history
  2. Regenerated docs and added more permissive licenses to check

    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f859599 View commit details
    Browse the repository at this point in the history
  3. Added e2e tests

    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bb8b50c View commit details
    Browse the repository at this point in the history
  4. Corrected copyright dates and missing newlines

    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    09cfd83 View commit details
    Browse the repository at this point in the history
  5. Corrected copyright dates

    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    166c26b View commit details
    Browse the repository at this point in the history
  6. Adjustments after review

    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    77bbceb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into copyleft-check

    Signed-off-by: Felix Hoeborn <98820380+fhoeborn@users.noreply.github.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3679477 View commit details
    Browse the repository at this point in the history
  8. Added file location in case a permissive license was found and adjust…

    …ed tests
    
    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c53d6cb View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    9ed7a4f View commit details
    Browse the repository at this point in the history
  2. Removed code for check, adjusted probe code to be invocated independe…

    …ntly
    
    Signed-off-by: Felix Hoeborn <f.hoeborn@gmail.com>
    fhoeborn committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    717c45e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge branch 'main' into copyleft-check

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6368a82 View commit details
    Browse the repository at this point in the history
  2. add remediate on outcome detail

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    afca3df View commit details
    Browse the repository at this point in the history
  3. avoid memory aliasing

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e5e09f9 View commit details
    Browse the repository at this point in the history