Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This example comes close to violating SEC01-J. Do not allow tainted variables in doPrivileged privileged blocks, but does not do so. It instead allows potentially tainted code in its doPrivileged() block, which is similar.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e0fec43df646ed8f-96e0ea63-498f467d-97ddab02-0fdb2f85c69b423ea332670b"><ac:plain-text-body><![CDATA[

[[API 2006

AA. Bibliography#API 06]]

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="749f56c804e4db0d-35d64e90-4ccb469e-89b4930a-d92aadd425529d72935aa240"><ac:plain-text-body><![CDATA[

[[McGraw 1999

AA. Bibliography#Ware 99]]

Rule 7: If You Must Sign Your Code, Put It All in One Archive File (sic)

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fac400bcc52e9c69-db544d91-440a4330-ab11b179-cf9c6e53bdb755e11a91a928"><ac:plain-text-body><![CDATA[

[[Ware 2008

AA. Bibliography#Ware 08]]

 

]]></ac:plain-text-body></ac:structured-macro>

...