Skip to content

Add AIOS v25.0 documentation #810

Add AIOS v25.0 documentation

Add AIOS v25.0 documentation #810

name: Supply Chain Gate
on:
pull_request:
branches: [main]
push:
branches: [main]
permissions:
contents: read
jobs:
immutable-inputs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
with:
fetch-depth: 0
- name: Reject large blobs and runtime credentials in history
run: python scripts/check_git_hygiene.py --max-bytes 52428800
- name: Verify immutable Action and runtime image references
run: python scripts/verify_supply_chain_pins.py