[
https://issues.apache.org/jira/browse/RAT-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin updated RAT-4:
------------------------------------
Component/s: engine
> Check crypto usage or implementation
> ------------------------------------
>
> Key: RAT-4
> URL: https://issues.apache.org/jira/browse/RAT-4
> Project: RAT
> Issue Type: New Feature
> Components: engine
> Reporter: Sebb
>
> RAT could perhaps be extended to look for usage or implementation of export
> controlled software such as JSSE and JCE, and check that the appropriate
> section is present in the README file.
> It would probably be too difficult to check that the details in the README
> file were correct, but it should be possible to check if the boilerplate is
> present.
> Usage of JSSE and JCE could be detected by looking for the relevant Java
> import statements, e.g.
> JSSE
> java.security.*
> javax.net.ssl
> JCE
> javax.crypto.*
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.