cyrilc-pro

Results 11 issues of cyrilc-pro

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

priority/P2
kind/bug/confirmed
area/middleware
contributor/good-first-issue

Due to the Groovy/Java mix, when the Groovy implementation of a method throws an `IOException`, the exception is actually wrapped in an `InvocationTargetException`. Example: ``` LocalRepository localRepository = RepositoryBuildersImpl.create().localRepositoryBuilder() .key(REPOSITORY)...

API `org.jfrog.artifactory.client.Repositories.create(...)` takes a `position` arg, but I'm not sure it's really taken into account by Artifactory. Official documentation does not explain this query param. If it's not useful, then...

**Is this a request for help?**: no --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): BUG REPORT **Version of Helm and Kubernetes**: N/A **Which chart**: Artifactory **Which...

bug
triaged

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

priority/P1
kind/bug/confirmed
area/logs
contributor/wanted

**Describe the bug** Github introduced [API versioning](https://docs.github.com/en/rest/overview/api-versions) through the use of `X-GitHub-Api-Version` HTTP header. **Expected behavior** According to Github's documentation, Froggit-Go *must* set this header when interacting with Github.

bug

When hitting the "test" button of a webhook in Gitlab, 14.4 the date format is slightly different and Froggit-Go is failing with the following error message: ```parsing time "2021-11-30T08:52:57.746Z" as...

bug

## Description When running Apollo Rover 0.23 with federation 2.7.5, I'm getting the following error: ``` composing supergraph with Federation v2.7.5 error: Output from `/Users/***/.tools/rover/.rover/bin/supergraph-v2.7.5 compose` was malformed. Caused by:...

bug 🐞
triage

This package includes a file `fuzz/fuzz-fuzz.zip` which includes binaries (`sonar.exe`, `cover.exe`). These files are detected as vulnerable by security scanners as they were compiled with Go 1.14.1. I think this...

After upgrading to v3.34.0, a data race condition is detected in my tests. ## Description After upgrading from Go 1.22 to Go 1.23 and from NR GoAgent 3.32.0 to 3.34.0,...

bug