Skip to content

Fix conformance rule inconsistency, compliance matrix accuracy, citations, and structural defects#62

Merged
jinsonvarghese merged 35 commits into
OWASP:mainfrom
jinsonvarghese:jinsonvarghese-patch-1
Jun 11, 2026
Merged

Fix conformance rule inconsistency, compliance matrix accuracy, citations, and structural defects#62
jinsonvarghese merged 35 commits into
OWASP:mainfrom
jinsonvarghese:jinsonvarghese-patch-1

Conversation

@jinsonvarghese

@jinsonvarghese jinsonvarghese commented Jun 11, 2026

Copy link
Copy Markdown
Member

The standard currently gives two conflicting definitions of tier conformance. The Introduction and Glossary require 100% of MUST and SHOULD requirements with no deviation, while every domain Conformance section requires only the MUST requirements, with SHOULDs interpreted per RFC 2119.

This PR resolves the conflict as follows: a tier claim requires every MUST requirement implemented with no deviation, and every SHOULD requirement either implemented or covered by a documented justification recorded in the conformance claim (see the SHOULD Deviations section of the Conformance Claim Template). An undocumented SHOULD deviation is a conformance gap.

This reading follows the Frontispiece's existing RFC 2119 definition of SHOULD ("deviation requires documented justification") and mirrors the documented-exception pattern used in ISO/IEC 27001 Statements of Applicability. No requirement IDs, tiers, or MUST/SHOULD classifications change. The PR also corrects factual errors in the Compliance Matrix, citation inaccuracies, and structural defects; see the file changes.

Per GOVERNANCE.md, the conformance clarification in this PR is being treated as a decision affecting tier definitions and carries approval from both project leads. All other changes are defect corrections (citations, compliance mapping accuracy, structural repairs) handled as day-to-day fixes.

@jinsonvarghese jinsonvarghese changed the title Fix conformance rule inconsistency, compliance matrix accuracy, citations, and structural defects across 18 files Fix conformance rule inconsistency, compliance matrix accuracy, citations, and structural defects Jun 11, 2026
@jinsonvarghese jinsonvarghese merged commit 6018fbb into OWASP:main Jun 11, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant