Paul Bender
Paul Bender
Using git bisect, this is the first commit where the schema is broken according to both https://www.jsonschemavalidator.net and ajv (https://github.com/ajv-validator/ajv)
https://github.com/advisories/GHSA-fwr7-v2mv-hh25
According to the specification (as well as from what I can see in the node-ssdp code), the server is the controlled device. So, it is the server that sends the...
The official builds of cargo for MacOS do not have runtime dependencies on libssl and libcrypto. However, the esp build does. This is like due to not building cargo with...