-
Please review the [Community Note](https://github.com/trufflesecurity/trufflehog/blob/main/.github/community_note.md) before submitting
### TruffleHog Version
Dev
### Trace Output
```
{"level":…
-
When I get a `customer`, and expand the `sources`; if the source is of type `Source`, it does not json.Marshal correctly. Here is some basic code demonstrating that the code should work as expected:
…
-
Hey, I noticed that the function `UnmarshalDict` have some behaviour around field names that may be undesirable (certainly is for my usecase).
The main issue is that when it looks up a fieldname it…
-
On unmarshalling an error occurs.
com.jmex.model.collada.collada_schema_1_4.Vertices cannot be cast to
com.jmex.model.collada.impl.VerticesImpl
at
com.jmex.model.collada.collada_schema_1_4.Mesh$JaxbAc…
-
I encountered the error message below when I tried a veraison service with ARM CCA.
Instruction : https://github.com/islet-project/islet/blob/main/examples/veraison/RUN.md
Cmd (In `bootstrap.sh`…
-
It'd be great to have `required` and `default` attribute support when unmarshalling koanf config into structs.
While it might not be the primary focus of koanf, I think that unmarshalling config in…
-
**Describe the bug**
From version 2.9.0, JSON payloads sent to the [HTTP push endpoint](https://grafana.com/docs/loki/latest/reference/api/#push-log-entries-to-loki) fail when there are boolean v…
-
```
`flavorDB "github.com/gophercloud/gophercloud/openstack/db/v1/flavors"`
func (m *OpenstackManager) GetFlavorList() ([]flavors.Flavor, error) {
var flavorList []flavors.Flavor
err := …
-
**Fleet version**:
4.46.0
**Web browser and operating system**:
### 💥 Actual behavior
https://www.loom.com/share/beb14e98a6a94ab5abab1997a61c4b88
### 🧑💻 Steps to reproduce
See video: https://…
-
# Summary
There are tons of Marshalling/Unmarshalling operations in ArgoCD and some of them are at the critical paths which can affect overall performance. We want to use marshmallow library to par…