https://github.com/privacyradius/gdpr-checklist
The GDPR Checklist
https://github.com/privacyradius/gdpr-checklist
checklist compliance gatsby gdpr gdpr-checklist privacy
Last synced: about 1 year ago
JSON representation
The GDPR Checklist
- Host: GitHub
- URL: https://github.com/privacyradius/gdpr-checklist
- Owner: privacyradius
- License: other
- Created: 2018-01-22T02:54:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T11:32:24.000Z (over 2 years ago)
- Last Synced: 2025-04-04T00:55:31.904Z (about 1 year ago)
- Topics: checklist, compliance, gatsby, gdpr, gdpr-checklist, privacy
- Language: JavaScript
- Homepage: https://gdprchecklist.io/
- Size: 1.81 MB
- Stars: 768
- Watchers: 34
- Forks: 105
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-github-projects - gdpr-checklist - The GDPR Checklist ⭐777 `JavaScript` (📦 Legacy & Inactive Projects)
- awesome-ai-ml-testing - GDPR Compliance Scanner - Tools for checking AI systems against GDPR requirements. (📜 Regulatory Compliance Testing)
- awesome-privacy-chinese - GDPR-checklist - GDPR的一个检查工具,目前看相对简单 (相关工具 / 隐私相关领域法规/条例)
README

## How to add updates to the checklist
- fork this repository
- edit the file src/data.js
- create a pull request
## Quickstart
- run npm install --global gatsby-cli
- run npm i in the root folder of this repository
- run gatsby develop
- visit localhost:8000 in your browser
## Deployment
- changes will automatically be deployed to https://gdprchecklist.io/
## Attribution
The project is inspired by [The SaaS CTO Security Checklist](https://cto-security-checklist.sqreen.io/)
created by [Sqreen.io](https://www.sqreen.io/)