rethab

Results 38 comments of rethab

@konradpabjan would you accept a PR that adds the `if-no-artifact` input as you suggested?

Since #1378 was merged, can this issue be closed?

I have a slightly different use case for a new flag to expire the cache: At the top of my script, I run a check to make sure the token...

Hi @mislav, thanks for pointing out that the cache is scoped per token. I didn't actually test that, I just assumed the cache would be global. But that totally makes...

Thanks for your comments @thc202 and @psiinon . As I said in the description, I'd be happy to take a shot at fixing this. Is that ok? If so, is...

I have created a PR which should support substitution anywhere in `jobs: `: https://github.com/zaproxy/zap-extensions/pull/3724 I have not looked at integer substitution though. Could you please give an example of something...

Thanks @psiinon . Reading @thc202 comment in the PR about applying the substitutions only right before running the job (which I think makes sense), I'll have to think about this...

Hey @oguimbal, did you publish it from a fork? I couldn't find that repository under your handle.. Anyways, I had some issues using the deno version. I have tried this:...

@jipperinbham please apologize, I should have been clearer. So here's my scenario: I actually have a cacert configured, but at the same time disabled ssl (ie. `ssl = false`). However...

In my opinion, it is also not very intuitive to generate sample configs that can't be used as-is. (ie. what's the point of wc, fsync and bulk on the source-side?)