Sha256: bf85a8be648fd5a7f023880befd35c5ebc22e99162ed22caf615e2a4ab8365b4

Contents?: true

Size: 348 Bytes

Versions: 65

Compression:

Stored size: 348 Bytes

Contents

on:
  pull_request: {}
  push:
    branches:
    - main
    - master
name: Semgrep
jobs:
  semgrep:
    name: Scan
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - uses: returntocorp/semgrep-action@v1
      with:
        auditOn: push
        publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
        publishDeployment: 607

Version data entries

65 entries across 65 versions & 3 rubygems

Version Path
luno-0.2.15 .github/workflows/semgrep.yml
pushbullet_client-0.0.21 .github/workflows/semgrep.yml
luno-0.2.14 .github/workflows/semgrep.yml
pushbullet_client-0.0.20 .github/workflows/semgrep.yml
pushbullet_client-0.0.19 .github/workflows/semgrep.yml
pushbullet_client-0.0.18 .github/workflows/semgrep.yml
pushbullet_client-0.0.17 .github/workflows/semgrep.yml
pushbullet_client-0.0.16 .github/workflows/semgrep.yml
pushbullet_client-0.0.15 .github/workflows/semgrep.yml
luno-0.2.13 .github/workflows/semgrep.yml
pushbullet_client-0.0.14 .github/workflows/semgrep.yml
luno-0.2.12 .github/workflows/semgrep.yml
pushbullet_client-0.0.13 .github/workflows/semgrep.yml
pushbullet_client-0.0.12 .github/workflows/semgrep.yml
luno-0.2.11 .github/workflows/semgrep.yml
pushbullet_client-0.0.11 .github/workflows/semgrep.yml
pushbullet_client-0.0.10 .github/workflows/semgrep.yml
pushbullet_client-0.0.9 .github/workflows/semgrep.yml
pushbullet_client-0.0.8 .github/workflows/semgrep.yml
luno-0.2.10 .github/workflows/semgrep.yml