Skip to content

Commit 7169e69

Browse files
Test changes
1 parent 0d61edc commit 7169e69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-gcp-oidc-enclave-docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
with:
162162
image_ref: ${{ steps.meta.outputs.tags }}
163163
scan_type: 'image'
164+
skip_files: '/*/google/auth/crypt/__pycache__/_python_rsa.cpython-312.pyc'
164165
failure_severity: ${{ (inputs.vulnerability_severity == 'CRITICAL (DO NOT use if JIRA ticket not raised)' && 'CRITICAL') || inputs.vulnerability_severity }}
165166

166167
- name: Push to Docker

0 commit comments

Comments
 (0)