Please check if the PR fulfills these requirements:
[x] After these changes, the app was run and still works as expected
[ ] Unit tests for these changes were added (if applicable )(N/A)
[x] All existing unit tests were run and still pass (N/A)
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Additional Notes:
npm run build works in splunk forwarder and msp-service. npm run start was NOT verified because it needs environment variables to be passed down. npm audit fixes were NOT implemented due to the deadline of completing the Splunk migration.
Please check if the PR fulfills these requirements:
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Additional Notes:
npm run build
works in splunk forwarder and msp-service.npm run start
was NOT verified because it needs environment variables to be passed down.npm audit
fixes were NOT implemented due to the deadline of completing the Splunk migration.