This repository hosts the collaborative Protection Profile (cPP) for Application Software, maintained by the Application Software international Technical Community (AppSW-iTC).
The previous version (v1.0e) of the cPP, Supporting Document, and PP-Modules (Agent and Server) are available in the Archive directory.
The following PP-Modules extend the base cPP:
- Agent — PP-Module for Application Software Agent (
Modules/Agent/)- PP-Module for Agent (HTML)
- SD for Agent (HTML)
- Server — PP-Module for Application Software Server (
Modules/Server/)- PP-Module for Server (HTML)
- SD for Server (HTML)
Clone with the transforms submodule:
git clone --recursive git@github.com:appswcpp/repository.git
Update the transforms submodule:
git submodule update --remote transforms
git add transforms
git commit
| Directory | Description |
|---|---|
input/ |
Source XML content that gets transformed to HTML |
output/ |
Generated HTML output |
transforms/ |
Shared Common Criteria build transforms (submodule) |
Modules/ |
PP-Module directories (Agent, Server) |
Archive/ |
Previous version (v1.0e) of the cPP, SD, and PP-Modules |
.templates/ |
Document authoring templates |
See LICENSE