Skip to content

Commit

Permalink
Merge pull request #637 from CrossRealms/remove-everything-related-to…
Browse files Browse the repository at this point in the history
…-blocked-IPs-and-honeyDB

removed everything related to honeydb and blocked IP
  • Loading branch information
hardikhdholariya authored Sep 23, 2024
2 parents 76836f6 + c814b86 commit a844ed4
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 9,156 deletions.
11 changes: 0 additions & 11 deletions cyences_app_for_splunk/README/cs_configurations.conf.spec
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
[honeydb]
# HoneyDB information to update Blocked IP lookup dynamically
api_id = <string> Honey DB API ID
api_key = <string> Honey DB API Key

[maliciousip]
# MaliciousIP Collector Configuration,
api_url = <string> URL where the API is hosted to collect the data
auth_token = <string> API auth token
cust_id = <string> UUID generated automatically while Configuration

[product_config]
enabled_products = <string> comma separated list of enabled products
disabled_products = <string> comma separated list of disabled products
117 changes: 0 additions & 117 deletions cyences_app_for_splunk/bin/honeydb_lookup_gen.py

This file was deleted.

98 changes: 0 additions & 98 deletions cyences_app_for_splunk/bin/maliciousip_lookup_gen.py

This file was deleted.

1 change: 0 additions & 1 deletion cyences_app_for_splunk/bin/rh_cyences_product_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@


CONF_FILE = 'cs_configurations'
HONEYDB_STANZA = 'honeydb'

APP_CONFIG_STANZA = 'product_config'
PRODUCTS_KEY = 'products'
Expand Down
68 changes: 0 additions & 68 deletions cyences_app_for_splunk/bin/rh_honeydb_conf.py

This file was deleted.

77 changes: 0 additions & 77 deletions cyences_app_for_splunk/bin/upload_malicious_ip.py

This file was deleted.

Loading

0 comments on commit a844ed4

Please sign in to comment.