example code: python2 and python3 install modules, script generators and ctf vulnerability/challenge module wrappers

This commit is contained in:
ts
2018-08-03 15:32:13 +01:00
parent 990d15a4c9
commit a6ff9c508b
79 changed files with 3796 additions and 2 deletions

View File

@@ -0,0 +1,25 @@
<?xml version="1.0"?>
<utility xmlns="http://www.github/cliffe/SecGen/utility"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.github/cliffe/SecGen/utility">
<name>Python 2 programming language</name>
<author>Thomas Shaw</author>
<author>stankevich</author>
<module_license>Apache v2</module_license>
<description>An installation of Python</description>
<type>language</type>
<type>python</type>
<platform>linux</platform>
<!--optional details-->
<reference>https://forge.puppet.com/stankevich/python</reference>
<software_name>ruby</software_name>
<software_license>Apache v2</software_license>
<requires>
<type>update</type>
</requires>
</utility>