Skip to content

chore: Revert "ci: publish packages with OIDC trust (#7616)" & add ve… #1144

chore: Revert "ci: publish packages with OIDC trust (#7616)" & add ve…

chore: Revert "ci: publish packages with OIDC trust (#7616)" & add ve… #1144

name: Open Source Security
on:
push:
branches:
- main
schedule:
- cron: '12 3 * * *'
workflow_dispatch:
jobs:
piper-oss:
name: 'Security'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: artifactPrepareVersion
uses: SAP/[email protected]
with:
step-name: artifactPrepareVersion
flags: --versioningType cloud_noTag
- name: detectExecuteScan
uses: SAP/[email protected]
with:
step-name: detectExecuteScan
flags: '--token ${{ secrets.DETECT_TOKEN }}'