commoncriteria / commoncriteria/transforms

alphabetizing of audit table entries

Open
#56 3 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

Is it possible to have the audit-events for a given audit table automatically be re-alphabetized prior to creating the table? There is no guarantee that non-mandatory SFRs will be presented in alphabetical order. For example, the sel-based SFRs in the STIP module are grouped by functional behavior and not alphabetical name, which causes the ensuing audit table to be very difficult to read.

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 transform that creates audit tables and inspect how audit-events are collected for a given table. The change is complete when non-mandatory SFR entries are alphabetized before table creation, including the sel-based SFR example described in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.