Skip to content

Deprecated Detections

Bhavin Patel edited this page Nov 9, 2022 · 4 revisions

What happens to objects under deprecated

Detections under the deprecated folder are treated a bit differently, below is a list of things that happen to them specifically:

  • doc_gen.py will no longer include deprecated detections on Splunk Docs.
  • The correlation search label is updated to ESCU - Deprecated -<search_name> - Rule
  • research.splunk.com shows a deprecation WARNING image
  • The following note is added to the beginning of the description of the deprecated detection:
 WARNING, this detection has been marked deprecated by the Splunk Threat Research team, which means that it will no longer be maintained or supported. If you have any questions feel free to email us at: research@splunk.com.*
  • Note the detections are still included on the ESCU package

When do we deprecate a detection

  • The attack or analytic is no longer relevant.
  • STRT builds a better approach to the analytic.
  • Uses a data source or TA no longer supported.
  • When a data source becomes CIM compliant, we deprecate the _raw source type searches and convert them into a data model based search.
  • If we get enough bug reports and it does not make sense to maintain or meet our bar for quality