docs(supply-chain): syft·Trivy 경고를 alert danger 박스로 전환#220
Merged
Conversation
SBOM 생성 가이드의 두 경고가 인용문(blockquote)이라 일반 팁과 시각적으로 동일했고
사이트 표준(alert 숏코드)과도 어긋났다. {{% alert color="danger" %}}로 바꿔
빨간 경고 박스로 명확히 구분하고 다른 경고들과 일관되게 맞춘다. ko/en 양쪽 반영.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
배경
SBOM 생성 가이드(
creation-guide)의 syft·Trivy 두 경고가 마크다운 인용문(>)으로 작성돼 있어, 강조 박스 SK Red 도입 후 일반 팁과 시각적으로 동일했다. 또한 사이트의 다른 경고 23곳이 쓰는 표준(alert숏코드)과도 어긋났다.변경
{{% alert color="danger" %}}박스로 전환검증
npm run build정상, 두 박스 모두class="alert alert-danger"로 렌더