commoncriteria / commoncriteria/transforms

Runtime error in package builds

Open
#63 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
XSLT
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When building a package, the 'base' version of the package is missing several sections or otherwise has incorrect layout, while the other versions are correct. For example, https://commoncriteria.github.io/pp/tls/tls.html is missing appendices for non-mandatory SFRs and simply collapses all SFRs into the body text. Contrast with https://commoncriteria.github.io/pp/tls/tls-release.html which is working properly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the base package output at tls.html with the working tls-release.html example first. Trace the package-build transform entry point that produces these outputs and identify why the base output omits non-mandatory SFR appendices and collapses SFRs into the body; done means the base version has the same sections and layout as the working version.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.