Skip to content

Remove "Type" column? #5

@fragtastic

Description

@fragtastic

This column seems pretty useless.
It only has a value of "See Profile Applicability" if there is more than one value under "Profile Applicability"
If there is a single value for "Profile Applicability" then it replicates that single value.

Level is retrieved from the benchmark heading as the level matching group.
What effect on parsing will this have?

searcher = re.compile(r'^((?P<cisnum>(\d+\.)+\d+)\s)(\((?P<level>.+?)\)\s)?((?P<policy>.+))(\s\((?P<scored>Scored|Not\ Scored|Automated|Manual)\))$')

Benchmarks using level in heading:

  • Windows 10
  • Windows Server
  • ESXi
  • Android
  • iOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions