Géza Molnár

Results 4 issues of Géza Molnár

Hi There, Our project is using this great piece of library, but the OWASP dep. checker has noticed that the version of snakeyaml you're using has a vulnerability. (CVE-2022-25857) What...

This is my fix for issue #334. I did a string search for `{}` and fixed the relevant occurences one by one. ### Testing done I created locally a log...

**Problem** Some log messages have most likely been accidentally changed to the wrong format and now their parameters are not logged. For example in `io.jenkins.plugins.bitbucketpushandpullrequest.observer.BitBucketPPRObserverFactory#createObservable` all log messages have `{}`...

I have extended and executed the tests. Let me know if there's anything to change.