Skip to content

fix: harden session sealing, log redaction, and webhook tolerance checks #99

fix: harden session sealing, log redaction, and webhook tolerance checks

fix: harden session sealing, log redaction, and webhook tolerance checks #99

Workflow file for this run

name: Lint
on:
push:
branches:
- 'main'
pull_request: {}
defaults:
run:
shell: bash
jobs:
standard:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f # v1.306.0
with:
bundler-cache: true
- name: Run Standardrb
run: |
bundle exec standardrb