Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 2.83 KB

File metadata and controls

32 lines (31 loc) · 2.83 KB
category breaking
  • Deleted the deprecated CollectionExpr class from the Guards.qll.
  • Deleted the deprecated ParameterPosition class from the FlowSummary.qll.
  • Deleted the deprecated ArgumentPosition class from the FlowSummary.qll.
  • Deleted the deprecated SummaryComponent class from the FlowSummary.qll.
  • Deleted the deprecated SummaryComponent module from the FlowSummary.qll.
  • Deleted the deprecated SummaryComponentStack class from the FlowSummary.qll.
  • Deleted the deprecated SummaryComponentStack module from the FlowSummary.qll.
  • Deleted the deprecated RequiredSummaryComponentStack class from the FlowSummary.qll.
  • Deleted the deprecated isCapturedVariableDefinitionFlowIn predicate from the SSA.qll.
  • Deleted the deprecated isCapturedVariableDefinitionFlowOut predicate from the SSA.qll.
  • Deleted the deprecated hasLocationInfo predicate from the DataFlowPublic.qll.
  • Deleted the deprecated Remote import from the InsecureDirectObjectReferenceQuery.qll.
  • Deleted the deprecated RemoteSource class from the CodeInjectionQuery.qll, use ThreatModelSource instead.
  • Deleted the deprecated LocalSource class from the CodeInjectionQuery.qll, use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the CommandInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the ConditionalBypassQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the LDAPInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the MissingXMLValidationQuery.qll use ActiveThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the ReDoSQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the RegexInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the ResourceInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated LocalSource class from the ResourceInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the SqlInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated LocalSource class from the SqlInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the TaintedPathQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the UrlRedirectQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated RemoteSource class from the XPathInjectionQuery.qll use ThreatModelSource instead.
  • Deleted the deprecated ORMMappedProperty class from the Stored.qll use EntityFramework::StoredFlowSource and NHibernate::StoredFlowSource instead.