Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- jenkins_sudo
- apkipa업로드저장소
- unreal_binaryselection
- xcode-select_jeknins
- sourcetree_authencicationfailed
- cookcontent
- python_distutils_module_missing
- jenkins_role관리_플러그인
- appcenter대체
- unrealbuildshellscript
- molocon24후기
- owasp_depdendency_check_shell
- unreal_contentmanagement
- ChatGPT
- molocon24내용정리
- python3.12.4
- Unity2022
- unreal_flavorselection
- sourcetree_accessdenied
- jenkins_계정삭제
- unrealbuildcommand
- asset database_androidlib
- jenkins_owasp
- xcode_targeting
- etc2
- dxt
- owasp_dependency_check
- unreal_android_빌드옵션
- molocon24
- unity package_androidlib
Archives
- Today
- Total
목록owasp_depdendency_check_shell (1)
mystic-agit 개발 블로그
[Mac] OWASP Dependency Check 취약점 검사 라이브러리 사용
OWASP Dependency Check에 대한 선행글 확인하기 OWASP Dependency Check 검사를 라이브러리 프로젝트를 다운받아 sh 명령으로 진행할 수 있다.// 검사 명령 호출 양식./dependency-check.sh --project "{리포트_프로젝트_이름}" --scan "{검사할_프로젝트_경로}" --format {output양식}// exmple./dependency-check.sh --project "mystic_agit_Android_Project" --scan "/Users/mystic-agit/HelloWorld/" --format HTML 명령 수행 시 라이브러리 폴더 내에 원격저장소를 통해 검사와 관련된 파일을 다운로드 받고, 내가 타겟팅한 프로젝트를 검사한 뒤 리..
Mac/Utiility
2024. 7. 2. 20:12