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

Delegate to targets/releases per extended MVP #80

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jun 10, 2020

  1. delegate all paths to targets/releases

    Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2313823 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. sign and verify bundles as delegated targets

    Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9dd82d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. signing in-toto metadata ala MVP

    Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    5616526 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Fix verification tests

    This commit updates the minimal in-toto root layout, removes an
    unused signature, as well as updates the directory structure, putting
    the links at the same level as the layout and public key. (the directory
    structure should be updated in the future, but for now, getting the
    tests to pass should suffice.)
    
    Finally, it updates `docker_test.go` and `os_test.go` accordingly.
    
    Signed-off-by: Radu M <root@radu.sh>
    Radu M committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    15ad935 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. address some review comments

    Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0a87d1b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

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

Commits on Jul 21, 2021

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

Commits on Jul 30, 2021

  1. move links around

    trishankatdatadog committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    01aebc8 View commit details
    Browse the repository at this point in the history