Uploaded image for project: 'Apache Rat'
  1. Apache Rat
  2. RAT-4

Check crypto usage or implementation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core engine
    • None

    Description

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sebb Sebb
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: