Skip to content

[Snyk] Upgrade com.squareup.retrofit2:converter-gson from 2.9.0 to 2.11.0 #6

[Snyk] Upgrade com.squareup.retrofit2:converter-gson from 2.9.0 to 2.11.0

[Snyk] Upgrade com.squareup.retrofit2:converter-gson from 2.9.0 to 2.11.0 #6

Workflow file for this run

name: SAST Scan
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
security-sast:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Semgrep Scan
run: docker run -v /var/run/docker.sock:/var/run/docker.sock -v "${PWD}:/src" returntocorp/semgrep semgrep scan --config auto