-
Also have to change references to the branch in .travis.yml, README, and CONTRIBUTING. Double check any other markdown files as well - sometimes links have the branch name in them.
-
Can we show contributors to the Comcast org and 2 other orgs that are Comcast open source projects listed on our home page, similar to our Hacktoberfest page? https://comcast.github.io/hacktoberfest) …
-
## CVE-2024-28122 - Medium Severity Vulnerability
Vulnerable Library - github.com/lestrrat-go/jwx/v2-v2.0.6
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies…
-
https://github.com/xmidt-org/webpa-common/blob/main/webhook/webhook.go#L25
Currently, if a specific ContentType is specified in the WRP webhook registration, the full WRP encoded as Msgpack is sent…
-
Add to the repositories in the server support libraries section to include our newer repositories that we're using, like wrp-go.
-
We recently ran into an error scenario in which it would have been helpful having access to the contents (especially metadata information) of a WRP message involved in a transaction.
Creating this…
joe94 updated
3 years ago
-
https://github.com/xmidt-org/webpa-common/blob/7592f89376a7f05449299ec1391ef8456a87b3fe/webhook/webhook.go#L32
Currently the ContentType in the webhook registration is used to determine whether to …
-
We've observed an issue where, after a PPPoE reset, the CPE establishes a successful connection with Talaria but disconnects immediately. This occurs because the CPE receives a zero-byte packet from T…
-
https://github.com/Comcast/wrp-c/wiki/Web-Routing-Protocol#simple-request-response-definition
Should be an array of structs not strings.
https://github.com/Comcast/wrp-c/blob/master/src/wrp-c.h#…
-
When a bearer token is used to call tr1d1um APIs, the token is successfully propagated to scytale. However, scytale does not further propagate the bearer token to Talaria.
cc: @Sachin4403 @schmidtw…