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 audit command to check for security issues #10798

Commits on May 31, 2022

  1. Allow chaining methods after calling setTemporaryConstraints

    This is consistent with the return value of all the other setX() methods
    in this class.
    GuySartorelli committed May 31, 2022
    Copy the full SHA
    bb31ef4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ad43746 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 8, 2022

  1. Copy the full SHA
    a2a7176 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6be9e63 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ac15082 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3465f33 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f624169 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f60001b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f27d2c9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c6743be View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d944147 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c4d7f81 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c7534f7 View commit details
    Browse the repository at this point in the history
  12. Add --locked option to audit command.

    Audit installed packages by default, and only audit packages in the lock
    file if the new --locked option is true.
    GuySartorelli committed Jun 8, 2022
    Copy the full SHA
    f2a3627 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    473a4d3 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    c3b1d54 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    000c7f6 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    e4f13d0 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    b722fd1 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    cd97f8f View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    bb87e3f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Copy the full SHA
    c75468d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    20adbca View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    59c49bf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    52a3a07 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    04a95e3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7cc5039 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9b5d59c View commit details
    Browse the repository at this point in the history