项目作者: commoncriteria

项目描述 :
Protection Profile for Virtualization
高级语言: Makefile
项目地址: git://github.com/commoncriteria/virtualization.git
创建时间: 2017-11-02T12:24:01Z
项目社区:https://github.com/commoncriteria/virtualization

开源协议:The Unlicense

下载


Protection Profile for Virtualization

Build
Validate
SanityChecks
SpellCheck
QuickBuild
GitHub issues Open

This repository hosts the draft version of the Protection Profile for Virtualization based on the
Essential Security Requirements (ESR) for this technology class of
products. 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.
A list of products that have passed evaluation against this Protection Profile can be found here.

Draft Version

Release Version

Contributing

If you are interested in contributing directly to future versions the this Protection Profile, please consider joining the NIAP technical community.

Feedback

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

Quickstart

To clone this project along with its transforms submodule run:

  1. git clone --recursive https://github.com/commoncriteria/virtualization.git

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

  1. git submodule update --remote transforms
  2. git add transforms
  3. git commit

Development Info

Help working with Transforms Submodule

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.

License

See License