Andrew Davis

Results 7 comments of Andrew Davis

Is there any value in having window._paq populated when testing Matomo integration into a React app?

I would be quite surprised if any of these vulnerabilities were exploitable within Matomo (although its not impossible). Checking for vulnerable node dependencies is just a code hygiene task I...

Unfortunately dropping the database then having the test setup script recreate didn't help. The database is being created fine but I still get the same error. "Could not find /tmp/wordpress-tests-lib/includes/functions.php,...

Those issues you linked to sound extremely close to what I'm experiencing although simply deleting the Wordpress related stuff in /tmp unfortunately didn't resolve it. I have however been able...

Here is a (very small) pull request that makes this change. https://github.com/chef/ohai/pull/1668

Just checking in on this. There are new versions of some dev dependencies so I've bumped them. Tests still pass, 'npm audit' still reports zero vulnerabilities.

Another round of dependency bumps to get back to 0 vulnerabilities. Tests still pass.