Skip to content
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

V11 管理目標 「ビジネスロジックが正しい順序で処理」 #32

Open
coky-t opened this issue Oct 12, 2020 · 0 comments
Open

Comments

@coky-t
Copy link
Contributor

coky-t commented Oct 12, 2020

0x19-V11-BusLogic.md L.7
「ビジネスロジックが正しい順序で処理」

原文
「The business logic flow is sequential, processed in order, and cannot be bypassed.」

V11管理目標に記されている3つの項目の一つであるが、以下の問題点がある。
・原文が正しく反映されていないように見える
・他の2つは「~している」「~されている」という文体であるが、この文は体言止めである

編集途中のままリリースされてしまったのか、大胆に意訳した結果なのかは不明ですが、「, and cannot be bypassed.」には「処理順序をバイパスすることにより発生する可能性のある、認可なしで重要な情報にアクセスできてしまう脆弱性がないこと」を意図したものと考えられるため、これを省略してはいけないと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant