root/modules/branches/2.5/weakpasswords/module.xml

Revision 7473, 0.6 kB (checked in by ethans, 4 years ago)

New module: detects weak SIP secrets and sets security notifications

Line 
1 <module>
2   <rawname>weakpasswords</rawname>
3   <name>Weak Password Detection</name>
4   <version>2.5.0.0</version>
5   <type>setup</type>
6   <category>Internal Options &amp; Configuration</category>
7   <changelog>
8     *2.5.0.0* Initial release
9   </changelog>
10   <depends>
11     <version>2.5.0</version>
12   </depends>
13   <description>This module detects weak SIP secrets and sets security notifictions accordingly
14   </description>
15   <menuitems>
16     <weakpasswords>Weak Password Detection</weakpasswords>
17   </menuitems>
18   <location>release/2.5/weakpasswords-2.5.0.0.tgz</location>
19   <md5sum>1</md5sum>
20 </module>
Note: See TracBrowser for help on using the browser.