Peter Sanders
Peter Sanders
In order to use mutually authenticated TLS and/or cert authentication for the `replication` role, it is necessary to mount the client certificates (or at least the root certificate, for the...
This change declares each of the analyzers in the analyzers package to have a result type of `[]github.com/praetorian-inc/gokart/util.Finding`. A test has also been included that runs a minimal `*analysis.Pass` through...
In short, the issue is that configuring a repository with basic auth credentials and then pinning the dependency tree results in those basic auth credentials being embedded in `maven_install.json`, which...
I'd like to be able to write a configuration that uses mutual TLS with the auth method `cert`, which does not require a password and instead enforces that the user...
**Is your feature request related to a problem?** Many of the cryptographic primitives supported by Tink are FIPS-compliant, and using Tink in a FIPS mode is officially supported for the...
I have some streams over UDP multicast that basically run 24/7, and I have been trying to capture them with this package. However, since I join after the stream has...