Skip to content

feat(vefaas): add vefaas_cli_sdk module for streamlined deployment and local development #988

feat(vefaas): add vefaas_cli_sdk module for streamlined deployment and local development

feat(vefaas): add vefaas_cli_sdk module for streamlined deployment and local development #988

Workflow file for this run

name: Secret Scan
on:
pull_request:
push:
branches:
- main
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@7dc056a193116ba8d82154bf0549381c8fb8545c # v3.88.14
with:
extra_args: --results=verified,unknown