-
Notifications
You must be signed in to change notification settings - Fork 4
How to contribute
The project structure reflects the structure of the RISCOSS Platform architecture:
- webapp-core/riscoss-platform-dm contains the code of the Domain Manager (DM)
- webapp-core/riscoss-platform-rdr contains the code for the Risk Data Repository (RDR)
There is other code related repositories to be visited in order to have the complete code for the platform:
- riscoss-analyser contains the Risk Analysis Engine (RAE)
- riscoss-data-collector contains all the Risk Data Collectors that can be plugged into the platform
For the documentation, we use the Wiki provided by github for this respository. You can:
- Add some pages
- Add some direct links in the sidebar locate at the right
If you need to include some images in the wiki pages, we need to store them in the folder "images" for this wiki. For clonning the wiki repository, you can execute:
git clone git@github.com:riscoss/riscoss-githubanalyzer.wiki.git
This repository contains a folder named images
, where you can add the images you need.
For using these images in the Wiki pages, you need to use a sentence like:
[[wiki/images/logo_riscoss_DSP.png]]
for references in the wiki pages
or
![](https://github.com/RISCOSS/riscoss-githubanalyzer/wiki/images/logo_riscoss_DSP.png)
for references you need the full path (e.g. the readme.md file)
RISCOSS Governance
Get Involved
###Get Started
Exploring RISCOSS GithubAnalizer
###Users
How to read analysis results
How to manage domains
###Developers
RISCOSS Architecture
How to contribute
How to build RISCOSS platform
How to deploy RISCOSS platform
GitHub Analyzer Administration
###Others
Risk Data Collectors
Risk Models