Organization-level profile, defaults, and shared community-health files for ap-iso-test-org.
GitHub uses files in this repository as defaults across the entire organization:
profile/README.md— renders as the public organization profile page at https://github.com/ap-iso-test-org.SECURITY.md— default security policy shown on any repo that does not define its own.CODEOWNERS— default code owners for org-wide files (this repo only; per-repo CODEOWNERS take precedence).
| File | Where it appears |
|---|---|
profile/README.md |
Public org profile page |
README.md |
This repository's home page (you are reading it) |
SECURITY.md |
Org default — applied to repos without their own SECURITY.md |
CODEOWNERS |
Code owners for files in this repo |
Other community-health files that GitHub recognizes at the organization level:
CONTRIBUTING.mdSUPPORT.mdCODE_OF_CONDUCT.md.github/PULL_REQUEST_TEMPLATE.md.github/ISSUE_TEMPLATE/FUNDING.yml
Add them through a pull request following the standard ISO-compliant change flow. This repo enforces required signed commits on main like every other production-grade repo in the organization.
The canonical ISO 27001 documentation, control mapping, evidence inventory, replication checklist, and bootstrap scripts live in iso-compliant-main-only. This repository is intentionally narrow: it is the org's "front door" and a holder for org-wide defaults, not the source of governance documentation.