Skip to content

Commit

Permalink
Merge pull request #1024 from lcarva/accept-newline-char
Browse files Browse the repository at this point in the history
Allow image URLs and digests to contain \n
  • Loading branch information
lcarva authored Jun 5, 2024
2 parents 60a46d1 + f50f016 commit 8aab280
Show file tree
Hide file tree
Showing 5 changed files with 3,325 additions and 554 deletions.
4 changes: 1 addition & 3 deletions acceptance/features/release.feature
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ Feature: Golden Container Image
"@redhat"
],
"exclude": [
"sbom_cyclonedx.found",
"redhat_manifests.redhat_manifests_missing",
"cve.deprecated_cve_result_name",
"source_image.exists"
"source_image"
]
}
}
Expand Down
Loading

0 comments on commit 8aab280

Please sign in to comment.