Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Merge pull request #9 from itsallcode/add-storage-plugin #62

Merge pull request #9 from itsallcode/add-storage-plugin

Merge pull request #9 from itsallcode/add-storage-plugin #62

name: SL Scan
on: push
jobs:
Scan-Build:
# Scan runs on ubuntu, mac and windows
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Perform Scan
uses: ShiftLeftSecurity/scan-action@master
with:
output: reports
- name: Upload report
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: reports