Skip to content

Update docs to align with main documentation and fix issue with org ID and resolvable fields #18

Update docs to align with main documentation and fix issue with org ID and resolvable fields

Update docs to align with main documentation and fix issue with org ID and resolvable fields #18

Workflow file for this run

name: tfsec
on:
schedule:
- cron: 0 0 * * *
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tfsec:
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/[email protected]