creadur-rat icon indicating copy to clipboard operation
creadur-rat copied to clipboard

Apache Creadur RAT - Release Audit Tool

Results 35 creadur-rat issues
Sort by recently updated
recently updated
newest added

Take into account exclusions from the global gitignore file if it is present in the default location. It's kind of icky to read environment variables in code called from an...

Deprecated Ant methods and ensured that deprecation message appears in log. Closes RAT-398

Bumps com.gradle:develocity-maven-extension from 1.23.2 to 2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle:develocity-maven-extension&package-manager=maven&previous-version=1.23.2&new-version=2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Will be working on this branch with the new site-versions: - [x] Allow deployment via buildtools script to separate folder -> RAT-397 - [x] Perform migration - [x] Verify reports...

https://github.com/apache/creadur-rat/pull/508 contais the plain dependabot update, but the new version brings: * deprecations of HelpFormatter * has to replace build() by get() ## TODO - [ ] fix test failures...

Fixes for core tests to adapt to removed options, methods and classes. This fixes the issues with the core build and test on the FEAT_Remove_deprecations branch. this PR will not...

**DO NOT MERGE** This is the PR to move the FEATURE branch that removes deprecations into master. This PR will have a massive number of changes and be rather large,...

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.6 to 4.8.6.7. Release notes Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases. Spotbugs Maven Plugin 4.8.6.7 back ported all of 4.9.4.1 Commits c4fb333 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.7 655e60b Backport all...

dependencies
java