Hi
I am trying to fix the vulnerable_javascript_library_usage error in Splunk Add-on Builder for appserver/static/js/build/common.js).
There are a couple of answered posts that mention the fix as:
The issue I am facing is that I have inherited the maintenance for the add-on and don’t have an app export from the original Add-on Builder.
I have tried a couple of things that include importing the spl and tgz files as a project in AOB but cannot import them as it shows an error while extracting the files.
I tried to create a new add-on with the same name and replace the files in that with the files from the downloaded tgz from Splunkbase. On exporting the created add-on and importing it again it shows an error when extracting that it's not a valid compressed file.
Also, I tried to just remove the common.js file which breaks the add-on when we run it on windows machines.
Is there any other way I can fix this? Or how can I import the add-on in AOB?
Thanking you in advance.
I got it working. Posting the process here in-case someone else has the same issue.
I got it working. Posting the process here in-case someone else has the same issue.