Matthias Glastra

Results 115 comments of Matthias Glastra

I did notice my logic in the code is not fully working. If you knly specify the exclude it still includes everything because the include is a `*` by default.

I implemented the logic to fix the default glob combined with an exclude. And I added configuration output so a policy can reason about if it wants to accept this...

Hi @jkjell I see you pushed changes. But because I'm not too familiar with github and this process yet I can't really understand what happened. Can you explain what you...

Also I noticed that the test jobs for product attestor fail. I need to fix those.

Thanks for the input. What is ok OSS wise in copying code?

> I haven't had a chance to look at this PR, but I wanted to check if it's consistent with the implementation in in-toto/in-toto. Is that the case? Thanks! Yes...

@ChaosInTheCRD I updated and fixed the tests to do some dirhash testing.

Cherry-picked all commits onto latest main to fix DCO issues.

@jkjell all should be good to merge now. There are not breaking changes to witness. The usage will be made available in the other repo. But even with the changes...