commoncriteria / commoncriteria/transforms
Runtime error in package builds
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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