Skip to content

docs(guide): 2026 기업 오픈소스 관리 가이드 개선 (1차)#253

Merged
haksungjang merged 5 commits intomasterfrom
guide/2026-enterprise-oss-guide
Mar 25, 2026
Merged

docs(guide): 2026 기업 오픈소스 관리 가이드 개선 (1차)#253
haksungjang merged 5 commits intomasterfrom
guide/2026-enterprise-oss-guide

Conversation

@haksungjang
Copy link
Copy Markdown
Collaborator

개요

2026년 기준으로 기업 오픈소스 관리 가이드를 개선합니다.
ISO/IEC 5230(오픈소스 컴플라이언스)과 ISO/IEC 18974(보안 보증) 두 표준을 기반으로 합니다.

변경 사항

오류 수정 (4건)

  • OSV-SCALIBR 페이지 전면 재작성 — 부정확한 정보 대폭 수정
  • 2-policy L135 앵커 오타 수정 (###)
  • 4-tool FOSSology 링크 구버전 → 신버전 교체
  • 4-tool SW360 링크 구버전 → 신버전 교체

정책 템플릿 보완 — ISO 누락 선언 추가 (5건)

  • 컴플라이언스 산출물 보관 기간 명시 (ISO 5230 §3.4.1.2)
  • CVSS 기반 조치 기한 기준 정책 선언 추가 (ISO 18974 §3.3.2.1)
  • 외부 문의 대응 기록 보관 기간 선언 추가 (ISO 18974 §3.2.1.2)
  • 취약점 기록 보관 기간 선언 추가
  • SBOM 표준 형식(SPDX/CycloneDX) 채택 선언 추가

프로세스 템플릿 보완 — SBOM 절차 추가 (3건)

  • SBOM 형식 지정 및 검증 절차 추가 ((6)등록 단계)
  • SBOM 고객 배포 절차 추가 ((9)배포 단계)
  • SBOM 갱신 트리거 추가 ((11)모니터링 단계)

내부 링크 수정 (2건)

  • 3-process 말미에 2-process-template 링크 추가
  • 4-tool에 FOSSLight tools/ 링크 추가

신규 도구 페이지 작성 (3건)

  • tools/5-cdxgen/_index.md — cdxgen SBOM 생성 도구
  • tools/6-syft/_index.md — Syft SBOM 생성 도구
  • tools/7-dependency-track/_index.md — Dependency-Track SBOM 관리 플랫폼

빌드 검증

hugo --minify → 빌드 성공 (오류 없음)
KO Pages: 945 / EN Pages: 489

TODO (후속 작업)

🤖 Generated with Claude Code

haksungjang and others added 5 commits March 26, 2026 07:27
Previous content incorrectly described the Python `osv-db` library.
Replaced with correct description of Google's Go-based OSV-SCALIBR CLI tool,
including installation, basic usage, and CI/CD integration examples.

Also add TODO.md for tracking 2026 guide improvement tasks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The link to the policy template's section 5 had a double-hash (##)
which is invalid as an HTML anchor fragment identifier.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replaced hardcoded absolute URLs pointing to the archived governance_iso5230
appendix with relative links to the new tools/ section pages.
- FOSSology: → ../../tools/1-fossology/
- SW360 (×2): → ../../tools/2-sw360/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ments

Policy template (1-policy):
- §4.3: add compliance artifact archive period (min 3y, ISO 5230 §3.4.1.2)
- §4.4: add SPDX/CycloneDX format adoption declaration (ISO 18974 §3.3.1.2)
- §5.1: add CVSS-based remediation deadline (Critical 1w/High 4w, ISO 18974 §3.3.2.1)
- §5.1: add vulnerability record retention period (min 3y, ISO 18974 §3.3.2.2)
- §9.3: add external inquiry record retention period (min 3y, ISO 18974 §3.2.1.2)

Process template (2-process-template):
- (6) 등록: add SBOM format validation before registration
- (9) 배포: add SBOM customer delivery procedure
- (11) 모니터링: add SBOM update triggers
- §(6) 취약점 기록: add 3-year retention requirement

Navigation:
- 3-process: add link to process template at end of page
- 4-tool: add FOSSLight tools/ link

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- tools/5-cdxgen: OWASP CycloneDX generator (20+ ecosystems, CI/CD integration)
- tools/6-syft: Anchore SBOM generator (SPDX/CycloneDX, Grype integration)
- tools/7-dependency-track: OWASP continuous SBOM monitoring platform

All pages follow the established tools/ page structure with:
introduction, key features, installation, basic usage, CI/CD examples, references.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@haksungjang haksungjang merged commit 92d47dd into master Mar 25, 2026
2 checks passed
@haksungjang haksungjang deleted the guide/2026-enterprise-oss-guide branch March 27, 2026 00:39
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