Skip to content

Commit

Permalink
spotless check failures fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Surya Sashank Nistala <[email protected]>
  • Loading branch information
eirsep committed Oct 25, 2023
1 parent e850248 commit 2e88825
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/mappings/threat_intel_job_mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion src/main/resources/threatIntelFeed/feedMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"ioc_col": 0,
"has_header": false
}
}
}
2 changes: 1 addition & 1 deletion src/main/resources/threatIntelFeedInfo/feodo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: "ipblocklist_aggressive.csv"
feedFormat: "csv"
org: "Feodo"
iocTypes: ["ip"]
description: ""
description: ""
2 changes: 1 addition & 1 deletion src/test/resources/threatIntelFeed/feedMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"ioc_type": "ip",
"ioc_col": 0
}
}
}

0 comments on commit 2e88825

Please sign in to comment.