Below you will find pages that utilize the taxonomy term “qualtio”
March 14, 2026
qualtio SBOM Generator
Version updated for https://github.com/qualtio/SBOM-Generator to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The SBOM Generator GitHub Action automates the creation of Software Bill of Materials (SBOM) for repositories using Syft and uploads it as a workflow artifact. It addresses the need for software supply chain security and compliance with standards such as SLSA, NIST SSDF, and the EU Cyber Resilience Act, while also enabling integration with GitHub’s dependency graph.
March 14, 2026
qualtio Security Headers Checker
Version updated for https://github.com/qualtio/Security-Headers-Checker to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Security Headers Checker GitHub Action validates the HTTP security headers of a deployed application against OWASP Secure Headers Project recommendations. It automates the detection of missing or misconfigured headers, allowing teams to enforce security best practices directly in their CI/CD workflows.
March 13, 2026
Qualtio Conventional Commits Validator
Version updated for https://github.com/qualtio/Conventional-Commits-Validator to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Conventional Commits Validator GitHub Action ensures that all commit messages in a push or pull request adhere to the Conventional Commits standard, promoting a clean and structured git history. It automates the validation process, helping teams maintain consistency, enabling automated changelogs, and supporting semantic versioning.