From 2e8882565e9e25dd13d0d1efc2fe65d4155f9120 Mon Sep 17 00:00:00 2001 From: Surya Sashank Nistala Date: Tue, 24 Oct 2023 22:11:51 -0700 Subject: [PATCH] spotless check failures fixed Signed-off-by: Surya Sashank Nistala --- src/main/resources/mappings/threat_intel_job_mapping.json | 2 +- src/main/resources/threatIntelFeed/feedMetadata.json | 2 +- src/main/resources/threatIntelFeedInfo/feodo.yml | 2 +- src/test/resources/threatIntelFeed/feedMetadata.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/mappings/threat_intel_job_mapping.json b/src/main/resources/mappings/threat_intel_job_mapping.json index c64b034fe..ffd165ae5 100644 --- a/src/main/resources/mappings/threat_intel_job_mapping.json +++ b/src/main/resources/mappings/threat_intel_job_mapping.json @@ -59,4 +59,4 @@ } } } -} \ No newline at end of file +} diff --git a/src/main/resources/threatIntelFeed/feedMetadata.json b/src/main/resources/threatIntelFeed/feedMetadata.json index 27196b6b6..e0f448012 100644 --- a/src/main/resources/threatIntelFeed/feedMetadata.json +++ b/src/main/resources/threatIntelFeed/feedMetadata.json @@ -10,4 +10,4 @@ "ioc_col": 0, "has_header": false } -} \ No newline at end of file +} diff --git a/src/main/resources/threatIntelFeedInfo/feodo.yml b/src/main/resources/threatIntelFeedInfo/feodo.yml index 4acbf40e4..8205e47ca 100644 --- a/src/main/resources/threatIntelFeedInfo/feodo.yml +++ b/src/main/resources/threatIntelFeedInfo/feodo.yml @@ -3,4 +3,4 @@ name: "ipblocklist_aggressive.csv" feedFormat: "csv" org: "Feodo" iocTypes: ["ip"] -description: "" \ No newline at end of file +description: "" diff --git a/src/test/resources/threatIntelFeed/feedMetadata.json b/src/test/resources/threatIntelFeed/feedMetadata.json index c73995ebd..0e5583797 100644 --- a/src/test/resources/threatIntelFeed/feedMetadata.json +++ b/src/test/resources/threatIntelFeed/feedMetadata.json @@ -9,4 +9,4 @@ "ioc_type": "ip", "ioc_col": 0 } -} \ No newline at end of file +}