Ccodemod

codemod/java-reliability-audit-bundle

Run a coordinated read-only Java reliability audit across concurrency, exception flow, test correctness, date and regex patterns, Spring runtime wiring, async contracts, nullability, HTTP status handling, and equality pitfalls.

javareliabilityanalysisauditbundlemetrics
PRO
2 executions
Use dashboard

Run locally

npx codemod @codemod/java-reliability-audit-bundle

This is a Pro codemod. Preview changes and insights for free, no login or code sharing required. Applying changes and accessing insights requires a paid plan and sign in.Learn more

@codemod/java-reliability-audit-bundle

Run a coordinated read-only Java reliability audit across concurrency, exception flow, test correctness, date and regex patterns, Spring runtime wiring, async contracts, nullability, HTTP status handling, and equality pitfalls.

The bundle orchestrates Java reliability codemods that emit findings and metrics without rewriting source files.

Included Codemods

  • @codemod/assertj-consumer-missing-assertions@0.1.0
  • @codemod/java-assertion-self-comparison-scan@0.1.0
  • @codemod/java-async-method-return-contract@0.1.0
  • @codemod/java-datetimeformatter-weekyear-mismatch@0.1.0
  • @codemod/java-detect-invalid-spel-expressions@0.1.0
  • @codemod/java-detect-unsafe-thread-suspend-waits@0.1.0
  • @codemod/java-detect-unstable-test-patterns@0.1.0
  • @codemod/java-http-status-code-handling-audit@0.1.0
  • @codemod/java-injection-nullable-defaults-audit@0.1.0
  • @codemod/java-invalid-regex-patterns@0.1.0
  • @codemod/java-map-null-compute-usage@0.1.0
  • @codemod/java-mockito-annotated-init-audit@0.1.0
  • @codemod/java-production-assert-usage-audit@0.1.0
  • @codemod/java-record-array-equality-audit@0.1.0
  • @codemod/java-regex-empty-quantifier-patterns@0.1.0
  • @codemod/java-test-mixed-framework-annotations@0.1.0
  • @codemod/java-unicode-case-regex-miner@0.1.0
  • @codemod/junit5-inner-tests-require-nested@0.1.0
  • @codemod/mockito-all-args-use-matchers@0.1.0
  • @codemod/regex-anchored-alternation-audit@0.1.0
  • @codemod/servlet-methods-letting-exceptions-escape@0.1.0
  • @codemod/spring-bean-method-qualifier-misuse@0.1.0
  • @codemod/spring-config-async-method-detection@0.1.0
  • @codemod/spring-config-bean-name-collisions@0.1.0
  • @codemod/spring-multiple-autowired-constructors@0.1.0
  • @codemod/spring-no-direct-bean-call-lite-config@0.1.0
  • @codemod/spring-path-variable-binding-audit@0.1.0

Ready to contribute?

Build your own codemod and share it with the community.