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

Add an 'audit' goal which checks lockfiles against reported vulnerabilities. #20838

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Apr 23, 2024

  1. constraints strings handling.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cdaae0d View commit details
    Browse the repository at this point in the history
  2. format results.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    67dba0c View commit details
    Browse the repository at this point in the history
  3. Improve formatting.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b674289 View commit details
    Browse the repository at this point in the history
  4. Formatting and general improvments.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cdd1545 View commit details
    Browse the repository at this point in the history
  5. Rebase related updates.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    204d393 View commit details
    Browse the repository at this point in the history
  6. tests.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fbe9695 View commit details
    Browse the repository at this point in the history
  7. lint/fmt

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9d3d55c View commit details
    Browse the repository at this point in the history
  8. Lint Fixes: use MultiGet and don't use map.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f1a4aea View commit details
    Browse the repository at this point in the history
  9. further cleanup.

    Tansy Arron committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bcfe521 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fmt.

    Tansy Arron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c322515 View commit details
    Browse the repository at this point in the history
  2. why does mypy hate me.

    Tansy Arron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f528375 View commit details
    Browse the repository at this point in the history
  3. Move everything but register.py out of experimental.

    Tansy Arron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6d72404 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Remove extraneous test data, mock requests.get.

    Tansy Arron committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d71efe1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update src/python/pants/backend/audit/audit.py

    Co-authored-by: Andreas Stenius <git@astekk.se>
    TansyArron and kaos committed May 1, 2024
    Configuration menu
    Copy the full SHA
    55cc6e5 View commit details
    Browse the repository at this point in the history