Skip to content

ensure only email protocol use custom lambda #29

ensure only email protocol use custom lambda

ensure only email protocol use custom lambda #29

Workflow file for this run

name: Scan
on: [push]
permissions: read-all
jobs:
scan:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@v12
with:
directory: .
framework: terraform