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

feat: Enable Witness Policy verify from Archivista #438

Merged
merged 2 commits into from
May 8, 2024

Commits on May 7, 2024

  1. feat: Enable Witness Policy verify from Archivista

    Enables Witness to retrieve Policy from Archivista.
    
    If a user provides a Policy `gitoid`, Witness will attempt to
    retrieve it from Archivista.
    
    To maintain backward compatibility, Witness first tries to load
    the file locally. If the local file loading fails and an
    Archivista is configured, it will retrieve the Policy from
    Archivista.
    
    Signed-off-by: Kairo Araujo <kairo.araujo@testifysec.com>
    kairoaraujo committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8f19489 View commit details
    Browse the repository at this point in the history
  2. fixup! feat: Enable Witness Policy verify from Archivista

    Signed-off-by: Kairo Araujo <kairo.araujo@testifysec.com>
    kairoaraujo committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c34388c View commit details
    Browse the repository at this point in the history