Skip to content

VEGA-2626 Cetificate provider and attorney LPA details signed on date… #3264

VEGA-2626 Cetificate provider and attorney LPA details signed on date…

VEGA-2626 Cetificate provider and attorney LPA details signed on date… #3264

Workflow file for this run

name: Run Gosec
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
env:
GO111MODULE: on
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...