mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 21:12:58 +08: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.