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
3 changes: 3 additions & 0 deletions doc/source/ci-cd/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,22 @@ Continuous Integration and Deployment (CI/CD)
This section provides documentation for setting up Continuous
Integration and Deployment (CI/CD) pipelines for automated
security scanning and quality assurance in this project.

Supported CI/CD Platforms
-------------------------

The following CI/CD platforms are covered:

- **GitHub Actions**: Example workflows for security scanning and quality checks.

Available Documentation
-----------------------

.. toctree::
:maxdepth: 1

github-actions

More CI/CD platforms and configurations may be added over time.
Contributions and improvements to these configurations are
welcome.