docs(developer-guide): Update checks, services and include testing (#2705)

Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
This commit is contained in:
Pepe Fagoaga
2023-08-10 17:28:35 +02:00
committed by GitHub
parent e652298b6a
commit 474e39a4c9
15 changed files with 1167 additions and 289 deletions

View File

@@ -38,7 +38,7 @@ nav:
- Logging: tutorials/logging.md
- Allowlist: tutorials/allowlist.md
- Pentesting: tutorials/pentesting.md
- Developer Guide: tutorials/developer-guide.md
- Developer Guide: tutorials/developer-guide/developer-guide.md
- AWS:
- Authentication: tutorials/aws/authentication.md
- Assume Role: tutorials/aws/role-assumption.md
@@ -56,7 +56,18 @@ nav:
- Subscriptions: tutorials/azure/subscriptions.md
- Google Cloud:
- Authentication: tutorials/gcp/authentication.md
- Developer Guide: tutorials/developer-guide.md
- Developer Guide:
- Introduction: tutorials/developer-guide/developer-guide.md
- Audit Info: tutorials/developer-guide/audit-info.md
- Services: tutorials/developer-guide/service.md
- Checks: tutorials/developer-guide/checks.md
- Documentation: tutorials/developer-guide/documentation.md
- Compliance: tutorials/developer-guide/security-compliance-framework.md
- Outputs: tutorials/developer-guide/outputs.md
- Integrations: tutorials/developer-guide/integrations.md
- Testing:
- Unit Tests: tutorials/developer-guide/unit-testing.md
- Integration Tests: tutorials/developer-guide/integration-testing.md
- Security: security.md
- Contact Us: contact.md
- Troubleshooting: troubleshooting.md