Good morning peeps.
Today was fixed one of the security vulnerabilities found present into
Javadocs
(
http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847....)
Most of our Javadocs were updated: android, controller...security.
If you want to make sure I did it right, just grab the tool from
http://www.oracle.com/technetwork/java/javase/downloads/java-doc-updater-...
and run:
java -jar JavadocUpdaterTool.jar -R -C
/mypathtoaerogear.org/aerogear.org/docs/specs/aerogear-security/ for example
Actions you should take: Update your JDK now
(
http://www.oracle.com/technetwork/topics/security/javacpujun2013-1899847....)
Decisions to make:
- I don't have control over your environment (I would like to have :)).
So to get rid off people introducing this vulnerability again into our
Javadocs, what's the best approach to follow?
My suggestion is to enforce our maven javadoc plugin to make use of JDK
and JRE 7 Update 25. Thoughts?
--
abstractj