favonia

Results 473 comments of favonia

@arpitgupta The WAF list supported by this tool contains IP addresses, not domain names (or host names). At the IP layer, IP packets for different host names will have the...

A full solution is currently blocked by this: - [ ] https://github.com/docker/build-push-action/issues/994

@UlrikBuchholtz @bidundas Before moving on, I would like to have some confirmation that I'm on the right track. Thanks. (For example, should diagrams have a period at the bottom right...

@UlrikBuchholtz Is it okay if I just merge this PR?

Perhaps the trie API should be updated as well...

@dannypsnl The second (currying the API in some cases). Is it even possible to replace `('data, 'tag) t` with `'data 'tag t`?

> Is there a reason the [ambient credential detection](https://github.com/sigstore/cosign/pull/644) (which pulls your `GITHUB_TOKEN` from the environment and signs _as the build job_, not _as you_) doesn't work here? Thank you...

@haydentherapper Aha! I was missing `id-token: write`. Thank you! @znewman01 What should I (we) do about this issue? It is now useless to me, but the idea might still be...

I think it's possible to justify the current usage of `append`, but I would like to talk about something else first: I'm a bit hesitant about `prepand_list` because it is...

@kentookura Yes, that's correct. Alternatively, it can take a list of strings (as a hierarchical name) and a trie. Either way it works!