Goal
Independently review this one preselected mapping:
CWE-862 Missing Authorization → SOC 2 CC6.1 Logical and Physical Access Controls
Determine whether the mapping should be confirmed as written, revised, or removed. If it is retained and the review is accepted, its reviewer state moves from maintainer-policy-reviewed to community-verified.
This is evidence work. It does not establish SOC 2 compliance, an audit result, or certification.
Primary source
Use the official AICPA Trust Services Criteria and Points of Focus, criterion CC6.1:
https://us.aicpa.org/content/dam/aicpa/interestareas/frc/assuranceadvisoryservices/downloadabledocuments/trust-services-criteria-redlined.pdf
CC6.1 appears on page 29 of the PDF. Review both the criterion and its Restricts Logical Access point of focus.
Do not substitute an unofficial control summary. If the AICPA document is inaccessible, comment here rather than guessing.
Exact repository scope
- Review the current entry at
data/cwe_to_controls.json → cwe_map["CWE-862"].SOC2 → control CC6.1.
- State whether the current low confidence and rationale are defensible.
- Update that entry only if your conclusion requires a wording, confidence, or reviewer change.
- Record the contributor attribution in the
reviewer field using the format documented in CONTRIBUTING.md.
- Update the community-verified count in
docs/COMPLIANCE-RATIONALE.md only if the mapping is retained and confirmed.
- Use
.github/PULL_REQUEST_TEMPLATE/compliance-mapping.md.
Required PR evidence
- A short quotation from CC6.1 or its relevant point of focus, within normal quotation limits.
- The official document, criterion ID, page number, link, and date checked.
- Your basis: a credential or honestly no formal GRC credential, reasoning from the published text.
- Separate:
- the technical link between missing authorization and logical access restriction; and
- the audit-interpretation question of whether a code finding is evidence for this organizational criterion.
- Explicitly preserve the statement that CodeInspectus provides code-visible evidence only.
Verification
Run:
npm run build
npm run eval
Do not change detection behavior as part of this contribution.
Goal
Independently review this one preselected mapping:
CWE-862 Missing Authorization → SOC 2 CC6.1 Logical and Physical Access Controls
Determine whether the mapping should be confirmed as written, revised, or removed. If it is retained and the review is accepted, its reviewer state moves from maintainer-policy-reviewed to community-verified.
This is evidence work. It does not establish SOC 2 compliance, an audit result, or certification.
Primary source
Use the official AICPA Trust Services Criteria and Points of Focus, criterion CC6.1:
https://us.aicpa.org/content/dam/aicpa/interestareas/frc/assuranceadvisoryservices/downloadabledocuments/trust-services-criteria-redlined.pdf
CC6.1 appears on page 29 of the PDF. Review both the criterion and its Restricts Logical Access point of focus.
Do not substitute an unofficial control summary. If the AICPA document is inaccessible, comment here rather than guessing.
Exact repository scope
data/cwe_to_controls.json→cwe_map["CWE-862"].SOC2→ controlCC6.1.reviewerfield using the format documented inCONTRIBUTING.md.docs/COMPLIANCE-RATIONALE.mdonly if the mapping is retained and confirmed..github/PULL_REQUEST_TEMPLATE/compliance-mapping.md.Required PR evidence
Verification
Run:
npm run build npm run evalDo not change detection behavior as part of this contribution.