You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/05/28 23:35:42 UTC

[GitHub] [maven-shared-utils] roxspring opened a new pull request #40: [MSHARED-297] Unconditionally single quote executable and arguments

roxspring opened a new pull request #40:
URL: https://github.com/apache/maven-shared-utils/pull/40


   - Escape arguments containing `#`, with unit test
     - Closes [MSHARED-431](https://issues.apache.org/jira/browse/MSHARED-431)
   - Partial port of https://github.com/sonatype/plexus-utils/commit/b38a1b3a4352303e4312b2bb601a0d7ec6e28f41
     - BourneShell unconditionally single quotes the executable and arguments
     - ~~Shell usage is only desirable when generating code for remote execution~~ omitted because shell usage is also required for running built-in commands such as `echo` as used in the tests.
     - Closes [MSHARED-297](https://issues.apache.org/jira/browse/MSHARED-297)


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-shared-utils] xmlking commented on pull request #40: [MSHARED-297] Unconditionally single quote executable and arguments

Posted by GitBox <gi...@apache.org>.
xmlking commented on pull request #40:
URL: https://github.com/apache/maven-shared-utils/pull/40#issuecomment-865258133


   this is still an issue. please update this dep version in `org.apache.maven:maven-artifact`
   https://snyk.io/vuln/maven:org.apache.maven.shared:maven-shared-utils@3.2.1
   please 
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-shared-utils] asfgit closed pull request #40: [MSHARED-297] Unconditionally single quote executable and arguments

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #40:
URL: https://github.com/apache/maven-shared-utils/pull/40


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-shared-utils] slachiewicz commented on pull request #40: [MSHARED-297] Unconditionally single quote executable and arguments

Posted by GitBox <gi...@apache.org>.
slachiewicz commented on pull request #40:
URL: https://github.com/apache/maven-shared-utils/pull/40#issuecomment-647802048


   Thx for fixing !
   
   FYI https://app.snyk.io/vuln/SNYK-JAVA-ORGAPACHEMAVENSHARED-570592


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-shared-utils] xmlking commented on pull request #40: [MSHARED-297] Unconditionally single quote executable and arguments

Posted by GitBox <gi...@apache.org>.
xmlking commented on pull request #40:
URL: https://github.com/apache/maven-shared-utils/pull/40#issuecomment-865258133


   this is still an issue. please update this dep version in `org.apache.maven:maven-artifact`
   https://snyk.io/vuln/maven:org.apache.maven.shared:maven-shared-utils@3.2.1
   please 
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org