Determine if specification impacts DAST

Update tracking sheet with:

  1. Review each specification and determine if it might impact crawling or scanning. Keep the following in mind:
    • Does this specification impact I/O events
    • Does this specification define local storage
    • Does this specification impact loading/displaying of a page
    • Does this specification impact network calls
  2. Determine if a metric exists for it (unlikely at this point, we don't have metrics :)
Edited by Michael Eddington