Nicolas Lykke Iversen

Results 11 issues of Nicolas Lykke Iversen

Consider the code below (**main.py**). When a temporary network disconnect occurs without the `timeout` keyword argument to `Session.get()`, the client may hang indefinitely and no exception is raised. However, if...

The "Invoke-PowerShellTcpOneLine.ps1" reverse shell prints new lines between successive lines for, e.g. the `ls` command. I'm using netcat as the listener to which the shell connects. I've looked at the...

Would it be possible to get access to model definitions and training/validation data for the models used in SAP/credential-digger? I'm interested to see how these models were trained, and to...

**Describe the bug**: `cmctl convert` is unable to convert certmanager.k8s.io/v1alpha1 to cert-manager.io/v1. **Expected behaviour**: I expect `cmctl convert` to convert Certificates to cert-manager.k8s.io/v1 and output on stdout. **Steps to reproduce...

kind/bug

When attempting to authenticate to Windows share using account with no password, I get the following error: `2021/02/22 15:26:35 cannot open smb://10.211.55.5/test_share: operation not permitted` In Windows, I've disabled `Password...

### Use case It would be helpful, if you would support adding extra JSON to generated OpenAPI schema endpoints. We would like to use the generated OpenAPI scheme to provision...

feature-request
openapi-schema

### Expected Behaviour I would like to use models generated by [datamodel-codegen](https://docs.pydantic.dev/latest/integrations/datamodel_code_generator/) from OpenAPI 3.0 spec with [property-level `example:`s](https://swagger.io/docs/specification/adding-examples/) ### Current Behaviour The following `components.schemas.LddProjectsList`: ``` LddProjectsList: title: LddProjectsList type:...

bug
event_handlers
openapi-schema
on-hold

I want to disable the default backend for the NGINX Ingress Controller. The reason is that multiple DNS domains (e.g. `*.foo.com` and `*.bar.com`) are mapped to the load balancer, and...

kind/feature
needs-triage
needs-priority

#### What problem would the feature you're requesting solve? Please describe. The Azure Function host doesn't catch and display errors during startup or dependency injection of function dependencies. Instead a...

Needs: Attention :wave:

### Package OpenTelemetry ### Is your feature request related to a problem? I want to set the trace ID (operation ID) of a request to an ASP.NET Core application based...

enhancement
pkg:OpenTelemetry
needs-triage