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

Attestor json schema #443

Merged
merged 27 commits into from
May 13, 2024
Merged

Commits on Mar 28, 2024

  1. testing out json schema

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3d887a4 View commit details
    Browse the repository at this point in the history
  2. lets see

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    447d914 View commit details
    Browse the repository at this point in the history
  3. trying this

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9fcecae View commit details
    Browse the repository at this point in the history
  4. moving to mdx

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8b49aa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. saving changes to client

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1ba8ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. switching error logs to be error returns (should ensure exit 1 is exit

    status)
    
    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9970630 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 8, 2024

  1. changing failure statement to match changes in go-witness

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    be848b5 View commit details
    Browse the repository at this point in the history
  2. fixing go mod

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ec353c2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'improve-verify-errors' of github.com:ChaosInTheCRD/witn…

    …ess into improve-verify-errors
    
    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e69916d View commit details
    Browse the repository at this point in the history
  4. adding check for a source

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5e3ed0f View commit details
    Browse the repository at this point in the history
  5. adding changes to appropriately inspect evidence

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2f1e173 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. adding changes for json schemas

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f18e8dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f20d9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/verification-attestation' of github.com:ChaosInThe…

    …CRD/witness into attestor-json-schema
    ChaosInTheCRD committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b8484c5 View commit details
    Browse the repository at this point in the history
  4. changing schemas

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5807ce8 View commit details
    Browse the repository at this point in the history
  5. adding schema for link, policyverify, slsa

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 9, 2024
    Configuration menu
    Copy the full SHA
    55917ef View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. weird I thought I did this yesterday

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ce45f1f View commit details
    Browse the repository at this point in the history
  2. making final changes

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d29c928 View commit details
    Browse the repository at this point in the history
  3. removed replcae

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dca71ac View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into attestor-json-schema

    Signed-off-by: John Kjell <john@testifysec.com>
    jkjell committed May 10, 2024
    Configuration menu
    Copy the full SHA
    73e1828 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. updating go mod to pin go-witness to recent merge

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ec0e91a View commit details
    Browse the repository at this point in the history
  2. updating go mod

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    858b8f2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'attestor-json-schema' of github.com:ChaosInTheCRD/witne…

    …ss into attestor-json-schema
    
    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f3b8a63 View commit details
    Browse the repository at this point in the history
  4. updating verify.sh for docgen

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    35b3f14 View commit details
    Browse the repository at this point in the history
  5. missed err handle

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    96754f5 View commit details
    Browse the repository at this point in the history
  6. fixing linter

    Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
    ChaosInTheCRD committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b419b8e View commit details
    Browse the repository at this point in the history