Skip to content

Fix typo in jQuery vulnerabilities doc #2126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Ruby の標準添付ライブラリである RDoc に、jQuery に関するク
この問題の影響を受けるバージョンの Ruby のユーザーは、最新の Ruby に更新するか、下記の回避策を取ってください。

また、現在、RDoc が生成した HTML ドキュメントには、XSS 脆弱性が存在している可能性があります。
そのため、これらの HTML ドキュメントを公開している場合は、その HTML ドキュメント自体を再生する必要があります
そのため、これらの HTML ドキュメントを公開している場合は、その HTML ドキュメント自体を再生成する必要があります

## 影響を受けるバージョン

Expand Down