File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# Cloud (IaC) Security Changelog
44
5+ ## [ 2.0.15] 16-12-2025
6+
7+ ### Fixed
8+ - Fixed issues for CLI mode through Qodana
9+
510## [ 2.0.14] 13-10-2025
611
712### Changed
Original file line number Diff line number Diff line change 11pluginGroup = dev.protsenko.securityLinter
22pluginName = Cloud (IaC) Security
33pluginRepositoryUrl = https://github.com/NordCoderd/cloud-security-plugin
4- pluginVersion = 2.0.14
4+ pluginVersion = 2.0.15
55
66# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
77pluginSinceBuild = 231
Original file line number Diff line number Diff line change 11<!-- Plugin Configuration File. Read more: https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html -->
22<idea-plugin >
3- <id >dev.protsenko.security-linter</id >
4- <name >Infrastructure Security Linter - Docker Compose</name >
5-
6- <vendor email =" tech@protsenko.dev" url =" https://protsenko.dev" >Dmitrii Protsenko</vendor >
7-
83 <resource-bundle >messages.SecurityPluginBundle</resource-bundle >
94
105 <depends >org.jetbrains.plugins.yaml</depends >
You can’t perform that action at this time.
0 commit comments