Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pypa/gh-action-pip-audit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: pypa/gh-action-pip-audit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 14 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 3, 2022

  1. action, templates: switch to a template (#24)

    * action, templates: switch to a template
    
    Closes #23.
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: tweak logging
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * action: include Markdown table in summary
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    4a89a38 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Add Semgrep CI

    semgrep-bot committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6257a8a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    2d48142 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. README: update slugs from trailofbits to pypa (#26)

    * README: update slugs from trailofbits to pypa
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    * Update README.md
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
    woodruffw and di authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ac6a629 View commit details
    Browse the repository at this point in the history
  2. requirements: pip-audit 2.4.4 (#27)

    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fc80c9a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Add FAQ entry for pipenv support (#28)

    * add faq entry for pipenv support
    
    * Apply suggestions from code review
    
    Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
    
    Co-authored-by: William Woodruff <william@yossarian.net>
    Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
    3 people authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2e33274 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. action: remove deprecated use of set-output (#29)

    Signed-off-by: William Woodruff <william@trailofbits.com>
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5ed8d31 View commit details
    Browse the repository at this point in the history
  2. README: prep for v1.0.1

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5e29e47 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    d634a13 View commit details
    Browse the repository at this point in the history
  2. README: prep for v1.0.2

    woodruffw committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1d4b225 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. requirements: pip-audit==2.4.11

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    e02369a View commit details
    Browse the repository at this point in the history
  2. README: prep for 1.0.3

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    454d956 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. requirements: pip-audit==2.4.12

    Maybe this should just become a range.
    woodruffw committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    b069089 View commit details
    Browse the repository at this point in the history
  2. README: prep 1.0.4

    woodruffw committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e187a7b View commit details
    Browse the repository at this point in the history
Loading