mirror of
https://github.com/coder/code-server.git
synced 2026-05-08 13:27:25 +02:00
There is a `yarn ci` script which was using audit-ci but this does not appear to be called anywhere. The security worflow uses `yarn audit` and `npm audit` which seem fine enough anyway.