Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SaaS 없이 로컬에서 단일 프로젝트의 SBOM(CycloneDX 1.6)을 생성하

CLI가 부담스럽다면 설치 파일을 받아 더블클릭하세요. 단계별 안내는 [비개발자 빠른 시작](start/no-cli.ko.md)에 있습니다. Docker 엔진이 필요하며, Windows에서는 무료 [Rancher Desktop](https://rancherdesktop.io/)이 잘 맞습니다.

![스캔 결과 화면 — SBOM과 고지문, 위험분석보고서를 종류별 카드로 보고 내려받는다](images/app-results.png){ .home-shot }
![BomLens 웹 UI에서 스캔 결과를 살펴보는 모습 — KPI 카드와 심각도·라이선스 요약, 구성요소 표 필터링, 취약점 행을 펼쳐 CVSS 점수·설명·참조 확인, 의존성 그래프와 트리, 소스 트리 탐색](images/web-ui-demo.gif){ .home-shot }

## 무엇부터 볼까

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A local-first SBOM generator and open-source risk assessor for a single project

Prefer no command line? Download the installer and double-click it. A Docker engine is required; the free [Rancher Desktop](https://rancherdesktop.io/) works well on Windows. A step-by-step walkthrough (Korean) is in the no-CLI quick start.

![The scan results screen — view and download the SBOM, notice, and risk report as grouped cards](images/web-ui-en.png){ .home-shot }
![BomLens web UI reviewing a scan result: KPI cards and severity/license summary, filtering the components table, expanding a vulnerability row to its CVSS score, description and references, viewing dependencies as a graph and tree, and browsing the source tree](images/web-ui-demo.gif){ .home-shot }

## Where to go next

Expand Down
Loading