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

Parser: Add support for importing json exports from the PTART Reporting Tool #11038

Draft
wants to merge 26 commits into
base: dev
Choose a base branch
from

Commits on Oct 10, 2024

  1. Initial template

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0f8678d View commit details
    Browse the repository at this point in the history
  2. Add scan file sample

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6e3d82e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d735669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af0f4a4 View commit details
    Browse the repository at this point in the history
  5. Fix up json files and refactor to just use findings. Group by compone…

    …nt for the Assessment names
    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5857c1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    481cb47 View commit details
    Browse the repository at this point in the history
  7. Add test cases

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e26223b View commit details
    Browse the repository at this point in the history
  8. update test files

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b4a22e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69960e1 View commit details
    Browse the repository at this point in the history
  10. Add files

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    acf4435 View commit details
    Browse the repository at this point in the history
  11. Finish Assessment parser

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    800fe93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bcb037a View commit details
    Browse the repository at this point in the history
  13. Fix a unit test

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    349a383 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e368c66 View commit details
    Browse the repository at this point in the history
  15. Add retest campaigns

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dc43981 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    70de01a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f29f0c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eae6ed3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e99d1bf View commit details
    Browse the repository at this point in the history
  20. Add Documentation

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    adc6361 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f393a67 View commit details
    Browse the repository at this point in the history
  22. Nuke unused test code

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ee604ab View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fae4b81 View commit details
    Browse the repository at this point in the history
  24. Fix ruff errors

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    14170af View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fe25a87 View commit details
    Browse the repository at this point in the history
  26. Add support for references

    Hydragyrum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b698e04 View commit details
    Browse the repository at this point in the history