-
https://www.oxeye.io/blog/golang-parameter-smuggling-attack
The project uses `ParseUrl` to parse the adaptor API base URL. Will dig to see if the project contains any vulnerability related to `Pass…
-
Hi!
First of all, thanks for making and releasing Consul, it looks very very useful. =)
I was stumped for a bit by the Status field in the JSON objects returned by /v1/agent/members, though. I could…
-
When working on #8935, one of the discussion points was about experimental symbols https://github.com/open-telemetry/opentelemetry-collector/pull/8935#discussion_r1396237074, which we decided to postp…
-
Zinc is a golang implementation of elastic. It uses the Bluge golang packages.
https://github.com/zinclabs/zinc
It’s not yet api compatible but much faster than elastic.
it would be cool if we can…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
It would be really helpful if keploy can also export tests into programmatic files. For eg: …
-
Description
===========
We have hit the same issue as described in https://github.com/confluentinc/confluent-kafka-dotnet/issues/701.
First publish to a topics takes ~1s. Workaround with prefetchin…
-
## Background
This is one part of [Golang Refactoring Plan of the Whole Dragonfly Project](https://github.com/dragonflyoss/Dragonfly/issues/346)
dfget is the client of Dragonfly's Client/Server …
-
golang/go#38453 tracks updating `time.LoadLocation` to use native Windows APIs. If it is implemented, we can remove the `timetzdata` tag from our Windows builds to stop bundling a copy of Go's tz data…
-
- これを再現してみる
- https://zenn.dev/kyuki/articles/806142fed1cc06
- これだけでは Web コンテナが立ち上げられないので、https://github.com/kufu-ai/team_pj_D_2024/blob/main/compose.yaml を参考にして作成してみる
- app と書かれた設定があるので、これを持って…
-
```
What steps will reproduce the problem?
1. Downloaded Go Example from
https://github.com/golang/appengine/tree/master/demos/helloworld
2. gcloud preview app run ./app.yaml
What is the expected o…