-
Notifications
You must be signed in to change notification settings - Fork 12
/
ChangeLog
71 lines (69 loc) · 2.31 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
CHANGES
=======
v1.0.0
------
* Update README.md for new prophet logo
* Support show vmware CBT support
* Update README.md
* Update README for new report
* Refactor host report generation
* Move network controller to scanner
* Add scan\_results.csv sample file in examples dir
* Refactor vmware collector
* Refactor projects using driver way
* Optimize summary for collection
* Optimize for argparse and logging init
* Update to python3 in Dockerfile
* Add LICENSE for this project
* Push aliyun dockerhub after build
* Fix docker tag add oneprocloud
* Fix docker-image.yml structure
* Debug docker build commit
* Debug docker image build and push
* Debug docker build yaml
* Create docker-image.yml for build and push
* Show Chinese README by default
* Add documents for Open Source Project
* Update pip mirror conf
* Add sshpass during docker build
* Fix bug when disk is VirtualDisk.RawDiskMappingVer1BackingInfo
* Fix network device is DistributedVirtualPortBackingInfo
* Remove get name from summary
* Fix when vm.config is empty
* Replace pip local mirror to tsinghua
* Optimize VMware vm collection and report show
* Package log file and optimize vmware
* Fix Dockerfile and fix vmware bug
* Fix bug and optimize for VMware collection
* Add dockerfile template for new CI
* Add yum repo for prophet
* Update collector and generate mac info
* Remove sensitive file and message in generate result
* Seperate collect and analysis logical
* Update wmi version
* Move compiler
* Add Language en\_US.utf8
* Update tox.ini
* Use float when calculate parameter ava\_ratio
* Remove raise exception when scanning
* Add sshpass rpm
* Reload ld config
* rename so.conf
* Add nmap package
* Add project file to object dir
* Fix dockerfile for prophet
* Modified DockerFile deploy
* Add HA/DRS status to analysis report
* Add openstack api script
* Code optimization
* Update prophet code
* Update prophet code
* Add a new cli to scan network and generate initial report
* Add import Host Information File
* Fixed collect vmware host info output file suffix such as VCenter && Esxi host
* Add linux\windows host analysis report and windows information collection
* Fixed Unable to get mac address and disk capacity of virtual machine
* Collect VMware and physical machine infomations
* Fix pepe8 not check
* Add cli interface in this project
* Initial commit for prophet