Skip to content

Add combined averages output file for TLS handshake results parsing #68

@crt26

Description

@crt26

Summary

The parsing script’s results averaging functionality currently only generates separate per-signature average files for the TLS handshake results. For ease of use, a small update will be made to the method responsible for average generation to also produce a single file that aggregates all per-signature averages into one. This will mirror the structure of the base results file produced by the main parsing script, making it easier to work with the TLS handshake data, removing the need to re-combine the results when averages are calculated.

Task Details

  • Update the averaging method to generate a single combined averages file per test type alongside the per-signature files
  • Perform full testing to ensure no issues with the new solution
  • Update any relevant project documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions