Skip to content

Commit

Permalink
Merge branch 'main' into dfiq
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchop authored Feb 2, 2024
2 parents c4f4635 + 570223a commit c8a6cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions/indicatorDefinitions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const DIAMOND_MODEL = ["adversary", "capability", "infrastructure", "victim"];
export const QUERY_TYPES = ["opensearch", "osquery", "sql", "splunk", "censys"];
export const QUERY_TYPES = ["opensearch", "osquery", "sql", "splunk", "censys", "shodan"];

export const INDICATOR_TYPES = [
{
Expand Down

0 comments on commit c8a6cb9

Please sign in to comment.