benken-parasoft

Results 10 comments of benken-parasoft

Related to this, Syft generates a malformed "purl" which does not parse as a URI. I believe the dollar sign in these version strings are not being uri/percent-encoded when generating...

For example, take the below RAML. getResolvedUriParameters() won't return me all the parameters for "/artists/{artistId}/songs/{songId}". It would only return "songId" but not "artistId". I suspect the method was intended to...

Resource.getResolvedUriParameters() does not exist in raml-parser-2. So, this may no longer be applicable. However, Resource.getUriParameters() no longer returns parameterized path segments that are not explicitly defined which used to work...

This is blocking me from using raml-parser-2. I have to fall back to using raml-parser for this case.

I am not aware of any built-in method to return all inherited URI parameters. In my case, I had to write my own code to recursively collect URI parameters from...

I also encountered this issue with certain "nl" bundles from Eclipse Babel. For example, "org.eclipse.core.filesystem.linux.x86_64.nl_ja_4.22.0.v20211218020001.jar" gets split with name "org.eclipse.core.filesystem.linux.x86" and version "64.nl_ja_4.22.0.v20211218020001".

I would like to highlight that there are two cases. In one case, at least part of the version is appended to the name. In the other case, part of...

> dangerously buggy, and inactive I wanted to second this. I came to a similar conclusion a few weeks ago. I had to give up on other attempts, not feeling...

I am not sure .NET Web Services Enhancements (WSE) for .NET Framework 2.0 supported SwA let alone .NET Windows Communication Foundation (WCF) which was introduced for .NET Framework 3.0. So,...

Which catalogers now collect licenses? Just JavaScript or Java too?