Bill M

Results 5 issues of Bill M

I am using gradle with the following plugins section: ``` plugins { ... id "au.com.dius.pact" version "4.3.19" ``` and some test dependencies: ``` testImplementation group: 'au.com.dius.pact', name: 'consumer', version: '4.3.19'...

Hello, So far I have been having great experience with your libraries, so thank you. I am running into an issue with specific PowerShell invocations, though. For example, when I...

Hello, I am looking at your code here and doing some simple proofs-of-concept, and I see in the PowerShell class a line, creating the ProcessBuilder: `ProcessBuilder pb = new ProcessBuilder("cmd.exe",...

### Expected Behavior Application should start, Redis SSL verify mode should be set to None ### Actual Behaviour Failed to inject value for parameter: ``` 16:50:23.895 [main] ERROR io.micronaut.runtime.Micronaut -...

Hello! This isn't really an "issue" or "bug", but I came across your documentation regarding the use of CIS-CAT Lite here: https://docs.velociraptor.app/exchange/artifacts/pages/windows.audit.ciscat_lite/. I wanted to let you know you could...