Skip to content

fix(err): improve lint rule error handling#70

Merged
whatsacomputertho merged 2 commits into
mainfrom
lint-rule-errors
Nov 12, 2025
Merged

fix(err): improve lint rule error handling#70
whatsacomputertho merged 2 commits into
mainfrom
lint-rule-errors

Conversation

@whatsacomputertho
Copy link
Copy Markdown
Member

Adds exception handling logic for each lint rule implementation underlying the ContainerImageLinter. Previously the ConfigIsLessThanNDaysOld lint rule would fail whenever a manifest list contains attestation manifests / generic OCI artifacts. This will improve stability in that instance, but not necessarily solve the whole problem in the event attestation manifests / generic OCI artifacts are actually desired.

Signed-off-by: ethanbalcik <ebalcik71@gmail.com>
Signed-off-by: ethanbalcik <ebalcik71@gmail.com>
@whatsacomputertho whatsacomputertho merged commit 4b62ba5 into main Nov 12, 2025
5 checks passed
@whatsacomputertho whatsacomputertho deleted the lint-rule-errors branch November 12, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant