commoncriteria / commoncriteria/transforms

places where default text could be used

Open
#67 5 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

This issue will be used for a running list of cases where the build script could automate the insertion of default text, mainly to avoid inconsistent use of terms:

  • "null" TSS/Guidance/Test activities (note we have a <no-tests/> tag but I don't think there is anything comparable for TSS/guidance. Also note that the text will change based on whether the aactivity is at the component or element level)
  • "null" <management> and <audit> text in the ECD (should just have like a <no-management/> and <no-audit/> tags that populate those with default text)
  • non-null <management> and <audit> text in the ECD (should just have generic <function> and <event> tags that you can put the associated functions and events in, and then the build script turns that into boilerplate text that has a bulleted list afterwards, rather than copying over the same text each time and using HTML lists)

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

Start by locating the build script and its existing handling for the tag. Review how TSS, Guidance, Test, management, and audit elements are transformed, then define the default-tag behavior and generated boilerplate for component and element levels. Done means the listed cases produce consistent default text without repeated manual wording.

Written by the indexing model from the issue text.

Assessment

Tech stack
xml
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.