From 722c2e2031ce88029a2faaf1981facda929fb1d4 Mon Sep 17 00:00:00 2001 From: divious1 Date: Wed, 27 Mar 2019 10:29:44 -0400 Subject: [PATCH] renamed things a bit --- spec/v2/{v2_analytic_story.json.spec => analytic_story.json.spec} | 0 ...cord_changed.json => baseline_dns_record_changed.json.example} | 0 spec/v2/{v2_baselines.json.spec => baselines.json.spec} | 0 ...ection_phantom.example.json => detection_phantom.json.example} | 0 ...etection_splunk.example.json => detection_splunk.json.example} | 0 spec/v2/{v2_detections.json.spec => detections.json.spec} | 0 ...on_phantom_example.json => investigation_phantom.json.example} | 0 ...nvestigation_search.json => investigation_search.json.example} | 0 spec/v2/{v2_investigations.json.spec => investigations.json.spec} | 0 spec/v2/{story_dns_hijack.json => story_dns_hijack.json.example} | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename spec/v2/{v2_analytic_story.json.spec => analytic_story.json.spec} (100%) rename spec/v2/{baseline_dns_record_changed.json => baseline_dns_record_changed.json.example} (100%) rename spec/v2/{v2_baselines.json.spec => baselines.json.spec} (100%) rename spec/v2/{detection_phantom.example.json => detection_phantom.json.example} (100%) rename spec/v2/{detection_splunk.example.json => detection_splunk.json.example} (100%) rename spec/v2/{v2_detections.json.spec => detections.json.spec} (100%) rename spec/v2/{investigation_phantom_example.json => investigation_phantom.json.example} (100%) rename spec/v2/{investigation_search.json => investigation_search.json.example} (100%) rename spec/v2/{v2_investigations.json.spec => investigations.json.spec} (100%) rename spec/v2/{story_dns_hijack.json => story_dns_hijack.json.example} (100%) diff --git a/spec/v2/v2_analytic_story.json.spec b/spec/v2/analytic_story.json.spec similarity index 100% rename from spec/v2/v2_analytic_story.json.spec rename to spec/v2/analytic_story.json.spec diff --git a/spec/v2/baseline_dns_record_changed.json b/spec/v2/baseline_dns_record_changed.json.example similarity index 100% rename from spec/v2/baseline_dns_record_changed.json rename to spec/v2/baseline_dns_record_changed.json.example diff --git a/spec/v2/v2_baselines.json.spec b/spec/v2/baselines.json.spec similarity index 100% rename from spec/v2/v2_baselines.json.spec rename to spec/v2/baselines.json.spec diff --git a/spec/v2/detection_phantom.example.json b/spec/v2/detection_phantom.json.example similarity index 100% rename from spec/v2/detection_phantom.example.json rename to spec/v2/detection_phantom.json.example diff --git a/spec/v2/detection_splunk.example.json b/spec/v2/detection_splunk.json.example similarity index 100% rename from spec/v2/detection_splunk.example.json rename to spec/v2/detection_splunk.json.example diff --git a/spec/v2/v2_detections.json.spec b/spec/v2/detections.json.spec similarity index 100% rename from spec/v2/v2_detections.json.spec rename to spec/v2/detections.json.spec diff --git a/spec/v2/investigation_phantom_example.json b/spec/v2/investigation_phantom.json.example similarity index 100% rename from spec/v2/investigation_phantom_example.json rename to spec/v2/investigation_phantom.json.example diff --git a/spec/v2/investigation_search.json b/spec/v2/investigation_search.json.example similarity index 100% rename from spec/v2/investigation_search.json rename to spec/v2/investigation_search.json.example diff --git a/spec/v2/v2_investigations.json.spec b/spec/v2/investigations.json.spec similarity index 100% rename from spec/v2/v2_investigations.json.spec rename to spec/v2/investigations.json.spec diff --git a/spec/v2/story_dns_hijack.json b/spec/v2/story_dns_hijack.json.example similarity index 100% rename from spec/v2/story_dns_hijack.json rename to spec/v2/story_dns_hijack.json.example