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: trailofbits/pypi-attestations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.15
Choose a base ref
...
head repository: trailofbits/pypi-attestations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 12 files changed
  • 4 contributors

Commits on Nov 7, 2024

  1. feat: Attestation.statement

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Nov 7, 2024
    Copy the full SHA
    79a57b0 View commit details
  2. chore: fix mypy

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Nov 7, 2024
    Copy the full SHA
    ac13f6b View commit details
  3. prep 0.0.16

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Nov 7, 2024
    Copy the full SHA
    58c872e View commit details

Commits on Nov 12, 2024

  1. Copy the full SHA
    e0ad4cf View commit details

Commits on Nov 19, 2024

  1. Fix GitLabPublisher workflow path check (#71)

    Co-authored-by: William Woodruff <william@trailofbits.com>
    facutuesca and woodruffw authored Nov 19, 2024
    Copy the full SHA
    d684a65 View commit details
  2. Copy the full SHA
    cfb3d4d View commit details

Commits on Nov 20, 2024

  1. Copy the full SHA
    5a50381 View commit details

Commits on Nov 27, 2024

  1. Add claims to Attestation (#70)

    Co-authored-by: Facundo Tuesca <facundo.tuesca@trailofbits.com>
    DarkaMaul and facutuesca authored Nov 27, 2024
    Copy the full SHA
    6e3edcd View commit details
  2. Copy the full SHA
    64fd162 View commit details

Commits on Dec 4, 2024

  1. Copy the full SHA
    08802ef View commit details

Commits on Dec 9, 2024

  1. build(deps): bump actions/attest-build-provenance from 1 to 2 in the …

    …actions group (#77)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2024
    Copy the full SHA
    26351f3 View commit details

Commits on Dec 11, 2024

  1. build(deps): update sigstore requirement from <3.6,>=3.5.3 to >=3.5.3…

    …,<3.7 in the python group (#78)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2024
    Copy the full SHA
    598de57 View commit details
  2. chore: prep 0.0.20 (#79)

    Co-authored-by: Facundo Tuesca <facundo.tuesca@trailofbits.com>
    woodruffw and facutuesca authored Dec 11, 2024
    Copy the full SHA
    d612336 View commit details

Commits on Dec 19, 2024

  1. build(deps): bump actions/upload-artifact in the actions group (#80)

    Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/upload-artifact` from 4.4.3 to 4.5.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b4b15b8...6f51ac0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2024
    Copy the full SHA
    ba2dd07 View commit details
Loading