common/p*: add Korean translation (#14663)

* common/p*: add Korean translation

* Update pages.ko/common/perldoc.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/common/pcdovtoppm.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-07 14:54:05 +09:00
committed by GitHub
parent fd7d9f925b
commit 2317407751
161 changed files with 3836 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# progpilot
> PHP 보안 취약점을 감지하기 위한 정적 분석 도구.
> 더 많은 정보: <https://github.com/designsecurity/progpilot>.
- 현재 디렉터리 분석:
`progpilot`
- 특정 파일 또는 디렉터리 분석:
`progpilot {{경로/대상/파일_또는_디렉터리}}`
- 사용자 정의 구성 파일 지정:
`progpilot --configuration {{경로/대상/구성.yml}}`