We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532fb1a commit 75b051fCopy full SHA for 75b051f
docs/changelog.md
@@ -153,9 +153,9 @@ You can now choose whether to auto-generate sequence diagrams in PR Walkthroughs
153
154
We've refined the default settings to be less noisy and more actionable. Additionally, we've added new static analysis and security tools:
155
156
-- Yamllint A linter for YAML files
157
-- Gitleaks A lightweight, open-source secret scanner to prevent security breaches
158
-- Checkov Scans infrastructure as code for misconfigurations before they become security issues
+- **Yamllint**: A linter for YAML files
+- **Gitleaks**: A lightweight, open-source secret scanner to prevent security breaches
+- **Checkov**: Scans infrastructure as code for misconfigurations before they become security issues
159
160
#### GitLab Integration Update
161
0 commit comments