Skip to content

This repository contains ROAR policies related to data privacy and information security

License

Notifications You must be signed in to change notification settings

yeatmanlab/roar-infosec

Repository files navigation

ROAR Information Security and Data Privacy Repository

This repository is dedicated to managing the key documentation and automated workflows for ROAR's information security and data privacy efforts. It includes policies, procedures, and GitHub Actions designed to ensure compliance with privacy regulations and maintain robust security practices throughout ROAR's software development lifecycle.

Repository Contents

GitHub Actions

The .github/workflows directory contains GitHub action workflows that enforce some of ROAR's information security policies:

  • Quarterly document review:

    • infosec-doc-review.yml This workflow generates a GitHub issue every quarter asking ROAR leadership to review and, if necessary, update the documents in this repository.
    • request-employee-acknowledgment.yml and acknowledgment-request-template.md This workflow reminds the ROAR information security officer to generate issues a batch of issues, one for each ROAR employee, requesting that each employee review the documents in this repository.
    • log-acknowledgment.yml When employees commend "Confirmed" on the aforesaid issue, this workflow automatically closes the issue and logs their acknowledgment in the acknowledgment log.
  • Managing employee lifecycles

    • onboarding.yml This manually triggered workflow generates an employee onboarding checklist as a GitHub issue and assigns it to the ROAR information security officer.
    • offboarding.yml This manually triggered workflow generates an employee offboarding checklist as a GitHub issue and assigns it to the ROAR information security officer.
    • quarterly-account-review.yml This workflow opens a GitHub issue every quarter requiring that the ROAR information security officer reviews employee accounts and access.
  • Developer training

About

This repository contains ROAR policies related to data privacy and information security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published