Skip to content

Update documentation regarding possible overwrite of the initial network policies set by tenant admin #373

Update documentation regarding possible overwrite of the initial network policies set by tenant admin

Update documentation regarding possible overwrite of the initial network policies set by tenant admin #373

Workflow file for this run

name: CI gosec
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
jobs:
tests:
runs-on: ubuntu-20.04
env:
GO111MODULE: on
steps:
- name: Checkout Source
uses: actions/checkout@v2
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...