All,
I noticed the fn_whois_rdap app in the resilient-community-apps github repository is showing version 1.0.4 but the App Exchange has version 1.0.5 uploaded to it.
I had forked this integration from the GitHub repo last December and we have been running a slightly modified version of it since then. Through some investigation this morning I discovered that my forked version of this app running in our app host had silently errored out and put itself into an unrecoverable state on 5/11/2022 after it was unable to connect to our SOAR platform which was down for an upgrade:
2022-05-11 23:35:38,282 ERROR [stomp_component] Exiting due to unrecoverable error
After a bit I figured out that our forked app is using the old `entrypoint.sh` file. I checked the IBM SOAR community apps GitHub repo and the app still has the old `entrypoint.sh` file there. I'm assuming the version downloaded through App Exchange would have the new `entrypoint.sh` file which would fix this issue, but I couldn't verify as it looks like the `entrypoint.sh` file isn't included in the zip file downloaded through there.
The fix was simple enough once I figured out what the issue was.
I'm wondering if the GitHub repository can be updated more regularly? This isn't my first time having an issue with the GitHub repo being out of sync:
https://community.ibm.com/community/user/security/communities/community-home/digestviewer/viewthread?MessageKey=76d2d0f7-c486-4333-9c37-cd3057dd330d&CommunityKey=d2f71e8c-108e-4652-b59c-29d61af7163e#bm76d2d0f7-c486-4333-9c37-cd3057dd330dThanks,
------------------------------
Liam Mahoney
------------------------------