netliomax25-code opened a new pull request, #2581:
URL: https://github.com/apache/groovy/pull/2581

   The coordinate check in createGrabRecord rejects / : " < > | in version and 
revision values, but the character class leaves out the backslash it claims to 
forbid, so a value such as ..\..\x slips through on Windows and is later 
interpolated into grape cache file paths. GrapeMaven already escapes the 
backslash in the same class; this brings GrapeIvy in line.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to