Part 1
요약·해설
Security documentation의 명시적 toctree 범위를 설명합니다.
Process
Reporting · Vulnerabilities
Development
Secure coding · Hardening
Standards
Security standards
Part 2
접을 수 있는 영어 원문 전체
영어 원문 전체 펼치기
원문 SHA-256
89AEA4906688BF809F20BBA7F63A30FB912D06645D976199CE5197CE97A03FEA
.. _security_section:
Security
########
These documents describe the requirements, processes, and developer guidelines
for ensuring security is addressed within the Zephyr project.
.. toctree::
:maxdepth: 1
:glob:
security-overview.rst
reporting.rst
secure-coding.rst
sensor-threat.rst
hardening-tool.rst
vulnerabilities.rst
standards/index.rst
Part 3
한국어 전문 번역
Zephyr project에서 security를 다루기 위한 requirement, process와 developer guideline을 모은 공식 색인입니다.
원문의 toctree는 한 단계 깊이로 security overview, vulnerability reporting, secure coding, sensor threat, hardening tool, vulnerability 목록과 security standard 색인을 명시적으로 연결합니다.
Source
출처
원문 파일의 단락, directive, 표, 코드, symbol, 경로는 영어 원문 영역에 그대로 보존했습니다.