dgrove-oss opened a new issue #46: scan code is not checking .txt files for 
license
URL: https://github.com/apache/incubator-openwhisk-utilities/issues/46
 
 
   In the openwhisk-kube-deploy project, the file home/templates/Notes.txt does 
not have a license header.  However, scancode with the ASF-Release.cfg is not 
detecting this because it appears to not be scanning any file with a .txt 
extension for a license.
   
   Appended is the relevant snippet from the verbose output of the tool.
   
   ```
     
[/Users/dgrove/code/openwhisk/incubator-openwhisk-deploy-kube/tools/travis/../../NOTICE.txt]...
       Running Line Check [regex_check]
     
[/Users/dgrove/code/openwhisk/incubator-openwhisk-deploy-kube/tools/travis/../../LICENSE.txt]...
       Running Line Check [regex_check]
     
[/Users/dgrove/code/openwhisk/incubator-openwhisk-deploy-kube/tools/travis/../../helm/templates/NOTES.txt]...
       Running Line Check [regex_check]
     
[/Users/dgrove/code/openwhisk/incubator-openwhisk-deploy-kube/tools/travis/../../.travis.yml]...
       Running File Check [has_block_license]
       Running Line Check [no_trailing_spaces]
       Running Line Check [eol_at_eof]
       Running Line Check [regex_check]
   
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to