Hey
@Adina Bodkins,
It's been a while since I've installed an app, but you should be able to at least get a list of what it's installing via the app's customize.py script. You can find this in the app's repo folder
here under "/app_name_here/util" and then:
Ideally, the script will have a commented list of everything it installs to work off of. Otherwise, you can do a
Base64 decode of the
ImportDefinition string, save the output as a .res file, and then begin to import it into Resilient under "Administrator" -> "Organization" -> "Import" -- you'll see the list of what it installs in the pop-up confirmation box.
Hope that helps.
Best,
Jared
------------------------------
Jared Fagel
Cyber Security Analyst I
Public Utility
------------------------------
Original Message:
Sent: Wed February 05, 2020 08:47 AM
From: Adina Bodkins
Subject: Undo Imports on the GUI
That's a shame! Thanks for the response.
Is there any recommended way to manually delete these different fields to ensure that I've cleaned up the app?
Thanks!
------------------------------
Adina Bodkins
------------------------------
Original Message:
Sent: Wed February 05, 2020 08:34 AM
From: Ben Lurie
Subject: Undo Imports on the GUI
Unfortunately there is no automated way of doing this currently. We do have various initiatives to make this automated.
Ben
------------------------------
Ben Lurie