Skip to content

Log in on the connection before privileged port commands (add/inherit/remove) #131

Log in on the connection before privileged port commands (add/inherit/remove)

Log in on the connection before privileged port commands (add/inherit/remove) #131

Workflow file for this run

name: Run Gosec
on:
push:
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
env:
GO111MODULE: on
steps:
- name: Checkout Source
uses: actions/checkout@v3
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...