Docs

Code Radar 설치 가이드

macOS, Windows 또는 Linux에 네이티브 Code Radar CLI를 설치하고 바이너리를 확인한 뒤 첫 로컬 보안 스캔을 준비하세요.

요약

Code Radar 설치 가이드

macOS, Windows 또는 Linux에 네이티브 Code Radar CLI를 설치하고 바이너리를 확인한 뒤 첫 로컬 보안 스캔을 준비하세요.

설치 명령

최신 릴리스를 다운로드하고 바이너리를 확인한 뒤 첫 스캔 전에 Free Preview를 활성화하세요.

# Get the current compatible signed installer at https://code-radar.dev/download/
radar --version
radar activate --free --email <your-email>

Update

릴리스가 서명되고 게시되면 내장 업데이트 도구를 사용하세요.

radar update check
radar update install