Yuri Govorushchenko

Results 42 issues of Yuri Govorushchenko

**What would you like to be added**: The app should exit with error message and exit code 1 if the explicitly specified config file doesn't exist. For example, this currently...

enhancement

It would be nice to bump the dependencies to: 1) Fix GHSA-hfrx-6qgj-fp6c in `commons-fileupload 1.4` and several other vulns in `jetty-server` and `jetty-http`. 2) Ease fixing dependency conflicts in consuming...

I think it would be logical if IDE highlighted the same symbols in the file, similarly to keywords (i.e. when the cursor is over the keyword all the occurrences of...

I use protocols a lot, e.g. reify them in tests. The quick-fix is incorrect so I often have to manually edit `:require` blocks to define aliases. ### Steps 1) Type...

I directly use `rebel-readline.core/with-line-reader`, `rebel-readline.jline-api/safe-terminal-writer`, etc. and I've observed different random exceptions and warnings logs on starting my REPL. Some examples: * `java.lang.IllegalAccessError: whitespace? is not public` * `whitespace? does...

I want to make an AJAX request from JS using some data from a server which is already in HTML in the `hx-vals` attribute. There seems to be an internal...

enhancement

### Description `docker buildx imagetools inspect ...` on the local image fails with: > ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization...

status/triage
area/build
version/4.33.0

v0.82.0 There are many seemingly useless logs on `--verbose` which make the reports harder to read and can hide more important messages produced on `--verbose` (such as suggesting setting `add-cpes-if-none`)....

**What happened**: Unexpected warnings: ``` # grype --name fs dir:/ ... [0001] WARN unable to resolve java package identifier from purl="pkg:maven/software.amazon.awscdk/aws-cdk-lib@%cdk-version%": failed to unescape purl version: invalid URL escape "%"...

bug

Would be great to bump Jetty so that no vulns are reported. Specifically, I currently get this report for `[ring/ring-jetty-adapter "1.13.0"]`: ``` NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY jetty-http 11.0.24...