Versions Compared

Key

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

...

This example comes close to violating SEC03SEC01-J. Do not allow tainted variables in doPrivileged 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="2a9029b4ecaf48bf-3b3cb496-4fbd4d01-add0b086-f0b93fcb32e07ab48892e951"><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="2d1e88bc6854d951-a28b2e45-4fbe435c-8519b76c-1de9602ed2df71713c1530b1"><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="3d3baced1e45e5df-4d432570-41ab4441-ac3faae8-9a27eab051597b122b9a771f"><ac:plain-text-body><![CDATA[

[[Ware 2008

AA. Bibliography#Ware 08]]

 

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

...