Thibaud Lopez Schneider
Thibaud Lopez Schneider
It worked up to commit [`2745aa7eecbd962749a805a41c82f41b82a2d3f8`](https://github.com/mapbox/secret-shield/commit/2745aa7eecbd962749a805a41c82f41b82a2d3f8). Then it failed with commit [`81329131d88210b04c184efc2408bc4bffd10bde`](https://github.com/mapbox/secret-shield/commit/81329131d88210b04c184efc2408bc4bffd10bde) when we upgraded `p-queue` and more in #32. We're looking into it.
fixed by #40
@gatoroto , @globaltrouble , can you please confirm it's fixed now?
@korshaknn , did you install secret-shield as per the [docs](https://github.com/mapbox/secret-shield#install)? `npm install -g @mapbox/secret-shield`
I confirm the issue (I originally reported it).
I also get `JavaScript heap out of memory`. I don't know if the problem is in my code, `node-html-parser`, v8, or Node.js. But it doesn't seem normal for node-html-parser to...
@DzmitryFomchyn , do you know how to setup CodeQL for Java for this repo? It failed to auto scan.
@DzmitryFomchyn , do you know how to do the setup?
see https://github.com/mapbox/mapbox-navigation-android/pull/7048 for example of CodeQL setup for Kotlin
re-opening... we still need code scanning for this repo