Skip to content

commoncriteria/retransmission-device

Repository files navigation

Protection Profile for Retransmission Devices

retransmission-device

main

Validation
SanityChecks
SpellCheck
TDs
transforms

GitHub issues Open license

This repository hosts the draft version of the Protection Profile for Retransmission Device 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 link: Retransmission Device[here].

Release Version

  • link:Retransmission Device[Protection Profile for Retransmission Device]

Contributing

If you are interested in contributing directly to future versions the this Protection Profile, please consider joining the NIAP technical community. * How to join the NIAP Technical Community (Mailing list and updates)

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:commoncriteria/retransmission-device.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. You shouldn’t need to modify it.

License

See License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published