-
While reviewing caduceus production logs, there were several panics found:
{"caller":"caduceus2019/12/17 03:39","msg":":06 http: panic serving [snip]:12908: runtime error: invalid memory address or n…
-
Once we switch to Argus, webhook expirations will be driven by Argus' TTL of the entries in its database.
This is making me question the precise role of fields such as `Until` and especially `Dur…
joe94 updated
3 years ago
-
This relates to https://github.com/xmidt-org/webpa-common/pull/569
Our best guess as to what this change is proposing is ensuring that the device connection manager uses a logger that's enriched wi…
joe94 updated
3 years ago
-
## 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…
-
Hello, this is similar to #278 but in my case I have project documentation that includes automatically generated examples that we want copied verbatim and they include the copyright information in SPD…
-
The changes introduced in [Pull Request #439](https://github.com/xmidt-org/webpa-common/pull/439/files) were successfully merged into the master branch. However, these changes are not present in the l…
-
[Spruce](https://github.com/geofffranks/spruce) is pulled in to the `Dockerfile` as a binary dependency. It is used in `entrypoint.sh` to merge configuration files to control the behavior of scytale. …
-
I'm working on some changes to the Scala Money library and I was looking at being able to propagate additional state about the span context across the Money headers. As the header is already a delimi…
-
-
Hi @schmidtw
There has been an addition in caduceus to track latency metrics for outbound senders.
Scenario:
Let's suppose we have multiple webhooks getting tracked and only one of them is incr…