Updated Home (markdown)

Jjk422
2016-08-01 10:59:18 +01:00
parent 5527053480
commit b48ecb120c

48
Home.md

@@ -12,35 +12,31 @@ _Caution: This wiki is still in development, therefore some parts may not be ful
### Scenarios
[SecGen Scenarios](https://github.com/cliffe/SecGen/wiki/SecGen-scenarios)
## Development guides
### Module development
## Module development guides
### Overview
[Module development overview](https://github.com/cliffe/SecGen/wiki/Module-development-overview)
### Import your first module
[Create a SecGen Service Module from an existing puppet module](https://github.com/cliffe/SecGen/wiki/Creating-a-SecGen-service-module-from-an-existing-Puppet-module)
### Module licensing
[Module licensing - How to avoid precarious situations](https://github.com/cliffe/SecGen/wiki/Module-licensing---How-to-avoid-precarious-situations)
### Schemas
[SecGen Schemas - What are they and how to they relate to secgen_metadata.xml and scenario files](https://github.com/cliffe/SecGen/wiki/SecGen-schemas)
### Baseboxes
### Module types
[Baseboxes - An Overview (What are they and how are they used in SecGen)](https://github.com/cliffe/SecGen/wiki/Baseboxes---An-Overview-(What-are-they-and-how-are-they-used-in-SecGen))
[Baseboxes - Importing your first basebox](https://github.com/cliffe/SecGen/wiki/Baseboxes---Importing-your-first-basebox)
[Baseboxes - How to create custom baseboxes for SecGen](https://github.com/cliffe/SecGen/wiki/Baseboxes---How-to-create-custom-baseboxes-for-SecGen)
### Networks
[Networks - An Overview (What are they and how are they used in SecGen)](https://github.com/cliffe/SecGen/wiki/Networks---An-Overview-(What-are-they-and-how-are-they-used-in-SecGen))
[Networks - How to create custom Networks for SecGen](https://github.com/cliffe/SecGen/wiki/Networks---How-to-create-custom-Networks-for-SecGen)
### Services
[Services - An Overview (What are they and how are they used in SecGen)](https://github.com/cliffe/SecGen/wiki/Services---An-Overview-(What-are-they-and-how-are-they-used-in-SecGen))
[Services - Importing your first service from puppetforge](https://github.com/cliffe/SecGen/wiki/Services---Create-your-first-custom-service-for-SecGen)
[Services - How to create custom services for SecGen](https://github.com/cliffe/SecGen/wiki/Services---Importing-your-first-service-from-puppetforge)
### Vulnerabilities
[Vulnerabilities - An Overview (What are they and how are they used in SecGen)](https://github.com/cliffe/SecGen/wiki/Vulnerabilities---An-Overview-(What-are-they-and-how-are-they-used-in-SecGen))
### Importing modules
[Baseboxes - Importing your first basebox](https://github.com/cliffe/SecGen/wiki/Baseboxes---Importing-your-first-basebox)
[Services - Importing your first service from puppetforge](https://github.com/cliffe/SecGen/wiki/Services---Create-your-first-custom-service-for-SecGen)
[Create a SecGen Service Module from an existing puppet module](https://github.com/cliffe/SecGen/wiki/Creating-a-SecGen-service-module-from-an-existing-Puppet-module)
### Custom modules
[Baseboxes - How to create custom baseboxes for SecGen](https://github.com/cliffe/SecGen/wiki/Baseboxes---How-to-create-custom-baseboxes-for-SecGen)
[Networks - How to create custom Networks for SecGen](https://github.com/cliffe/SecGen/wiki/Networks---How-to-create-custom-Networks-for-SecGen)
[Services - How to create custom services for SecGen](https://github.com/cliffe/SecGen/wiki/Services---Importing-your-first-service-from-puppetforge)
[Vulnerabilities - Create your first vulnerability for SecGen](https://github.com/cliffe/SecGen/wiki/Vulnerabilities---Create-your-first-vulnerability-for-SecGen)
### Puppet
@@ -48,15 +44,17 @@ _Caution: This wiki is still in development, therefore some parts may not be ful
[Puppet - How it is used in SecGen](https://github.com/cliffe/SecGen/wiki/Puppet---How-it-is-used-in-SecGen)
[Puppet - How to use it to your advantage (The advanced stuff)](https://github.com/cliffe/SecGen/wiki/Puppet---How-to-use-it-to-your-advantage-(The-advanced-stuff))
### Facter
[Facter - How is it integrated into SecGen](https://github.com/cliffe/SecGen/wiki/Facter---How-is-it-integrated-into-SecGen)
## Corecode development guides
### Ruby
[Ruby - The language of SecGen]()
### Vagrant
### Facter
[Facter - How is it integrated into SecGen](https://github.com/cliffe/SecGen/wiki/Facter---How-is-it-integrated-into-SecGen)
### Vagrant
[Vagrant - How is it integrated into SecGen's core code](https://github.com/cliffe/SecGen/wiki/Vagrant---How-is-it-integrated-into-SecGen's-core-code)
### More reading
## More reading
[Git workflow guide](https://docs.google.com/document/d/1wy96CR-OniA3jfsq2MshnfoaWvXTkczfsSuYGQ_HLPY/edit?usp=sharing)
[Other links for extra reading](https://github.com/cliffe/SecGen/wiki/Other-links-for-extra-reading)
[SecGen glossary](https://github.com/cliffe/SecGen/wiki/SecGen-glossary)
## SecGen development guides
[Git workflow guide](https://docs.google.com/document/d/1wy96CR-OniA3jfsq2MshnfoaWvXTkczfsSuYGQ_HLPY/edit?usp=sharing)
[SecGen glossary](https://github.com/cliffe/SecGen/wiki/SecGen-glossary)