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-12-01T07:12:39+01:00
by Apache Creadur RAT::Core 0.17 (Apache Software Foundation)
-----------------------------------------------------
Counters
-----------------------------------------------------
(Entries starting with '!' exceed the minimum or maximum values)
Approved: 37 A count of approved licenses.
Archives: 0 A count of archive files.
Binaries: 4 A count of binary files.
Document types: 4 A count of distinct document types.
Ignored: 18 A count of ignored files.
License categories: 1 A count of distinct license categories.
License names: 1 A count of distinct license names.
Notices: 1 A count of notice files.
Standards: 37 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: 37
-----------------------------------------------------
License Categories detected
-----------------------------------------------------
AL : 37
-----------------------------------------------------
Document Types detected
-----------------------------------------------------
BINARY: 4
IGNORED: 18
NOTICE: 1
STANDARD: 37
*****************************************************
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)
/.gitattributes
I application/octet-stream
/.github
I application/octet-stream (directory)
/.gitignore
I application/octet-stream
/.idea
I application/octet-stream (directory)
/.mvn
I application/octet-stream (directory)
/LICENSE
N text/plain ISO-8859-1
/README.md
I text/x-web-markdown
/dependency-reduced-pom.xml
I application/xml
/docs
I application/octet-stream (directory)
/mvnw
B application/x-sh
/mvnw.cmd
B application/x-bat
/pom.xml
S application/xml ISO-8859-1
AL AL2.0 Apache License 2.0
/site.sh
B application/x-sh
/spotbugs_ignore.xml
S application/xml ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/ApplicationStarter.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/exception/InvalidDirectoryException.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/exception/NoFilesFoundException.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/exception/RenamingErrorException.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/exception/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/gui/HelpWindow.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/gui/ImageDirectorySelector.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/gui/MainUIWindow.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/gui/ProgressBar.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/gui/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/image/AbstractImageRenamer.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/image/CreationDateFromExifImageRenamer.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/image/ImageFilenameFilter.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/image/MetaDataExtractor.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/image/RemoveExifPrefixRenamer.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/image/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/util/ComponentGaugeUtil.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/util/LocalizationHelper.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/de/aikiit/fotorenamer/util/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/jnlp/jnlpTemplate.vm
I text/plain
/src/main/jnlp/resources/logo.png
B image/png
/src/main/resources/filtered
I application/octet-stream (directory)
/src/main/resources/fotorenamer.properties
I text/x-java-properties
/src/main/resources/html
I application/octet-stream (directory)
/src/main/resources/image
I application/octet-stream (directory)
/src/main/resources/log4j2.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/fotorenamer/TestConstants.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/exception/FotorenamerExceptionTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/exception/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/gui/HelpWindowTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/gui/ImageDirectorySelectorTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/gui/ProgressBarTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/gui/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/image/CreationDateFromExifImageRenamerTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/image/ImageFilenameFilterTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/image/MetaDataExtractorTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/image/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/util/ComponentGaugeUtilTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/util/LocalizationHelperTest.java
S text/x-java-source UTF-8
AL AL2.0 Apache License 2.0
/src/test/java/de/aikiit/fotorenamer/util/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/resources/data
I application/octet-stream (directory)
/src/test/resources/log4j2.properties
I text/x-java-properties
/target
I application/octet-stream (directory)
Maven