Slide 34
Slide 34 text
APIドリフト問題(実装と記述とのズレ)
● API仕様・ドキュメントと運用中の API実装の間に不一致で生じる問題
● API仕様・ドキュメントの更新不足、コミュニケーション不足、 APIの設計・開発・運用プロセスにおけるガバ
ナンス不足などが主な原因
● 記述にないAPI (シャドーAPI は、セキュリティテストや監視の対象外となり攻撃者にとって絶好のター
ゲットとなる
In our analysis of hundreds of leading APis from some of the
largest providers in the field, we discovered that almost 30% of
published APIs did not match the APIs in operational use.
公開されているAPIの約30%が、公開されているAPI記述と一致しない
動作をしている
The challenges of API Drift - most production APIs don't match their specs Aug 2024, APIContext社)
https://apicontext.com/resources/api-drift-white-paper/