Apply recommendation for security and reliability (#573)

Apply recommendations in code and documentation

- [CI] restrict permissions to read-all instead of the default write-all
- All examples README.md : add a note about Lambda functions
configuration with improved security and scalability changes for
production environment
- Swift docc documentation: add a note about Lambda functions
configuration with improved security and scalability changes for
production environment

---------

Co-authored-by: Sebastien Stormacq <stormacq@amazon.lu>
This commit is contained in:
Sébastien Stormacq
2025-09-27 12:39:16 +02:00
committed by GitHub
co-authored by Sebastien Stormacq
parent d8aa38be78
commit 74e4efdbac
30 changed files with 359 additions and 14 deletions
+3
View File
@@ -4,6 +4,9 @@ on:
pull_request:
types: [opened, reopened, synchronize]
# As per Checkov CKV2_GHA_1
permissions: read-all
jobs:
soundness:
name: Soundness