⚠️ Unofficial project. This is a personal project and is not affiliated with, endorsed by, or supported by Qualys, Inc.
Documentation for integrating Qualys container and code security scanning into CI/CD pipelines.
- GitHub Actions - Container and code scanning actions
- GitLab CI - Native CI component with Security Dashboard integration
- Jenkins - Plugin with QScanner and CICD Sensor backends
- Azure DevOps - Pipeline extension with work item creation
View the live documentation at: https://nelssec.github.io/qualys-docs/
- qualys-github - GitHub Actions
- qualys-gitlab - GitLab CI Component
- qualys-jenkins - Jenkins Plugin
- qualys-ado - Azure DevOps Extension
Open index.html in your browser to view locally.
qualys-docs/
├── index.html # Home page
├── assets/
│ ├── styles.css # Documentation styles
│ └── script.js # Navigation script
├── get_started/ # Getting started guides
├── concepts/ # Architecture and concepts
├── github/ # GitHub Actions docs
├── gitlab/ # GitLab CI docs
├── jenkins/ # Jenkins plugin docs
└── azure-devops/ # Azure DevOps docs