CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Module XmlParsing

Provides modeling for common XML libraries.

Import path

import codeql.ruby.frameworks.XmlParsing

Classes

Feature

A representation of XML features that can be enabled or disabled. - TNOENT: Enables substitution of external entities. - TNONET: Disables network access. - TDTDLOAD: Disables loading of DTDs.