1. Organization

First, companies need to establish an organization responsible for managing open source.

The following should be considered when organizing:

  • Roles and responsibilities of the organization
  • Required competencies for each role
  • The organization/person in charge of each role

1. Defining the roles and responsibilities of the organization

ISO standards commonly require a document describing the roles and responsibilities of various participants in the program.

Open Source Program Manager

To build an open source management system, you first need a person responsible for it. This person is called the Open Source Program Manager or Open Source Compliance Officer, and here we use the term Open Source Program Manager.

The Open Source Program Manager is in charge of the company’s Open Source Program Office. The Open Source Program Office refers to the organization responsible for managing the company’s open source, and is also referred to as the Open Source Office.

A person with the following competencies may be suitable for the role of open source program manager.

  • Understanding of the open source ecosystem and development experience
  • Broad understanding of the company’s business
  • Passion and communication skills to propagate effective open source utilization to company members

It is best to ensure that the Open Source Program Manager can perform the role full-time if possible.

Global ICT companies are striving to hire excellent Open Source Program Managers. You can check various job postings on the following site: https://github.com/todogroup/job-descriptions

Documenting roles and responsibilities

Companies need to define the roles needed for the Open Source Program Office and determine what responsibilities to assign.

In the case of small companies, it is possible for the Open Source Program Manager to perform all roles alone. Depending on the size of the company, there may also be a need for an IT officer to operate open source tools, and the role of a legal officer may be required to provide professional legal advice.

Generally, the following roles are needed to build a company’s open source management system.

  • Legal officer
  • IT officer
  • Security officer
  • Development culture officer

Individuals and teams involved in ensuring open source compliance : https://www.linuxfoundation.org/wp-content/uploads/OpenSourceComplianceHandbook_2018_2ndEdition_DigitalEdition.pdf

For this, companies should document the roles and responsibilities of the Open Source Program Office as follows.

NoRoleResponsibility
1Open Source Program ManagerResponsible for the company’s open source program.
2Legal OfficerInterprets open source licenses and obligations. Provides advice to mitigate legal risks that may arise from using open source.
3IT OfficerOperates and automates open source analysis tools to ensure that open source analysis is smoothly performed for all software to be distributed.
4Security OfficerOperates open source vulnerability analysis tools to ensure that vulnerability analysis is performed for all software to be distributed, and takes measures to ensure that discovered vulnerabilities are remedied according to standards.
5Development Culture OfficerSupports company developers to actively use open source and participate in internal and external communities to acquire advanced development culture.
6Business DepartmentThe software development/distribution organization complies with open source policies and processes for proper open source use.

2. Definition of Required Competencies

Once you have defined each role and its responsibilities, you need to identify what essential competencies are required for the personnel to perform that role.

The ISO standard commonly requires a document that describes the competencies needed for each role.

This is to evaluate whether the person in charge of each role has the ability to perform that role, and to provide education if necessary.

For this, companies should document the competencies needed for each role as follows:

NoRoleRequired Competencies
1Open Source Program Manager1. Understanding of software development process
2. Understanding of intellectual property related to open source licenses such as copyright, patent, etc.
3. Expert knowledge on open source compliance
4. Open source development experience
5. Communication skills
2Legal Officer1. Basic knowledge of the open source ecosystem
2. Expert knowledge on software copyright
3. Expert knowledge on open source licenses
3IT Officer1. Basic knowledge of open source compliance process
2. Understanding of open source analysis tools
3. Expert knowledge on IT infrastructure
4Security Officer1. Broad understanding of DevSecOps
2. Understanding of open source vulnerability analysis tools
3. Expert knowledge on open source security vulnerabilities
43. Communication skills
5Development Culture Officer1. Understanding of software development process
2. Basic knowledge on open source compliance
3. Understanding of open source policy
6Business Department1. Understanding of software development process
2. Basic knowledge on open source compliance
3. Understanding of open source policy
4. Basic knowledge on open source licenses

3. Appointment of Responsible Person

The Open Source Program Manager consults with the relevant departments to appoint a person in charge for each role and documents it. Of course, to do this, you need to report the goals and directions for establishing an open source compliance system to the CEO or other top decision-makers and receive the necessary support.

The organization and person in charge of open source do not necessarily have to participate in open source work full-time. It is also possible to form a virtual organization in the form of an OSRB (Open Source Review Board) to perform the necessary roles.

For this, the ISO standard commonly requires a document that lists the names of the persons, groups, or functions in the program roles.

For this, companies should document the names of the persons, groups, or functions in the program roles as follows:

NoRoleResponsible OrganizationResponsible Person
1Open Source Program ManagerCTOOOO
2Legal OfficerLegal TeamOOO
3IT OfficerIT Infrastructure TeamOOO
4Security OfficerSecurity TeamOOO
5Development Culture OfficerDROOO
6Business DepartmentDevelopment TeamAll

You can refer to the sample that documented the roles, responsibilities, required competencies, and appointment of responsible persons in the next page. [Appendix 1] Open Source Policy template - Appendix 1. Status of Responsible Persons

SK Telecom has formed an OSRB to create open source policies and processes within the company, and collaborates to develop countermeasures when issues arise.

https://sktelecom.github.io/about/osrb/

Summary

You can check the sample that documented the roles, responsibilities, required competencies, and appointment of responsible persons in the Open Source Policy template: Appendix 1. Status of Responsible Persons

Companies can refer to this to form an open source management organization suitable for their situation.

By designating and documenting the open source program office organization in this way, you will meet the requirements marked in red in the ISO standard specification.

In fact, it is more important to appoint a person who will faithfully perform the actual work and support the person in charge to secure the competency than to document it.



Last modified November 28, 2023: add English guide (8cfcb9b1)