[v17] Add session_type
and format
to session.recording.access
audit event event
#76233
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Trivy | |
on: | |
pull_request: | |
merge_group: | |
jobs: | |
trivy: | |
uses: gravitational/shared-workflows/.github/workflows/trivy.yaml@main | |
permissions: | |
actions: read | |
contents: read | |
security-events: write |