Skip to content

feat(security-groups): Allow list of CIDRs for ipRange #1090

feat(security-groups): Allow list of CIDRs for ipRange

feat(security-groups): Allow list of CIDRs for ipRange #1090

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ main ]
jobs:
github-sanity-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Scan credentials
uses: outscale-dev/cred-scan@main
with:
scan_path: "./"