File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.0.0
4
+
5
+ * Add support for Azure cloud
6
+
3
7
## 1.3.11
4
8
5
9
* Update Jira notifier with token authentication
48
52
49
53
## 1.2.1
50
54
51
- * Add support for nested results for CSV output
55
+ * Add support for nested results for CSV output
52
56
53
57
## 1.2.0
54
58
Original file line number Diff line number Diff line change 1
1
# Cloudimized
2
2
3
3
Cloudimized is a Cloud Provider configuration scanning tool. It allows
4
- monitoring changes of selected resources. Currently supports Google Cloud Platform (GCP) and
4
+ monitoring changes of selected resources. Supports Google Cloud Platform (GCP) and
5
5
Microsoft Azure.
6
6
7
7
Cloudimized performs similar function as Oxidized, but for Cloud environment.
Original file line number Diff line number Diff line change 11
11
12
12
setup (
13
13
name = "cloudimized" ,
14
- version = "1.3.11 " ,
15
- description = 'Google Cloud Platform (GCP) configuration scanning tool' ,
14
+ version = "2.0.0 " ,
15
+ description = 'GCP & Azure configuration scanning tool' ,
16
16
long_description = readme ,
17
17
long_description_content_type = "text/markdown" ,
18
18
url = "https://github.com/egnyte/cloudimized" ,
You can’t perform that action at this time.
0 commit comments