Skip to content

fix: use HMAC-based comparison in safeEqual to prevent length-based t… #365

fix: use HMAC-based comparison in safeEqual to prevent length-based t…

fix: use HMAC-based comparison in safeEqual to prevent length-based t… #365

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: boringnode/.github/.github/workflows/test.yml@main
lint:
uses: boringnode/.github/.github/workflows/lint.yml@main
typecheck:
uses: boringnode/.github/.github/workflows/typecheck.yml@main