rabbah opened a new issue #262: adapt rcverify to check for executables without 
relying on file name filters
URL: https://github.com/apache/incubator-openwhisk-release/issues/262
 
 
   `rcverify` scans a RC for executables by checking files for `+x`. This can 
lead to false positives and negatives (the former because there are exemptions 
for `.sh` files for example that are expected to be shell scripts).
   
   arguably, it is better for the verifier to check that the file type is not 
binary.
   
   cc @dgrove-oss 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to