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

Intoto v0.0.2 #973

Merged
merged 8 commits into from Aug 29, 2022
Merged

Intoto v0.0.2 #973

merged 8 commits into from Aug 29, 2022

Commits on Aug 26, 2022

  1. add DSSE rekor type to support any DSSE envelope

    Adds a DSSE envelope type to rekor.  If the DSSE envelope's payload is
    an in-toto statement the in-toto subjects will be used as indices for
    the envelope's rekord.  If the envelope's payload is within the server's
    configured attestation size the payload will be stored as an
    attestation.
    
    Signed-off-by: Mikhail Swift <mikhail@testifysec.com>
    Signed-off-by: pxp928 <parth.psu@gmail.com>
    mikhailswift authored and pxp928 committed Aug 26, 2022
    Copy the full SHA
    a245498 View commit details
    Browse the repository at this point in the history
  2. added intoto v0.0.2

    Signed-off-by: pxp928 <parth.psu@gmail.com>
    pxp928 committed Aug 26, 2022
    Copy the full SHA
    b40583f View commit details
    Browse the repository at this point in the history
  3. implemented fixes and added new cli flag

    Signed-off-by: pxp928 <parth.psu@gmail.com>
    pxp928 committed Aug 26, 2022
    Copy the full SHA
    d7b45ea View commit details
    Browse the repository at this point in the history
  4. changed public-key to slice

    Signed-off-by: pxp928 <parth.psu@gmail.com>
    pxp928 committed Aug 26, 2022
    Copy the full SHA
    4811d79 View commit details
    Browse the repository at this point in the history
  5. changes to if statements

    Signed-off-by: pxp928 <parth.psu@gmail.com>
    pxp928 committed Aug 26, 2022
    Copy the full SHA
    3070576 View commit details
    Browse the repository at this point in the history
  6. changed to PublicKeyPaths

    Signed-off-by: pxp928 <parth.psu@gmail.com>
    pxp928 committed Aug 26, 2022
    Copy the full SHA
    4c10b1a View commit details
    Browse the repository at this point in the history
  7. added updated based on linked PRs

    Signed-off-by: pxp928 <parth.psu@gmail.com>
    pxp928 committed Aug 26, 2022
    Copy the full SHA
    77a7cde View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. added test to check for v001 blocking

    Signed-off-by: pxp928 <parth.psu@gmail.com>
    pxp928 committed Aug 29, 2022
    Copy the full SHA
    390abd7 View commit details
    Browse the repository at this point in the history