Versions Compared

Key

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

...

In fact, relying on environment variables is more than a simple portability issue. An attacker can essentially control all environment variables that enter a program, using a mechanism such as the java.lang.ProcessBuilder class.

ThereforeConsequently, if an environment variable contains information that is available by other means, including system properties, that environment variable must not be used.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ab79202d96b13450-59f784ec-435f48d2-b608a04e-fb652cf054e7351d84a19b90"><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="20656130b016ff64-a47d60cc-47ef4c0a-a09a9d80-9e524d58f3b0aea0e23e8659"><ac:plain-text-body><![CDATA[

[[Campione 1996

AA. Bibliography#Campione 96]]

 

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

...