-
Notifications
You must be signed in to change notification settings - Fork 63
Comparing changes
Open a pull request
base repository: apache/maven-checkstyle-plugin
base: maven-checkstyle-plugin-3.2.1
head repository: apache/maven-checkstyle-plugin
compare: maven-checkstyle-plugin-3.2.2
- 9 commits
- 17 files changed
- 6 contributors
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1068ace - Browse repository at this point
Copy the full SHA 1068aceView commit details
Commits on Jan 26, 2023
-
[MCHECKSTYLE-426] Don't use Sink#figure()/Sink#figureCaption() since …
…it distorts the output This closes #106
Configuration menu - View commit details
-
Copy full SHA for 000fab6 - Browse repository at this point
Copy the full SHA 000fab6View commit details
Commits on Mar 18, 2023
-
[MCHECKSTYLE-427] Upgrade maven-invoker-plugin to 3.5.0
Adds support to run integration tests with Java 19+
Configuration menu - View commit details
-
Copy full SHA for bc45db6 - Browse repository at this point
Copy the full SHA bc45db6View commit details
Commits on Apr 2, 2023
-
Bump animal-sniffer-maven-plugin from 1.22 to 1.23
Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.22 to 1.23. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.22...1.23) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d168a85 - Browse repository at this point
Copy the full SHA d168a85View commit details
Commits on Apr 8, 2023
-
Bump maven-invoker-plugin from 3.5.0 to 3.5.1
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.5.0...maven-invoker-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07add96 - Browse repository at this point
Copy the full SHA 07add96View commit details
Commits on Apr 15, 2023
-
[MNG-6825] Replace StringUtils with Commons Lang3
Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 997f1e4 - Browse repository at this point
Copy the full SHA 997f1e4View commit details
Commits on Apr 18, 2023
-
[MCHECKSTYLE-432] Inline configuration does not work when creating si…
…te reports with multiple locales Co-authored-by: Peter Lamby <[email protected]> This closes #112 and closes #113
Configuration menu - View commit details
-
Copy full SHA for 7efb92f - Browse repository at this point
Copy the full SHA 7efb92fView commit details -
vuln-fix: Temporary File Information Disclosure
This fixes temporary file information disclosure vulnerability due to the use of the vulnerable `File.createTempFile()` method. The vulnerability is fixed by using the `Files.createTempFile()` method which sets the correct posix permissions. Weakness: CWE-377: Insecure Temporary File Severity: Medium CVSSS: 5.5 Detection: CodeQL & OpenRewrite (https://public.moderne.io/recipes/org.openrewrite.java.security.SecureTempFileCreation) Reported-by: Jonathan Leitschuh <[email protected]> Signed-off-by: Jonathan Leitschuh <[email protected]> Bug-tracker: JLLeitschuh/security-research#18 Co-authored-by: Moderne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff1e8a5 - Browse repository at this point
Copy the full SHA ff1e8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d757053 - Browse repository at this point
Copy the full SHA d757053View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2