Adobe-Consulting-Services/acs-aem-commons

View on GitHub
oakpal-checks/src/main/resources/OAKPAL-INF/checklist/acs-commons-integrators.json

Summary

Maintainability
Test Coverage
{
  "name": "acs-commons-integrators",
  "checks": [
    {
      "name": "authorizable-compatibility-check",
      "impl": "com.adobe.acs.commons.oakpal.checks.AcsCommonsAuthorizableCompatibilityCheck"
    },
    {
      "name": "recommend-ensure-authorizable",
      "impl": "com.adobe.acs.commons.oakpal.checks.RecommendEnsureAuthorizable"
    },
    {
      "name": "recommend-ensure-oak-index",
      "impl": "com.adobe.acs.commons.oakpal.checks.RecommendEnsureOakIndex"
    }
  ]
}