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

Respect --cache-dir and other flags when auditing project directories #300

Merged
merged 7 commits into from
Jun 15, 2022

Commits on Jun 14, 2022

  1. Makefile: fix target order

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f71219b View commit details
    Browse the repository at this point in the history
  2. cli: ensure flags are passed when auditing pyproject sources

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    977382e View commit details
    Browse the repository at this point in the history
  3. CHANGELOG: record changes

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    626574b View commit details
    Browse the repository at this point in the history
  4. workflows/ci: remove old explicit make step

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    4ba43af View commit details
    Browse the repository at this point in the history
  5. Makefile: remove redundant dir test

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    913ccf0 View commit details
    Browse the repository at this point in the history
  6. workflows/ci: hackety hack

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0bf0e84 View commit details
    Browse the repository at this point in the history
  7. Makefile: remove make run

    Unused and not needed.
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    b5322b5 View commit details
    Browse the repository at this point in the history