Skip to content

Prevent log injection and record forging in the shared logger #74

Prevent log injection and record forging in the shared logger

Prevent log injection and record forging in the shared logger #74

Workflow file for this run

name: Trigger ZLUX Core Build
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- v3.x/staging
permissions:
statuses: write
contents: write
jobs:
build-core:
uses: zowe/zlux-build/.github/workflows/build-core.yml@v3.x/staging
secrets: inherit
with:
SOURCE_REPO: zlux-platform
SOURCE_PR: ${{ github.event.pull_request.number || '' }}
ZLUX_PLATFORM: ${{ github.event.pull_request.number || '' }}