Skip to content

Latest commit

 

History

History
107 lines (80 loc) · 4.52 KB

File metadata and controls

107 lines (80 loc) · 4.52 KB

collaborative Protection Profile for Application Software

repository

Version-2

Validation
SanityChecks
SpellCheck
TDs
transforms
HTML Count
PDF Count

GitHub issues Open

This repository hosts the draft version of the collaborative Protection Profile for Application Software developed by the AppSW-iTC. This repository is used to facilitate collaboration and development on the draft document. See the release section if you are looking for the officially released version for evaluations.

Previous Versions (Archived)

The previous version (v1.0e) of the cPP, Supporting Document, and PP-Modules (Agent and Server) are available in the Archive directory.

Contributing

If you are interested in contributing directly to future versions of this collaborative Protection Profile, please consider joining the AppSW-iTC. Visit https://appswcpp.github.io/ for more information.

Feedback

Questions, comments, and fixes can be submitted to the repository issue tracker

Quickstart

To clone this project along with its transforms submodule run:

  git clone --recursive git@github.com:appswcpp/repository.git

To pull updates from the upstream transforms submodule and commit them run:

 git submodule update --remote transforms
 git add transforms
 git commit

Repository Content

  • input - Contains the `meat' of the project. It’s the input content (in XML form) that gets transformed to readable html.

  • output - The output directory where the html is placed after transformation.

  • output/images - The directory where images are stored

  • transforms - Points to the transform subproject which is really a repository for resources shared amongst many Common Criteria projects.

  • Archive - Contains the previous version (v1.0e) of the cPP, SD, and PP-Modules.

  • Modules - PP-Module directories (Agent, Server) for future XML-based builds.

License

See License