Skip to content

Commit 5bfa3b2

Browse files
committed
fixup! arduino ide2 security doc
1 parent 72948d7 commit 5bfa3b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/software/ide-v1/tutorials/ide-v1-security/ide-v1-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Moreover, the members of Arduino take in considerations the following pillars as
2828
- **Education and Guidance**: developers have specific know-how and receive training on secure architectural and coding standards.
2929
- **Secure Data Management**: sensitive data (such as PII) are properly managed in accordance with legislation and recommended security standards are properly implemented.
3030
- **Secure Repository Management**: software repositories are protected with the Least of privilege and Separation of duties principles.
31-
- **Secure Environment**: services and data are segregated between different environemnts: Development, Staging and Production.
31+
- **Secure Environment**: services and data are segregated between different environments: Development, Staging and Production.
3232
- **Secure Development**: security requirements and best practices are taken into consideration in all the steps of the development lifecycle.
3333
- **Security Testing**: activities performed by the security team to identify residual vulnerabilities as a result of the artifacts being developed.
3434

content/software/ide-v2/tutorials/ide-v2-security/ide-v2-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Moreover, the members of Arduino take in considerations the following pillars as
2828
- **Education and Guidance**: developers have specific know-how and receive training on secure architectural and coding standards.
2929
- **Secure Data Management**: sensitive data (such as PII) are properly managed in accordance with legislation and recommended security standards are properly implemented.
3030
- **Secure Repository Management**: software repositories are protected with the Least of privilege and Separation of duties principles.
31-
- **Secure Environment**: services and data are segregated between different environemnts: Development, Staging and Production.
31+
- **Secure Environment**: services and data are segregated between different environments: Development, Staging and Production.
3232
- **Secure Development**: security requirements and best practices are taken into consideration in all the steps of the development lifecycle.
3333
- **Security Testing**: activities performed by the security team to identify residual vulnerabilities as a result of the artifacts being developed.
3434

0 commit comments

Comments
 (0)