Skip to content

Added support to filter findings based on created_at and updated_at column value provided in query parameter in the table aws_securityhub_finding Closes #2295 #5282

Added support to filter findings based on created_at and updated_at column value provided in query parameter in the table aws_securityhub_finding Closes #2295

Added support to filter findings based on created_at and updated_at column value provided in query parameter in the table aws_securityhub_finding Closes #2295 #5282

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
golangci_lint_workflow:
uses: turbot/steampipe-workflows/.github/workflows/golangci-lint.yml@main
with:
timeout: 20m