moneyhub / moneyhub-api-client

Node.JS Client for the Moneyhub API
10 stars 7 forks source link

API-529 add unit test step #79

Closed Ingridaceg closed 6 months ago

Ingridaceg commented 7 months ago

Add unit tests running to Github actions

github-actions[bot] commented 7 months ago
# npm audit report

jose  <=2.0.6 || 3.0.0 - 4.15.4
Severity: moderate
jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext - https://github.com/advisories/GHSA-hhhv-q57g-882q
jose vulnerable to resource exhaustion via specifically crafted JWE with compressed plaintext - https://github.com/advisories/GHSA-hhhv-q57g-882q
fix available via `npm audit fix`
node_modules/jose
node_modules/openid-client/node_modules/jose

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix
Ingridaceg commented 6 months ago

We cannot add it directly to this repo because we need to perform tests with our service and this is public, We created another instance to run this test in a private space