OWASP / OWASP/ASVS

Clarification: V2 Text Statement "sequential, processed in order, and cannot be bypassed."

Open
#3,294 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

V2 (prev V11)
Dominant language
HTML
Stars
3.6k
Forks
831
Avg merge
7h 55m
Merged PRs (30d)
4

Description

The business logic flow is sequential, processed in order, and cannot be bypassed.

"sequential"
How this is possible in modern apps that follows the practices of event-driven, asynchronous, or parallel flows.

"cannot be bypassed."
Absolute statement.

"processed in order"
How this is possible in distributed systems/flows.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the current 5.0 raw Markdown requirement containing the quoted business-logic wording, rather than its derived CSV, JSON, XLSX, PDF, or DOCX versions. Examine the issue discussion and clarify how the terms apply to event-driven, asynchronous, parallel, and distributed flows; done means the requirement text or its interpretation is unambiguous.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.