/mdmagent

Protection Profile Module for Mobile Device Management Agents (deprecated)

Primary LanguageMakefile

PP-Module for Mobile Device Management Agents (deprecated repo)

This repo is no longer the active repo for MDM Agent. That is now mdm-agent. We are keeping it around in case we need to rebuild Release-1.0.

Master Badges Validate

Last QuickBuilt Branch Validation SanityChecks SpellCheck QuickBuild

GitHub issues Open

Lastest Master Build

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:

  git clone --recursive https://github.com/commoncriteria/mdmagent.git

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

 git submodule update --remote transforms
 git add transforms
 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.

Links

License

See License