Fork me on GitHub

RAT (Release Audit Tool) results

The following document contains the results of RAT (Release Audit Tool) Apache Creadur RAT::Plugin4Maven 0.17 (Apache Software Foundation).

*****************************************************
Summary
*****************************************************
Generated at: 2025-11-29T00:04:10+01:00
    by Apache Creadur RAT::Core 0.17 (Apache Software Foundation)

-----------------------------------------------------
Counters
-----------------------------------------------------
    (Entries starting with '!' exceed the minimum or maximum values)
  Approved:           19    A count of approved licenses.
  Archives:           0    A count of archive files.
  Binaries:           3    A count of binary files.
  Document types:     3    A count of distinct document types.
  Ignored:            15    A count of ignored files.
  License categories: 2    A count of distinct license categories.
  License names:      2    A count of distinct license names.
  Notices:            0    A count of notice files.
  Standards:          18    A count of standard files.
  Unapproved:         0    A count of unapproved licenses.
  Unknown:            0    A count of unknown file types.


-----------------------------------------------------
Licenses detected
-----------------------------------------------------

Apache License 2.0: 2 
GNU General Public License V3.0: 17 

-----------------------------------------------------
License Categories detected
-----------------------------------------------------

AL   : 2 
GPL  : 17 

-----------------------------------------------------
Document Types detected
-----------------------------------------------------

BINARY: 3 
IGNORED: 15 
STANDARD: 18 

*****************************************************
Detail
*****************************************************

  Documents with unapproved licenses will start with a '!'
  The first character on the next line identifies the document type.
   
   char         type
    A       Archive file
    B       Binary file
    I       Ignored file
    N       Notice file
    S       Standard file
    U       Unknown file.
  
  /.git
  I         application/octet-stream     (directory)

  /.github
  I         application/octet-stream     (directory)

  /.gitignore
  I         application/octet-stream    

  /.idea
  I         application/octet-stream     (directory)

  /.mvn
  I         application/octet-stream     (directory)

  /CHANGES.md
  I         text/x-web-markdown    

  /LICENSE.txt
  I         text/plain    

  /README.md
  I         text/x-web-markdown    

  /mvnw
  B         application/x-sh    

  /mvnw.cmd
  B         application/x-bat    

  /pom.xml
  S         application/xml    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /site.sh
  B         application/x-sh    

  /spamschutz-whisker-descriptor.xml
  S         application/xml    UTF-8
    AL       AL2.0         Apache License 2.0
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/AntiSpamApplication.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/GUI.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/converter/CharacterConverter.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/converter/SpamProtector.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/converter/package-info.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/package-info.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/util/LocalizationHelper.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/java/de/aikiit/spamprotector/util/package-info.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/main/resources/filtered
  I         application/octet-stream     (directory)

  /src/main/resources/log4j2.xml
  I         application/xml    

  /src/main/resources/spamprotector.properties
  I         text/x-java-properties    

  /src/main/resources/spamprotector_en.properties
  I         text/x-java-properties    

  /src/site/site.xml
  S         application/xml    ISO-8859-1
    AL       AL2.0         Apache License 2.0

  /src/test/java/de/aikiit/spamprotector/AntiSpamApplicationTest.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/test/java/de/aikiit/spamprotector/GUITest.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/test/java/de/aikiit/spamprotector/UITest.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/test/java/de/aikiit/spamprotector/converter/CharacterConverterTest.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/test/java/de/aikiit/spamprotector/converter/SpamProtectorTest.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/test/java/de/aikiit/spamprotector/util/LocalizationHelperTest.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/test/java/de/aikiit/spamprotector/util/VersionTest.java
  S         text/x-java-source    UTF-8
    GPL      GPL3          GNU General Public License V3.0

  /src/test/resources/log4j2.xml
  I         application/xml    

  /target
  I         application/octet-stream     (directory)

  /webpage
  I         application/octet-stream     (directory)