# Open Policy Agent (OPA) v1.20.0

> Security · 2026-08-27

선택적으로 활성화하는 Rego 기능과 커버리지 도구가 추가되고 원격 스키마 조회 제한이 강화되었습니다. 정확성과 성능 개선도 포함되며, 광범위한 필수 마이그레이션은 없습니다.

## 조치 필요
- **[breaking]** `allow_net`의 원격 JSON Schema `$ref` 조회 제한
  - `allow_net`이 `json.match_schema`와 `json.verify_schema`에서 원격 JSON Schema의 `$ref` 조회를 제한합니다.

## 그 밖에 기록된 변경
- 50 (value_changed 24, defect_corrected 18, added 8)

[분석 자세히 보기](https://ratatosk.io/ko/releases/opa/v1.20.0)

[원본 릴리스 노트](https://github.com/open-policy-agent/opa/releases/tag/v1.20.0)
