SecureAEM icon indicating copy to clipboard operation
SecureAEM copied to clipboard

Results 21 SecureAEM issues
Sort by recently updated
recently updated
newest added

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://infosecwriteups.com/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb) --- This is a security fix for a high severity vulnerability in your [Apache Maven](https://maven.apache.org/) `pom.xml` file(s). The build files indicate that this project is resolving dependencies over HTTP...

Bumps org.apache.sling.api from 2.2.0 to 2.25.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.sling:org.apache.sling.api&package-manager=maven&previous-version=2.2.0&new-version=2.25.4)](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

Bumps [gson](https://github.com/google/gson) from 2.7 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps httpclient from 4.2.3 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.2.3&new-version=4.5.13)](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

![image](https://user-images.githubusercontent.com/9348327/54031122-1ee5c380-41ae-11e9-8598-2fae99242a27.png)

Please create some documentation of potential vulnerabilities currently checked by SecureAEM. It's worth starting Wiki for this project.

enhancement

Please replace the two separate lists in pageContent dialog with a list of path/content pairs (multifield). PageContentTest internally works on path/content pairs (including the comparison of the lengths of the...

Refactor CrxdeLogsTest.doTest() so that it performs the "logsAvailable" check for two paths: - /bin/crxde/logs?tail=100, - /system/console/slinglog/tailer.txt?tail=600&name=/logs/error.log.

Typical production environement contains multiple publish instances. Please extend Secure AEM so that it is able to check multiple instances at once. Following items might need to be updated: -...

enhancement

BundlesTest.doTest() always returns true (as long as client is able to access system/console/bundles.json). Please update BundlesTest.doTest() so that it returns false (fails) whenever there is at least one development bundle...