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

Adding functionality for dirhash in cli #436

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

matglas
Copy link
Contributor

@matglas matglas commented Apr 29, 2024

What this PR does / why we need it

Adding the dirhash-glob arguments

Which issue(s) this PR fixes (optional)

Depends on: in-toto/go-witness#223

Fixes: #216 and in-toto/go-witness#65

Acceptance Criteria Met

  • Docs changes if needed
  • Testing changes if needed
  • All workflow checks passing (automatically enforced)
  • All review conversations resolved (automatically enforced)
  • DCO Sign-off

Special notes for your reviewer:

Todo's

  • PR merged for checks to pass: Adding functionality for dirhash in library go-witness#223
  • discuss what documentation is needed.
    • idea to add subject types to the attestor documentation for easier understanding of the different subjects.
    • examples or reasoning for using dirhash. also mentioning the downsides for certain use cases.

Copy link

netlify bot commented Apr 29, 2024

Deploy Preview for witness-project canceled.

Name Link
🔨 Latest commit 95d1c7e
🔍 Latest deploy log https://app.netlify.com/sites/witness-project/deploys/664cefa1ac4d630007d3d110

@matglas matglas changed the title chore: Adding dirhas-glob argument. chore: Adding dirhash-glob argument. Apr 29, 2024
cmd/run.go Outdated Show resolved Hide resolved
@matglas matglas force-pushed the dirhash-glob branch 3 times, most recently from d3fcdb6 to 78188b8 Compare May 1, 2024 16:03
@matglas matglas changed the title chore: Adding dirhash-glob argument. Adding functionality for dirhash in cli May 1, 2024
Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
Signed-off-by: Matthias Glastra <matglas.git@gmail.com>
@matglas
Copy link
Contributor Author

matglas commented May 21, 2024

@jkjell @ChaosInTheCRD I updated both PRs with the latest updates and added changes that we discussed during the Community call. Let me know if you see anything that still needs to be addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add flag to exclude files from subjector
1 participant