Wouter de Vries

Results 7 comments of Wouter de Vries

AFAICT that second option doesn't work; it will only show/expose the auth_user table from tenant2.

Actually it seems `-1` is the only exit code ever returned (besides `0`). It would be really useful for me to differentiate between a technical failure and "vulnerabilities being found"....

I also have a similar use case as @apricot13 describes, with our own JIRA instance and then several customer-specific JIRA instances. For me it is mostly about inline references. I...

@marc0l92 very nice, thank you for this update! A few thing I noticed; 1. My original configuration did not seem to have migrated to the 'Default' account when updating the...

I've also run into this issue. I'd like to help, but I don't know Go. However, `envVars` don't seem to be used in https://github.com/matryer/xbar/blob/40ce77c9028e9d9e37bedc24b2bc91f64e5124b2/pkg/plugins/action.go#L115-L137 I would expect them to be...

Allowing to specify a limit to the number of commits fetched would also be acceptable for me. My project's history is many years old, but releases are never going to...

Context: https://github.com/torchbox/django-recaptcha/releases/tag/4.0.0 > Package namespace renamed! > > The package namespace captcha has been renamed to django_recaptcha to avoid conflicts with other captcha packages. > > [Please see the full...