mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/etpro_telemetry: small cleanup
This commit is contained in:
@@ -69,6 +69,7 @@ net/wol -- Wake on LAN Service
|
||||
net/zerotier -- Virtual Networks That Just Work
|
||||
security/acme-client -- Let's Encrypt client
|
||||
security/clamav -- Antivirus engine for detecting malicious threats
|
||||
security/etpro_telemetry -- ETPRO telemetry edition
|
||||
security/intrusion-detection-content-et-pro -- IDS Proofpoint ET Pro ruleset (needs a valid subscription)
|
||||
security/intrusion-detection-content-pt-open -- IDS PT Research ruleset (only for non-commercial use)
|
||||
security/intrusion-detection-content-snort-vrt -- IDS Snort VRT ruleset (needs registration or subscription)
|
||||
|
||||
@@ -68,4 +68,3 @@ class Telemetry(object):
|
||||
"""
|
||||
if self._file_handle:
|
||||
self._file_handle.close()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user