anschnapp

Results 8 issues of anschnapp

## Description I faced a false positive behaviour inside one of my docker builded images. On image build i remove a directory where a vulnerable file was located. In addition...

kind/bug

I can't analyse how the docker container of the docker image inside the following repo is build up: https://hub.docker.com/r/pseudomuto/protoc-gen-doc/ For the sake of security I don't use any container where...

Seems like a strange error to me. I was faced this on a more complex binding and tried to find a reproducable minimal example; so here we go: ``` nnoremap...

In nvim i'm used to be able to open up a terminal in the current window/buffer. (if it's empty) Having it in a new split (and always horizontal) restricts the...

I tried out an easy keybinding for opening links under my cursor (open command should work like this in mac environment): ```nnoremap gx yiW:!open 0``` (normally with an `` at...

**Affects:** 6.3.1 and latest 5.x.x) Tested on 6.3.1 (but latest 5.x.x is also involved because original project where i face it was on a 5.x.x version) --- I had an...

type: documentation
in: core

## Bug Report #### Versions - Driver: org.postgresql:r2dbc-postgresql -> 1.0.4.RELEASE (also tested with mysql and it seems to be stucked too, see other branch in example project) - Database: 16.2...

## Bug Report #### Versions - Driver: r2dbc-pool:1.0.1.RELEASE - Database: postgres - Java: 17 - OS: debian11 #### Current Behavior I have a little spring boot service which used r2dbc...