Skip to content

[DX-1453] fix: make npx @ably/cli <command> work without the redundant ably #809

[DX-1453] fix: make npx @ably/cli <command> work without the redundant ably

[DX-1453] fix: make npx @ably/cli <command> work without the redundant ably #809

Workflow file for this run

name: Security Audit
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
audit:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout code
uses: actions/checkout@v6
- name: Security audit (osv-scanner)
run: bin/osv-audit --level critical pnpm-lock.yaml examples/web-cli/pnpm-lock.yaml packages/react-web-cli/pnpm-lock.yaml