Skip to content

Policy Management

2025.2

CAP Index implements policies and procedures to maintain compliance and integrity of data. The Security Officer and Privacy Officer are responsible for maintaining policies and procedures and assuring all CAP Index workforce members, business associates, customers, and partners are adherent to all applicable policies. Previous versions of policies are retained to assure ease of finding policies at specific historic dates in time.

The Security Officer is the acting Privacy Officer.

Policy Statements

CAP Index policy requires that:

(a) CAP Index policies must be developed and maintained to meet all applicable compliance requirements adhere to security best practices, including but not limited to:

  • GDPR
  • NIST
  • SOC 2

(b) All policies must be reviewed at least annually.

(c) All policy changes must be approved by CAP Index Security Officer. Additionally,

  • Major changes may require approval by CAP Index CEO or designee;
  • Changes to policies and procedures related to product development may require approval by the Head of Engineering.

(d) All policy documents must be maintained with version control, and previous versions must be retained.

(e) Policy exceptions are handled on a case-by-case basis.

  • All exceptions must be fully documented with business purpose and reasons why the policy requirement cannot be met.
  • All policy exceptions must be approved by both CAP Index Security Officer and CEO.
  • An exception must have an expiration date no longer than one year from date of exception approval and it must be reviewed and re-evaluated on or before the expiration date.

Controls and Procedures

Policies and Controls Framework

CAP Index maintains a set of policies and controls that captures standards, regulatory, legal, and statutory requirements relevant to the business needs. The framework and its contents are reviewed at least annually to ensure changes that could affect the business processes are reflected.

Structure

Similar to the concept of “micro-services”, the policies and control procedures are written in individual “micro-docs”. They are mapped to each other via a JSON configuration.

Controls Mapping

A JSON document configures the mapping of each control procedure to one or more security/compliance frameworks, as applicable.

Note that the controls mapping is only between a control/procedure document to the requirement, not at the policy level. This is because we strongly believe that you must have documented controls and procedures to implement and enforce a high level written policy. Having a written policy by itself without implementation or enforcement does not address the risk of any security or compliance requirement.

Compliance standards

At least once a year, CAP Index reviews the regulatory, legal, and statutory requirements relevant to its business needs and adopts any relevant standards into its controls framework and governance program.

The list of applicable standards can be found it the same repository as the policies and controls documentation and/or in the Microsoft Security and Compliance Center compliance management application/platform.

Policy Management Process

Document Structure

Policies are written in individual documents, each pertaining to a specific domain of concern.

Each document starts with the current version number in the format of YYYY.# (e.g. 2023.1), followed by a brief summary. The remaining of the document is structured to contain the following subsections:

  • Policy Statements
  • Applicable Standards
  • Controls and Procedures

Versioning

Each CAP Index policy document contains a version and optionally a revision number. The version number is the four digit year followed by a number, to indicate the year and sequence number of the policy at which time it was written or updated.

The version number shall be incremented by one with each material change to the policy content. For example, if a new policy statement is added or a technical control/procedure is updated to 2021.1 version of a policy, the new version should be numbered 2021.2.

The policy document may also include a revision number, in the format of rev.#, immediately following the main version number. A revision number indicate minor, non-material changes to the document, such as formatting changes, fixing typos, or adding minor details.

Numbering

If sequencing numbers are included in the policy headings:

  • Policy may be referenced by its statement number, such as §2.1(a), in internal/external communications as well as in other CAP Index policies or technical/business documentation for cross reference.

  • As such, to maintain cross referencing integrity, starting from version 2021.2, all numbering shall remain intact for policy documents and statements.

  • When updating, avoid reordering and renumbering of policy documents and statements. For example:

    • Append at the end of the list by adding new statement(s) as needed instead of inserting.
    • If a policy or policy statement is no longer applicable, mark it deprecated instead of removing the file or statement completely.

Review and Maintenance of Policies

  1. All policies are stored and up to date to maintain CAP Index compliance with

PCI, NIST, SOC 2 and other relevant standards. Updates and version control are done similar to source code control.

  1. Policy update requests can be made by any workforce member at any time. Furthermore, all policies are reviewed annually by the Security and Privacy Officer to assure they are accurate and up-to-date.

  2. CAP Index employees may request changes to policies using the following process:

    1. The CAP Index employee initiates a policy change request by creating an Issue in the Jira Security project. The change request may optionally include a Team Foundation Services pull request from a separate branch or repository containing the desired changes.

    2. The Security Officer or the Privacy Officer is assigned to review the policy change request.

    3. Once the review is completed, the Security Officer approves or rejects the Issue. If the Issue is rejected, it goes back for further review and documentation.

    4. If the review is approved, the Security Officer then marks the Issue as Done, adding any pertinent notes required.

    5. If the policy change requires technical modifications to production systems, those changes are carried out by authorized personnel using CAP Index’s change management process.

    6. If the change results in a new version instead of a new revision (see §3.3.1 for definitions), the current version of the policy document(s) must be saved to archive under the corresponding version number prior to the new policy being adopted/published and prior to merging the pull request containing the changes. This allows easy reference to previous versions if necessary.

    Important

    • Changes are made on the drafts (or equivalent) branch instead of on the main branch for commits.
    • If multiple authors are working on the changes, additional separate branches and pull requests may be necessary before changes are merged in drafts.
    • Changes must not be merged to main without the approval of Security and Privacy Officer.
    • Changes must not be merged to main without archiving the existing version of policy document(s), unless the change is a minor revision.
    • Once the changes are final and approved, a pull request shall be created from the drafts branch to the master branch and all members of the development team shall be included as approvers. This serves as communication and training of policy updates to the development organization, and the pull request approvals serve as records of training received.
    • Tags are used to identify merge history for historical reference.
    • Policy update communication and training for non-development staff is conducted separately by the Security team.
  3. All policies are made accessible to all CAP Index workforce members. The current master policies are published at https://security-policy.capindex.com.

    • Changes are automatically communicated to all CAP Index team members through integrations between Team Foundation Services and Teams that log changes to a predefined CAP Index Teams Channel.
    • The Security Officer also communicates policy changes to all employees via email. These emails include a high-level description of the policy change using terminology appropriate for the target audience.
  4. All policies, and associated documentation, are retained for 7 years from the date of its creation or the date when it last was in effect, whichever is later

    1. Version history of all CAP Index policies is done via Team Foundation Services.
    2. Backup storage of all policies is done with Azure Volume Storage and/or internal file share (e.g. Microsoft Office365 SharePoint or Box).
  5. The policies and information security policies are reviewed and audited annually, or after significant changes occur to CAP Index’s organizational environment, by the security committee members. Issues that come up as part of this process are reviewed by CAP Index management to assure all risks and potential gaps are mitigated and/or fully addressed. The process for reviewing polices is outlined below:

    1. The Security Officer initiates the policy review by creating an Issue in the Jira Security project or via a Pull Request (PR).
    2. The Security Committee and additional reviewers are notified by email or via the PR to review the current policies.
    3. If changes are made, the above process is used. All changes are documented in the Issue/PR.
    4. Once the review is completed, the Security Officer approves or rejects the Issue/PR. If the Issue/PR is rejected, it goes back for further review and documentation.
    5. If the review is approved, the Security Officer then marks the Issue as Done, or merges the PR into master branch, adding any pertinent notes required.
    6. Policy review is monitored using Jira or Team Foundation Services reporting to assess compliance with above policy.

Additional documentation related to maintenance of policies is outlined in Roles and Responsibilities.