Sign in
apache
/
creadur-rat
/
HEAD
866845a
Bump org.apache.groovy:groovy from 5.0.7 to 5.0.8 (#705)
by dependabot[bot]
· 2 days ago
master
15ed9c4
Bump com.gradle:common-custom-user-data-maven-extension (#706)
by dependabot[bot]
· 2 days ago
d634c65
Bump xmlunit.version from 2.12.0 to 2.13.0 (#707)
by dependabot[bot]
· 2 days ago
9e3125c
Bump org.junit:junit-bom from 6.1.2 to 6.1.3 (#709)
by dependabot[bot]
· 2 days ago
69aa1a4
Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#710)
by dependabot[bot]
· 2 days ago
04b752f
RAT-573, RAT-553: Merge pull request #704 from gnodet/quick-fix/thread-safe-default-log
by P. Ottlinger
· 3 weeks ago
be95b02
RAT-553: Add changelog about bugfix in all SCM ignore parsers
by P. Ottlinger
· 3 weeks ago
3ac9527
fix: address review feedback on SPDXMatcherFactory and changes.xml
by Guillaume Nodet
· 3 weeks ago
18a4149
fix: make MatcherBuilderTracker and StandardCollection thread-safe
by Guillaume Nodet
· 3 weeks ago
b6502f4
chore: remove uncalled ThreadLocal remove methods
by Guillaume Nodet
· 3 weeks ago
23cfaa1
fix: make SPDXMatcherFactory thread-safe for parallel builds
by Guillaume Nodet
· 3 weeks ago
2235051
fix: revert RAT-268 change, add dedicated RAT-573 parallel build integration test
by Guillaume Nodet
· 3 weeks ago
242d7fe
fix: synchronize parseCommands to prevent option corruption in parallel builds
by Guillaume Nodet
· 3 weeks ago
fd0ab7d
ci: retrigger CI (RAT-268 flaky test on second run)
by Guillaume Nodet
· 3 weeks ago
ed1bf12
RAT-573: Make one of the integration tests run with 4 threads
by P. Ottlinger
· 3 weeks ago
891a233
RAT-573: Make DefaultLog and DeprecationReporter threadsafe
by P. Ottlinger
· 3 weeks ago
630e701
fix: make DefaultLog and DeprecationReporter thread-safe for parallel Maven builds
by Guillaume Nodet
· 3 weeks ago
c23a563
Revert "Changed file arg to DocumentName"
by Claude Warren
· 3 weeks ago
5098bfd
Changed file arg to DocumentName
by Claude Warren
· 3 weeks ago
f902077
Merge pull request #702 from apache/dependabot/maven/tika.version-3.3.2
by P. Ottlinger
· 4 weeks ago
6dbea11
Bump tika.version from 3.3.1 to 3.3.2
by dependabot[bot]
· 4 weeks ago
7795d9f
Merge pull request #697 from apache/create-output-object
by P. Ottlinger
· 4 weeks ago
a3c37cd
RAT-570: Rename method to class name accordingly
by P. Ottlinger
· 4 weeks ago
55eb11e
RAT-570: Rename de/serializer to SerDes
by P. Ottlinger
· 5 weeks ago
a2ff7bb
RAT-570: Replace deprecated Component by Inject
by P. Ottlinger
· 5 weeks ago
121bb6d
RAT-570: Minor refactorings during review
by P. Ottlinger
· 5 weeks ago
03a5210
RAT-570: Remove unused code and deprecated stuff
by P. Ottlinger
· 5 weeks ago
bab2bee
Merge branch 'master' into create-output-object
by Claude Warren
· 5 weeks ago
75f7065
RAT-570: minor refactorings during review
by P. Ottlinger
· 5 weeks ago
610ac58
Merge pull request #701 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.3.0
by P. Ottlinger
· 5 weeks ago
b50f6a5
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.2.0 to 4.10.3.0
by dependabot[bot]
· 5 weeks ago
6cd8be1
RAT-570: Add changelog
by P. Ottlinger
· 5 weeks ago
b0d2fb7
RAT-570: Minor refactorings during review
by P. Ottlinger
· 5 weeks ago
cf4c4d1
Merge pull request #699 from apache/dependabot/maven/org.junit-junit-bom-6.1.2
by P. Ottlinger
· 5 weeks ago
cf24ce5
Merge pull request #700 from apache/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.10.3
by P. Ottlinger
· 5 weeks ago
de083a1
RAT-572: Maven build improvements after dropping JDK8 in RAT 0.18 (#698)
by Christopher Tubbs
· 5 weeks ago
b72c3aa
Bump com.github.spotbugs:spotbugs-annotations from 4.10.2 to 4.10.3
by dependabot[bot]
· 5 weeks ago
024db45
Bump org.junit:junit-bom from 6.1.1 to 6.1.2
by dependabot[bot]
· 5 weeks ago
97a8d8c
fixed new line issue
by Claude Warren
· 5 weeks ago
75d80ca
fixed checkstyle
by Claude Warren
· 5 weeks ago
efedd1e
cleaned up sonarqube
by Claude Warren
· 5 weeks ago
0fcd7da
cleaned up code
by Claude Warren
· 6 weeks ago
2ad3adc
fix sonarqube issues
by Claude Warren
· 6 weeks ago
046c1be
fixes sonarqube issues
by Claude Warren
· 6 weeks ago
30707d2
fixed some style issues
by Claude Warren
· 6 weeks ago
a99e12a
added tests
by Claude Warren
· 6 weeks ago
90dd8c5
initial code
by Claude Warren
· 6 weeks ago
1f87498
RAT-568: Create IODescriptor (#695)
by Claude Warren
· 6 weeks ago
3f4a4ca
Merge pull request #696 from apache/dependabot/maven/org.apache.groovy-groovy-5.0.7
by P. Ottlinger
· 6 weeks ago
2144338
Bump org.apache.groovy:groovy from 5.0.6 to 5.0.7
by dependabot[bot]
· 6 weeks ago
3e6b50c
RAT-564: make LicenseSetFactory return unmodifiable licenses sets (#687)
by Claude Warren
· 6 weeks ago
6e1d370
RAT-563: Rename IReportable and IReportableListWalker (#686)
by Claude Warren
· 6 weeks ago
8f1322a
RAT-560, RAT-558: Fix XXE warning (#694)
by P. Ottlinger
· 6 weeks ago
9a87ace
Merge pull request #693 from apupier/restrictTriggerPushForGithubWorkflows
by P. Ottlinger
· 6 weeks ago
45648d5
Restrict trigger push branch for GitHub Workflow
by Aurélien Pupier
· 6 weeks ago
9021ef4
Merge pull request #692 from apache/dependabot/maven/com.gradle-develocity-maven-extension-2.5.0
by P. Ottlinger
· 7 weeks ago
26d9c95
RAT-562: Merge pull request #685 from apache/remove-boxing
by P. Ottlinger
· 7 weeks ago
bd43ee2
RAT-562: Add missing Test annotations to raise coverage
by P. Ottlinger
· 7 weeks ago
06e8898
Merge branch 'remove-boxing' of github.com:apache/creadur-rat into remove-boxing
by Claude Warren
· 7 weeks ago
113674d
increase test coverage
by Claude Warren
· 7 weeks ago
fc0bf69
RAT-562: Minor javadoc fix
by P. Ottlinger
· 7 weeks ago
f2ef4b6
Fixed max calculation
by Claude Warren
· 7 weeks ago
12c9c41
Bump com.gradle:develocity-maven-extension from 2.4.2 to 2.5.0
by dependabot[bot]
· 7 weeks ago
2e7c8ea
fixed issues
by Claude Warren
· 7 weeks ago
3b3672a
Merge pull request #691 from apache/dependabot/maven/com.gradle-common-custom-user-data-maven-extension-2.3.0
by P. Ottlinger
· 7 weeks ago
908a141
attempt to fix null pointer issue
by Claude Warren
· 7 weeks ago
a37ce2a
Bump com.gradle:common-custom-user-data-maven-extension
by dependabot[bot]
· 7 weeks ago
47624aa
RAT-558: Add security threat model (THREAT_MODEL.md + SECURITY.md + AGENTS.md) (#677)
by Jarek Potiuk
· 7 weeks ago
4cfe298
RAT-562: Remove trailing empty line
by P. Ottlinger
· 7 weeks ago
f2686f1
Merge pull request #690 from apache/dependabot/maven/org.apache-apache-39
by P. Ottlinger
· 7 weeks ago
4cfb207
Merge pull request #689 from apache/dependabot/maven/org.junit-junit-bom-6.1.1
by P. Ottlinger
· 7 weeks ago
28380b6
updated tests and check for null values
by Claude Warren
· 7 weeks ago
a0c30b4
Bump org.apache:apache from 38 to 39
by dependabot[bot]
· 7 weeks ago
7f9d055
Bump org.junit:junit-bom from 6.1.0 to 6.1.1
by dependabot[bot]
· 7 weeks ago
75efb86
RAT-566: fix some spotbugs issues in core (#688)
by Claude Warren
· 7 weeks ago
9bd67f4
Use MutableInt in ClaimValidator
by Claude Warren
· 7 weeks ago
a28d77b
Merge pull request #684 from apache/dependabot/github_actions/actions/cache-6
by P. Ottlinger
· 7 weeks ago
d8ba8f2
RAT-559: fix DocumentName issues in archives/on Windows (#674)
by Claude Warren
· 8 weeks ago
0c08080
RAT-561: Cleanup XmlWriter resource issues (#683)
by Claude Warren
· 8 weeks ago
cba53d1
Bump actions/cache from 5 to 6
by dependabot[bot]
· 8 weeks ago
2041069
Merge pull request #681 from apache/dependabot/maven/org.apache.ant-ant-antunit-1.5.0
by P. Ottlinger
· 8 weeks ago
d17d510
Merge pull request #682 from apache/dependabot/maven/com.gradle-develocity-maven-extension-2.4.2
by P. Ottlinger
· 8 weeks ago
ee65671
Bump com.gradle:develocity-maven-extension from 2.4.1 to 2.4.2
by dependabot[bot]
· 8 weeks ago
02a8088
Bump org.apache.ant:ant-antunit from 1.4.1 to 1.5.0
by dependabot[bot]
· 8 weeks ago
7036960
Merge pull request #680 from apache/dependabot/github_actions/actions/checkout-7
by P. Ottlinger
· 8 weeks ago
02f81d5
Bump actions/checkout from 6 to 7
by dependabot[bot]
· 8 weeks ago
4552426
Merge pull request #679 from apache/fix-xxe-issues
by P. Ottlinger
· 9 weeks ago
1a6431e
Changes as per Sonar review
by Claude Warren
· 9 weeks ago
2e0909f
removed test against translated messages
by Claude Warren
· 9 weeks ago
5940a0a
Merge remote-tracking branch 'origin/fix-xxe-issues' into fix-xxe-issues
by Claude Warren
· 9 weeks ago
8f6cca1
Fixed test, Migrated to assertj Fixed missing license header
by Claude Warren
· 9 weeks ago
74ddb7c
Revert "RAT-560: Fix missing license"
by P. Ottlinger
· 9 weeks ago
b66211f
RAT-560: Fix missing license
by P. Ottlinger
· 9 weeks ago
65695c0
RAT-560: Fix missing license
by P. Ottlinger
· 9 weeks ago
159550b
Merge remote-tracking branch 'origin/fix-xxe-issues' into fix-xxe-issues
by Claude Warren
· 9 weeks ago
8346f51
added tests
by Claude Warren
· 9 weeks ago
0379d9a
RAT-560: Fix sonar warnings
by P. Ottlinger
· 9 weeks ago
3f2d82e
RAT-560: Raise test coverage and verify listLicenses in Reporter.
by P. Ottlinger
· 9 weeks ago
b1cadc7
RAT-560: Add changelog entry and add test to verify no external entities can be defined in xml input in RAT
by P. Ottlinger
· 9 weeks ago
7bddd04
changes to reduce XXE exposure
by Claude Warren
· 9 weeks ago
Next »