-
People have proposed adding a test to vet to catch certain unused errors. This can be very noisy, and there are many cases where the error is genuinely known to be nil and can be ignored, such as in a…
-
Acceptance Criteria:
1. we have useful debug logs in the xmidt-agent code
2. by default log level is error
3. we can send a wrp.message to the device to change the log level
-
## Fix code style
Using Go 1.20 or 1.21, run:
```bash
find . -name '*.go' -exec gofmt -s -w {} \;
```
This should update the formatting so it is compliant.
## Enable copyright checking in the acti…
-
## CVE-2023-49290 - 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…
-
@denopink The load on current Talaria is just of 5 Routers as its for a testing environment. Still we are getting this issue.
-
Somebody can help with this issue?
I launched the scytale, but it showed some "Server closed" messages, wondering if it got some error?
```
$ ./scytale
{"key":"info","ts":"2024-03-14T14:25:35+0…
-
-
## CVE-2024-28122 - Medium Severity Vulnerability
Vulnerable Library - github.com/lestrrat-go/jwx/v2-v2.0.21
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologie…
-
What could be the possible reason for this error?
logger.Error("fanout operation canceled or timed out", zap.Int("statusCode", http.StatusGatewayTimeout), zap.Any("url", original.URL), zap.Error(fa…
-
## CVE-2022-32149 - High Severity Vulnerability
Vulnerable Library - golang.org/x/text-v0.3.7
Library home page: https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip
Path to dependency file: /g…