Cisco-AMP / amp4e_splunk_events_input

BSD 2-Clause "Simplified" License
8 stars 12 forks source link

Encrypt api key #44

Closed kbalante closed 4 years ago

kbalante commented 4 years ago

A. Remove all references that save the api key to the file system in plain text and have it save and retrieve from the encrypted storage/passwords rest service

B. Also remove the logging of sensitive data in the url to the log files

C. Cleaned up appserver/static/js/views/SetupView.js

D. Migrate existing inputs to new format i.e. remove plain text api key from inputs.conf

E. Upgrade documentation