Skip to content

Update changelog for Multi-Install repos + QOL fix #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Dec 24, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Bold the tools
  • Loading branch information
karan925 committed Dec 23, 2024
commit 75b051fd8eff616003fc1520d893162767a9416a
6 changes: 3 additions & 3 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ You can now choose whether to auto-generate sequence diagrams in PR Walkthroughs

We've refined the default settings to be less noisy and more actionable. Additionally, we've added new static analysis and security tools:

- 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
- **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

#### GitLab Integration Update

Expand Down