Skip to content

Support pre-existing LD_PRELOAD/DYLD_INSERT_LIBRARIES #6

Support pre-existing LD_PRELOAD/DYLD_INSERT_LIBRARIES

Support pre-existing LD_PRELOAD/DYLD_INSERT_LIBRARIES #6

Workflow file for this run

name: Security Analysis
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
push:
branches:
- main
paths:
- '.github/workflows/**'
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: ${{ github.ref_name != 'main' }}
jobs:
security:
name: Security Analysis
runs-on: ubuntu-slim
steps:
- uses: oxc-project/security-action@4211cd3f56ba742507263ea4a999f3be4165a53c # v1.0.1