Anders R. Thorbeck

Results 13 comments of Anders R. Thorbeck

This issue has occurred again, where time was wasted debugging what was wrong with the format of our request, after we received a 400 Bad Request instead of a 409...

This issue persists. It would be very useful if the response statuscode for this case could be 409 Conflict, so that we can more easily identify this problem and handle...

Somewhat related issues, also mentioning CVEs in the runner: https://github.com/actions/runner/issues/2145, https://github.com/actions/runner/issues/1869, https://github.com/actions/runner/issues/1886.

Almost all of these vulnerabilities (except `CVE-2022-29244`) are still present in new runner version `2.301.1`.

In the most recent version, [`2.302.1`](https://github.com/actions/runner/releases/tag/v2.302.1), the following vulnerabilities were introduced: * Linux packages (github-runner-pull-request:ddb9e6e2f78c54c0f7a5cb3817d48d1e4cddddd1 (ubuntu 22.04)) * CVE-2023-0286 (HIGH, `libssl3`) * NodeJS * CVE-2022-25881 (HIGH, `http-cache-semantics` via `package.json`) None...

@mario-campos Even if they are false positives though, every GitHub consumer running their own self-hosted GitHub runners will run into these same issues. Even the most recent version 2.309.0 has...

You raise good points @apparentlymart. I had not considered that Terraform core might not have knowledge of how many API calls are triggered on the provider-side by the various Terraform...

PR https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/7467 seems related to this issue, but it is currently not yet merged.

Ah, this issue seems to be a duplicate of https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/7455.

Duplicating exemptions per EPAC environment is problematic not just because duplication _itself_ is problematic, but also because it leads to a lot of misleading warnings of ``` WARNING: Exemption entry...