Skip to content

Commit 7f42de1

Browse files
committed
docs: update CHANGELOG.md for v2.19.12 and v2.19.13
1 parent 63cc1b2 commit 7f42de1

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.19.13] - 2025-12-06
11+
12+
### Security
13+
14+
- **SonarCloud Security Hotspots Resolved** - Fixed 9 of 10 security hotspots
15+
- Added `--proto '=https'` to curl commands to enforce HTTPS and prevent protocol downgrade attacks
16+
- Added `--ignore-scripts` to npm install commands to prevent execution of postinstall scripts
17+
- Files fixed: aidevops-update-check.sh, codacy-cli.sh, qlty-cli.sh, linter-manager.sh, markdown-lint-fix.sh, setup-mcp-integrations.sh
18+
- 1 hotspot acknowledged as safe (localhost-helper.sh http:// for local dev when SSL disabled)
19+
20+
## [2.19.12] - 2025-12-06
21+
22+
### Fixed
23+
24+
- Version bump release (no functional changes)
25+
1026
## [2.19.11] - 2025-12-06
1127

1228
### Added
@@ -587,7 +603,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
587603
- AGENTS.md guidance system
588604
- Basic quality assurance setup
589605

590-
[Unreleased]: https://github.com/marcusquinn/aidevops/compare/v2.19.11...HEAD
606+
[Unreleased]: https://github.com/marcusquinn/aidevops/compare/v2.19.13...HEAD
607+
[2.19.13]: https://github.com/marcusquinn/aidevops/compare/v2.19.12...v2.19.13
608+
[2.19.12]: https://github.com/marcusquinn/aidevops/compare/v2.19.11...v2.19.12
591609
[2.19.11]: https://github.com/marcusquinn/aidevops/compare/v2.17.1...v2.19.11
592610
[2.17.1]: https://github.com/marcusquinn/aidevops/compare/v2.17.0...v2.17.1
593611
[2.17.0]: https://github.com/marcusquinn/aidevops/compare/v2.16.0...v2.17.0

0 commit comments

Comments
 (0)