Hi, somehow the data table is empty since a few days, but it was working before. I do the following with this docker image: FROM node:lts-bullseye-slim ``` npm i -g npm-audit-html npm audit --json | npm-audit-html ``` 
Hi, somehow the data table is empty since a few days, but it was working before.
I do the following with this docker image: FROM node:lts-bullseye-slim