rsa icons
Added various RSA NetWitness icons to resources. Issue #: 219
Please run the autogen.sh script to add new nodes.
This is contribution guideline: https://github.com/mingrammer/diagrams/blob/master/CONTRIBUTING.md
Please run the
autogen.shscript to add new nodes.This is contribution guideline: https://github.com/mingrammer/diagrams/blob/master/CONTRIBUTING.md
Hello, I am running into an issue running the script. Any thoughts?

You must use Python >= 3.6. You’re using 2.7 version.
I have ran the autogen script as requested :smiley:
@caspoone you should not modify "autogen.sh" to execute python3 instead python. Python3 alias is specific and by default python is a convencional name. I'll add a PR to check python version before execute autogen. Please, also update conflicts..
Any progress? :)