Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions content/manuals/security/security-announcements.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,16 @@

At Docker, we want the experience to be the most secure for our developers and organizations and this deprecation is an essential step in that direction.

## SOC 2 Type 2 attestation and ISO 27001 certification

Check warning on line 33 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.HeadingLength] Try to keep headings short (< 8 words). Raw Output: {"message": "[Docker.HeadingLength] Try to keep headings short (\u003c 8 words).", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 33, "column": 4}}}, "severity": "INFO"}

Check warning on line 33 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.Acronyms] 'SOC' has no definition. Raw Output: {"message": "[Docker.Acronyms] 'SOC' has no definition.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 33, "column": 4}}}, "severity": "WARNING"}

Check warning on line 33 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.HeadingSentenceCase] Use sentence case for headings: 'SOC 2 Type 2 attestation and ISO 27001 certification'. Raw Output: {"message": "[Docker.HeadingSentenceCase] Use sentence case for headings: 'SOC 2 Type 2 attestation and ISO 27001 certification'.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 33, "column": 4}}}, "severity": "WARNING"}

Check warning on line 33 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.Acronyms] 'ISO' has no definition. Raw Output: {"message": "[Docker.Acronyms] 'ISO' has no definition.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 33, "column": 33}}}, "severity": "WARNING"}

_Last updated June, 2024_

Docker is pleased to announce that we have received our SOC 2 Type 2 attestation and ISO 27001 certification with no exceptions or major non-conformities.

Check warning on line 37 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.We] Avoid using first-person plural like 'we'. Raw Output: {"message": "[Docker.We] Avoid using first-person plural like 'we'.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 37, "column": 36}}}, "severity": "WARNING"}

Check warning on line 37 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.We] Avoid using first-person plural like 'our'. Raw Output: {"message": "[Docker.We] Avoid using first-person plural like 'our'.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 37, "column": 53}}}, "severity": "WARNING"}

Check warning on line 37 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.Acronyms] 'SOC' has no definition. Raw Output: {"message": "[Docker.Acronyms] 'SOC' has no definition.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 37, "column": 57}}}, "severity": "WARNING"}

Check warning on line 37 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.Acronyms] 'ISO' has no definition. Raw Output: {"message": "[Docker.Acronyms] 'ISO' has no definition.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 37, "column": 86}}}, "severity": "WARNING"}

Security is a fundamental pillar to Docker’s operations, which is embedded into our overall mission and company strategy. Docker’s products are core to our user community and our SOC 2 Type 2 attestation and ISO 27001 certification demonstrate Docker’s ongoing commitment to security to our user base.

Check warning on line 39 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.We] Avoid using first-person plural like 'our'. Raw Output: {"message": "[Docker.We] Avoid using first-person plural like 'our'.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 39, "column": 81}}}, "severity": "WARNING"}

Check warning on line 39 in content/manuals/security/security-announcements.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Docker.We] Avoid using first-person plural like 'our'. Raw Output: {"message": "[Docker.We] Avoid using first-person plural like 'our'.", "location": {"path": "content/manuals/security/security-announcements.md", "range": {"start": {"line": 39, "column": 153}}}, "severity": "WARNING"}

For more information, see the [Blog announcement](https://www.docker.com/blog/docker-announces-soc-2-type-2-attestation-iso-27001-certification/).

## Docker Security Advisory: Multiple Vulnerabilities in runc, BuildKit, and Moby

_Last updated February 2, 2024_
Expand Down
Loading