Craig Andrews

Results 125 issues of Craig Andrews

I've performed this test using Linux 5.7.10-201.fc32.x86_64 and 5.8.0-rc7-x86_64 both with the kernel configured with `CONFIG_MPTCP=y` and `CONFIG_MPTCP_IPV6=y`: ``` $ curl http://www.multipath-tcp.org Nay, Nay, Nay, your have an old computer...

multipath-tcp.org

If you made a PHP client, I bet many project would become very interested in HandlerSocket. For instance, StatusNet is interested... but a lack of a PHP interface is problematic....

feature_request

It would be really nice if yamale could publish [PEP 561](https://www.python.org/dev/peps/pep-0561/) type information allowing users of yamale to use [mypy](https://github.com/python/mypy) to type check their code. Thank you!

enhancement
medium

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...

## Description GitLab Dependency Scanning (aka Gemnasium) creates CycloneDX SBOMs for Gradle projects with purls like this: `pkg:maven/com.fasterxml.jackson.core/[email protected]` Here's a minimal example: ```json { "bomFormat": "CycloneDX", "specVersion": "1.4", "version": 1,...

kind/bug

[Snyk stresses the importance of SBOMs](https://snyk.io/blog/building-sbom-open-source-supply-chain-security/), yet there's no way to get one from `snyk`. This issue requests the `snyk` to gain the ability to output an SBOM. `snyk` is...

Describe the bug ---------------- `PrivateMirror` currently only supports making unauthenticated requests. It would be really great to support authentication analogous to the support ClamAV already has for HTTP proxies provided...

The plugin expresses a dependency on: ':hibernate:3.6.10.2' In conf/BuildConfig.groovy. This dependency should be marked as "export = false" so users of this plugin don't inadvertently get this dependency.

The plugin expresses a dependency on: "org.spockframework:spock-grails-support:0.7-groovy-2.0" In conf/BuildConfig.groovy. This dependency should be marked as "export = false" so users of this plugin don't inadvertently get this dependency.