# OWASP 機械学習セキュリティ Top 10

[![OWASP Incubator](https://img.shields.io/badge/owasp-incubator-blue.svg)](https://owasp.org/projects/) [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)

#### 📌 ***重要情報***

*本作の現在のバージョンはドラフトであり、頻繁に変更されます。 貢献の仕方やプロジェクトのリリースタイムラインについては* [*project wiki*](https://github.com/OWASP/www-project-machine-learning-security-top-10/wiki) *を参照してください。*

### 概要

OWASP 機械学習セキュリティ Top 10 プロジェクトのリポジトリへようこそ！ OWASP 機械学習セキュリティ Top 10 プロジェクトの主な目的は機械学習システムのセキュリティ問題の Top 10 の概要を提供することです。 プロジェクトのスコープと対象者に関する詳細については [プロジェクトワーキンググループ憲章](https://owasp.org/www-project-machine-learning-security-top-10#div-charter) をご覧ください。

### Top 10 機械学習セキュリティリスク

* [**ML01:2023 入力操作攻撃 (Input Manipulation Attack)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml01_2023-input_manipulation_attack.md)
* [**ML02:2023 データポイズニング攻撃 (Data Poisoning Attack)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml02_2023-data_poisoning_attack.md)
* [**ML03:2023 モデル反転攻撃 (Model Inversion Attack)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml03_2023-model_inversion_attack.md)
* [**ML04:2023 メンバーシップ推論攻撃 (Membership Inference Attack)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml04_2023-membership_inference_attack.md)
* [**ML05:2023 モデル盗用 (Model Theft)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml05_2023-model_theft.md)
* [**ML06:2023 ML サプライチェーン攻撃 (ML Supply Chain Attacks)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml06_2023-ai_supply_chain_attacks.md)
* [**ML07:2023 転移学習攻撃 (Transfer Learning Attack)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml07_2023-transfer_learning_attack.md)
* [**ML08:2023 モデル歪曲 (Model Skewing)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml08_2023-model_skewing.md)
* [**ML09:2023 出力完全性攻撃 (Output Integrity Attack)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml09_2023-output_integrity_attack.md)
* [**ML10:2023 モデルポイズニング (Model Poisoning)**](/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/ml10_2023-model_poisoning.md)

### コミュニケーション

* [Google Groups](https://groups.google.com/u/1/a/owasp.org/g/project-machine-learning-security-top-ten)
* [OWASP Slack](https://owasp.org/slack/invite) #project-mlsec-top-10
* [Github Discussions](https://github.com/OWASP/www-project-machine-learning-security-top-10/discussions)
* [Meeting Notes](https://github.com/OWASP/www-project-machine-learning-security-top-10/issues?q=label%3Ameeting)

### 貢献

機械学習セキュリティ Top 10 リストの初期バージョンは [Sagar Bhure](mailto:sagar.bhure@owasp.org) と [Shain Singh](mailto:shain.singh@owasp.org) によって提供されました。 このプロジェクトはコミュニティへの貢献を奨励し、業界の同業者によってレビューされた高品質の成果物を作成することを目指しています。

すべての貢献者はプロジェクトの [行動規範](https://github.com/OWASP/www-project-machine-learning-security-top-10/blob/master/CODE_OF_CONDUCT.md) に従う必要があります。 ご感想、ご意見、問題点、ご質問は [次のフォームを使用](https://github.com/OWASP/www-project-machine-learning-security-top-10/issues/new?assignees=shsingh\&labels=issues%2Fgeneral%2Cissues%2Ftriage\&projects=\&template=feedback-report.yaml\&title=%5BFEEDBACK%5D%3A+) してください。

### 始めましょう

このプロジェクトには [wiki](https://github.com/OWASP/www-project-machine-learning-security-top-10/wiki)があり、貢献を始めるための情報を提供しています。

### ライセンス

OWASP 機械学習セキュリティプロジェクトは [Creative Commons Attribution-ShareAlike 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/) のもとでライセンスされていますので、本著作物を複製、配布、送信することが可能です。また、著作物の帰属表示をする限り、変更することや商業的に利用することも可能です。本著作物を改変、変形、拡張する場合、結果として生じる著作物を本著作物と同一または類似のライセンスのもとでのみ配布することができます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://coky-t.gitbook.io/owasp-machine-learning-security-top-10-ja/owasp-sekyuriti-top-10/index.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
