Skip to content

[Snyk] Security upgrade com.github.binarywang:weixin-java-pay from 3.3.9.B to 4.6.8.B #4

[Snyk] Security upgrade com.github.binarywang:weixin-java-pay from 3.3.9.B to 4.6.8.B

[Snyk] Security upgrade com.github.binarywang:weixin-java-pay from 3.3.9.B to 4.6.8.B #4

Workflow file for this run

name: Nightfalldlp Secret Scan
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
run-nightfalldlp:
name: nightfalldlp
environment: nightfall
runs-on: ubuntu-latest
steps:
- name: Checkout Repo Action
uses: actions/checkout@master
- name: NightfallDLP Scan Step
uses: nightfallai/[email protected]
env:
NIGHTFALL_API_KEY: ${{ secrets.NIGHTFALL_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
EVENT_BEFORE: ${{ github.event.before }}
permissions:
checks: write
contents: read