Skip to content

Commit 76a908c

Browse files
Revert "(v1.4.1 hotfix) Fix multi-arch container image scanning (#136)"
This reverts commit 84aa760.
1 parent 84aa760 commit 76a908c

File tree

3 files changed

+0
-138
lines changed

3 files changed

+0
-138
lines changed

.github/workflows/test_multi_arch_images.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ runs:
162162
- --thresholds
163163
- ${{ inputs.threshold_fixable_only == 'true' && '--threshold-fixable-only' || '--no-op' }}
164164
- ${{ inputs.show_only_fixable_vulns == 'true' && '--show-only-fixable-vulns'|| '--no-op' }}
165-
- --platform=${{ inputs.platform || '' }}
166165
- --critical=${{ inputs.critical_threshold }}
167166
- --high=${{ inputs.high_threshold }}
168167
- --medium=${{ inputs.medium_threshold }}

validator/validate_multi_platform_image_support.py

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)