Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] feat: Add support for Component Identity Evidence #657

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. Added support for identity in ComponentEvidence

    Signed-off-by: Jacob Wahlman <dev@wahlman.me>
    wahl-sec committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d21ce9 View commit details
    Browse the repository at this point in the history
  2. Implemented equality check and SortedSet on iterables

    Signed-off-by: Jacob Wahlman <dev@wahlman.me>
    wahl-sec committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1942d3c View commit details
    Browse the repository at this point in the history
  3. Refactored to match the expected schema type

    Signed-off-by: Jacob Wahlman <dev@wahlman.me>
    wahl-sec committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    be8a55f View commit details
    Browse the repository at this point in the history
  4. Added XML serializations decorators, enum test cases

    Signed-off-by: Jacob Wahlman <dev@wahlman.me>
    wahl-sec committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    22e1d8d View commit details
    Browse the repository at this point in the history
  5. Fixed issues with invalid test structures for field enum

    Signed-off-by: Jacob Wahlman <dev@wahlman.me>
    wahl-sec committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    27d4470 View commit details
    Browse the repository at this point in the history
  6. Minor formatting fixues in tests

    Signed-off-by: Jacob Wahlman <dev@wahlman.me>
    wahl-sec committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    71ef5d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    6cb3f8c View commit details
    Browse the repository at this point in the history