Commit Graph

516 Commits

Author SHA1 Message Date
62a49211c5 v3_issue_923: Merged main into local branch.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-06-04 10:11:19 -04:00
b864682443 v3_issue_934: Made an oopsies. The index.jsp file should work now.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-06-04 09:53:46 -04:00
ed01646b17 v3_issue_934: Made some tweaks. Changed name of the service class. Fixed the spacing of the Help Page tab on the index.jsp page and removed unused method. 2025-06-04 09:50:39 -04:00
cc4b15a46e v3_issue_934: Renamed all of the service classes to reflect the fact that they hold business logic for the HIRS pages. Started adding javadoc comments. Still slowly moving business logic to service classs. 2025-06-04 09:31:48 -04:00
4c38c45065 v3_issue_934: Can now only change the log level of the main apps' log file. Changed the Ui to only show one entry and no search bar, no ordering bar and no info bar. Changed name of java methods and made it wehre the method returns only one logger.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-06-03 16:25:57 -04:00
2852125f29 v3_issue_934: Can now only change the log level of the main apps' log file. 2025-06-03 12:56:48 -04:00
abe415b84e Merge branch 'main' into 923-refactor-controller-classes-to-reduce-code-complexity 2025-06-03 12:02:11 -04:00
4957c8e277 v3_issue_934: Corrected some of the log messages language.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-06-03 11:05:21 -04:00
32c26bf1af v3_issue_934: added buttons that allow the user to change a gigven logger's log level. made some more ui changes, changed several endpoints routes and made a style change that would center the table headers
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-30 17:58:26 -04:00
f16a5217ff v3_issue_934: added buttons that allow the user to change a gigven logger's log level. made some more ui changes, changed several endpoints routes and made a style change that would center the table headers 2025-05-30 17:58:17 -04:00
b7bcbbd8a0 v3_issue_934: added buttons that allow the user to change a gigven logger's log level. made some more ui changes, changed several endpoints routes and made a style change that would center the table headers 2025-05-30 17:53:47 -04:00
96dcabd49d v3_issue_934: moved service layer logic to service class and moved actuator dependency to ca build.gradle
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-29 18:24:42 -04:00
cb101fc595 v3_issue_934: got to display table of loggers, can search on table, need to now add a way to edit log level.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-29 15:47:33 -04:00
a1d75b21d2 v3_issue_934: Added more content to the datatable (including search textbox), also added a way to look for all the avaialble hirs logs, need to figure how to present the content
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-28 17:39:24 -04:00
1b28ebf0d6 v3_issue_934: Deleted old hirs-log controller, moved rest endpoints to help page, started re-writing some parts of the help ui page for the setting of the logger level
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-22 14:21:16 -04:00
8682363b52 v3_issue_934: Created a REST endpoint for the setting of log lvel. Still not completed
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-21 19:46:09 -04:00
02a76f0089 Merge pull request #932 from nsacyber/v3_issue_922-404-error-downloading-validation-report
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
[#922] Fixed 404 Error When Downloading Validation Report
2025-05-20 15:59:18 -04:00
4680e87e79 v3_issue_925: Moved the contents of the jsp page to the help page. To download the log file, we will now need to head over to the help page.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-19 15:25:47 -04:00
ddaac25b3d v3_issue_925: Cleaned up main method and added the hirs-log.jsp
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-16 11:23:42 -04:00
e65928a5e5 v3_issue_925: Removed adming-starter dependency, removed some properties related to removed dependency from the versions.toml, created a brand new jsp page that will (in a future ticket) hold a live log viewer, can now download log file. PR ready. 2025-05-16 11:17:46 -04:00
c07ba59da4 v3_issue_925: Removed start-server dependency. Might need to create a new gradle project for admin server tbd.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-15 16:34:56 -04:00
f435d4538e v3_issue_925: Have a nav item that points to the hypothetical location of the log file. Still need to figure out how to configure the gui admin server
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-14 15:40:46 -04:00
d2500d8a10 v3_issue_925: Started to work on trying to enable the spring admin gui
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-05-13 17:55:23 -04:00
6d5db94041 v3_issue_923: Created new services, moved most of the relevant private methods over to the service classes, need to figure out what to do with the rest of the controller classes
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-09 14:50:29 -04:00
e1f7b96e09 Merge branch 'main' into v3_issue_922-404-error-downloading-validation-report 2025-05-07 15:12:43 -04:00
c3fe7e8bc8 v3_issue_923: Made some changes to the srrvice + controller classes
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-05 17:05:41 -04:00
125202580f Merge pull request #930 from nsacyber/v3_cert-details-holder-labels
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
Holder labels updated
2025-05-05 17:01:57 -04:00
09b0413730 v3_issue_923: Merged main into local branch
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-05 11:38:36 -04:00
db17f6a3ef v3_issue_923: First cut at refactoring the controller classes 2025-05-02 16:44:41 -04:00
f8ccf3a1d4 v3_issue_821: fixed a part of the validation summary issue. Looks like we might have to re-write the downloadValidaitonReports method.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-02 15:32:28 -04:00
6c31e56867 v3_issue_821: fixed checkstyle issue
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-05-01 13:46:38 -04:00
a9486b2805 v3_issue_821: put one leaft certs in pem file 2025-05-01 13:40:55 -04:00
ea9c72a1b9 v3_issue_821: put all certs into one pem file
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-04-30 09:09:44 -04:00
01291248a0 v3_issue_821: fixed style issue 2025-04-30 07:42:06 -04:00
8103cf18bb v3_issue_821: now when user downloads aca trust chain, they download a zip file of trust chain certificates in pem format. Will re-write download aca trust chain test method in the future (Added a todo).
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-04-29 18:44:03 -04:00
58ab496f50 v3_issue_821: fixed checkstyle issues 2025-04-29 13:38:20 -04:00
78277ecdd8 v3_issue_821: Can now download all aca leaf certs. 2025-04-29 13:25:34 -04:00
c9ccca9b19 v3_issue_821: Can now download aca trust chain, fixed all spring bean issues and tests have been modified to reflect changes made to the main application. 2025-04-29 12:48:23 -04:00
82aa6f7268 Holder labels updated 2025-04-28 11:52:17 -04:00
2cf5795d68 v3_issue_821: first cut at fixing the aca trust chain cert issue
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-04-25 15:39:41 -04:00
c2e3705087 v3_issue_928: Removed older datatables library. 2025-04-23 13:03:58 -04:00
dfd285e772 v3_issue_811: Fixed minor issues reagrding gitignore and javadocs. PR is ready to look at.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
2025-04-21 17:49:48 -04:00
f81718821a v3_issue_811: PR is ready to look at. 2025-04-21 16:15:20 -04:00
4e8d0d29f9 v3_issue_811: Fixed comments, checkstyle issues, can now search on all pages except for validaiton summaries, moved helper method that creates list of searchable column names into utils class.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-04-18 19:14:33 -04:00
aa38dc16b0 v3_issue_811: Fixed the display of count on the controller pages and fixed the filtering issue on rim database. all that's left is fixing up the validation summary pages device.name issue. 2025-04-17 14:35:15 -04:00
3d35eafa51 v3_issue_811: Created an enum that represents the certificate type, deleted the two new services because didnt want the PR to be outside of the scope of the issue (created a new issue that addresses the separation of responsibility), fixing up checkstyle issues, and currently fixing up comments left behind in previous commits. Almost PR ready.
Some checks are pending
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
2025-04-16 18:06:00 -04:00
70e130c8e8 v3_issue_811: Can now do global search on all certificates, devices, rims, and pcr values. The table doesnt accuratle refelect how many items have been filtered, validation summaries still need work for the global search feature to work, need to also work on searching on just on indiviudal columns.
Some checks are pending
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
2025-04-15 15:50:56 -04:00
f7ee7d3d88 v3_issue_811: Can now do global search on all certificates and devices. WOrking on doing the same for the RIMs and RIM DB. Validation summary ug found and created an issue for said bug. Create the pipeline for doing a global search for validation summaires - will now need to figure out how to fix the issues for that page to get it to work 80% done.
Some checks failed
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
2025-04-11 14:12:14 -04:00
e1ee5a0ce3 v3_issue_811: Trying to implement search feature for validation summary report. Added a new service. Will start moving bulky functions in the controller to the summary service class.
Some checks are pending
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
2025-04-10 17:56:35 -04:00
1245917fed v3_issue_811: Merged main into local branch
Some checks are pending
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-latest) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
2025-04-10 16:21:53 -04:00