# 공급망 보안

GitHub'보안 기능을 사용하면 프로젝트의 종속성 및 빌드된 아티팩트 추적에 도움이 됩니다.

## Links

* [공급망 보안](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/supply-chain-security)

  GitHub 는 사용자 환경의 종속성을 이해하고, 해당 종속성에서 취약성을 파악하고, 패치하는 것까지 공급망을 보호하는 데 도움이 됩니다.

* [open-source-license-compliance](open-source-license-compliance)

* [종속성 유지 관리 모범 사례](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/best-practices-for-maintaining-dependencies)

  도움이 될 수 있는 보안 제품을 포함하여 GitHub사용하는 종속성을 유지 관리하기 위한 지침 및 권장 사항입니다.

* [종속성 그래프](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependency-graph)

  종속성 그래프를 사용하여 프로젝트의 모든 종속성을 식별할 수 있습니다. 종속성 그래프는 널리 사용되는 다양한 패키지 에코시스템을 지원합니다.

* [종속성 그래프에서 종속성을 인식하는 방법](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependency-graph-data)

  종속성 그래프는 매니페스트 파일을 자동으로 분석합니다. 자동으로 검색할 수 없는 종속성에 대한 데이터를 제출할 수 있습니다.

* [종속성 검토](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependency-review)

  종속성 검토를 사용하면 환경에 적용하기 전에 안전하지 않은 종속성을 파악할 수 있으며, 라이선스, 종속성의 사용자 및 종속성의 연령에 대한 정보를 제공합니다.

* [Dependabot 경고](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependabot-alerts)

  Dependabot alerts 보안 위험이 되기 전에 취약한 종속성을 찾고 해결하는 데 도움이 됩니다.

* [malware-alerts](malware-alerts)

* [dependabot-alert-metrics](dependabot-alert-metrics)

* [Dependabot 보안 업데이트](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependabot-security-updates)

  Dependabot 는 보안 업데이트로 끌어오기 요청을 발생시켜 취약한 종속성을 해결할 수 있습니다.

* [Dependabot 버전 업데이트](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependabot-version-updates)

  사용하는 패키지를 최신 버전으로 업데이트된 상태로 유지하는 데 사용할 Dependabot 수 있습니다.

* [Dependabot 끌어오기 요청](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependabot-pull-requests)

  버전 및 보안 업데이트에 대한 끌어오기 요청의 빈도 및 사용자 지정 옵션을 이해합니다.

* [multi-ecosystem-updates](multi-ecosystem-updates)

* [dependabot.yml 파일 정보](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/about-the-dependabot-yml-file)

  dependabot.yml 리포지토리에서 자동화된 종속성 업데이트를 제어합니다.

* [Dependabot 자동 분류 규칙](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependabot-auto-triage-rules)

  Dependabot가 보안 경고를 필터링, 무시, 잠시 미루기 또는 보안 업데이트 실행을 포함해 어떻게 처리할지 제어합니다.

* [dependabot-on-actions](dependabot-on-actions)

* [Dependabot 작업 로그](/ko/enterprise-server@3.17/code-security/concepts/supply-chain-security/dependabot-job-logs)

  GitHub는 Dependabot에서 실행한 모든 업데이트 작업을 기록하여 전체 종속성에서의 버전 업데이트, 보안 패치 및 자동 리베이스를 파악할 수 있게 해줍니다.

* [immutable-releases](immutable-releases)

* [linked-artifacts](linked-artifacts)