tenable / Security-Hub

For use in our Tenable.IO to AWS Security Hub integration
27 stars 20 forks source link

Do not write tenable secret keys to script #5

Closed ambrosy-eric closed 5 years ago

ambrosy-eric commented 5 years ago

Related to Issue 4 but since that user closed his issue, opening one for the tenable secret keys being written to a script.

Secrets shouldn't be stored within the code, this is a massive security risk and recommending doing so is poor form for a security vendor.

These should be stored separately from the script and called instead.