ndimiduk opened a new pull request, #366:
URL: https://github.com/apache/yetus/pull/366

   The author_postcompile function writes --author-ignore-list entries directly 
into a grep -E filter file without escaping. Filenames containing regex 
metacharacters (parentheses, brackets, etc.) are silently misinterpreted as 
pattern syntax, causing those files to pass through unfiltered.


-- 
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