Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Automated update-Scrapy V0.1 Fixing Navigation links Automatic Nagivation Script

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="268e3bb1dada9edc-ca4825e0-44204cf8-941ea148-271d8d52ca8b1aec3b2ec721"><ac:plain-text-body><![CDATA[

[[MITRE 2009

AA. Bibliography#MITRE 09]]

[CWE ID 144

http://cwe.mitre.org/data/definitions/144.html] "Improper Neutralization of Line Delimiters"

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

 

CWE ID 150 "Improper Neutralization of Escape, Meta, or Control Sequences"

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0ef517c763431143-d19ed30f-404541c3-b6ba85ed-f844bbedf6b20eb0aa43360b"><ac:plain-text-body><![CDATA[

[[API 2006

AA. Bibliography#API 06]]

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

...

IDS11IDS03-J. Sanitize non-character code points before performing other sanitizationValidate all data passed in through environment variables and non-default properties            IDS07IDS05-J. Do not pass untrusted, unsanitized data to the Runtime.exec() methodLimit the size of files passed to ZipInputStream