Splunk Dev

Fix the javascript issue in this appserver build file (appserver/static/js/build/common.js) file?

Shukran
Explorer

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:

  1. Export the app from any Add-on Builder
  2. Import the app into Add-on Builder v4.1.0 or newer
  3. Download the app packaged from Add-on Builder v4.1.0 or newer

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.

Labels (4)
0 Karma
1 Solution

Shukran
Explorer

I got it working. Posting the process here in-case someone else has the same issue.

  • Downloaded AOB 3.0.1
  • Create a new add-on with same name and id.
  • Copy existing files in $SPLUNK_HOME/etc/apps/<app_folder>
  • Update the views in Splunk UI
  • Export from AOB
  • Update AOB version
  • Import the project

 

View solution in original post

0 Karma

Shukran
Explorer

I got it working. Posting the process here in-case someone else has the same issue.

  • Downloaded AOB 3.0.1
  • Create a new add-on with same name and id.
  • Copy existing files in $SPLUNK_HOME/etc/apps/<app_folder>
  • Update the views in Splunk UI
  • Export from AOB
  • Update AOB version
  • Import the project

 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...