Commit Graph

1839 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
00ea8e14a9 Merge pull request #937 from nsacyber/v3_issue_934-hirs-log-page-and-adjust-log-level
[#934] Add The Ability To Adjust Log Levels From GUI
2025-06-04 10:00:58 -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
b2d05e2512 Merge branch 'main' into 923-refactor-controller-classes-to-reduce-code-complexity 2025-06-04 08:41:46 -04:00
01b7fe9b9f Merge branch 'main' into v3_issue_934-hirs-log-page-and-adjust-log-level 2025-06-03 16:31:31 -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
35af959b75 Merge pull request #936 from nsacyber/v3_commonElementError
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
ComponentResult and ComponentInfo would never agree hashCommonElements
2025-06-03 12:18:35 -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
405e01ed57 ComponentResult and ComponentInfo would never agree hashCommonElements 2025-05-28 08:55:55 -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
25da81bc92 Merge pull request #933 from nsacyber/v3_issue_925-portal-button-to-download-aca-log
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
[#925] Allow User To Download ACA Log Off Of Help Page
2025-05-19 16:34:11 -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
ebabb8c8df v3_issue_922: Fixed checkstyle issues
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-09 11:22:28 -04:00
848b390063 v3_issue_922: Can now download a csv file. Fixed formatting of the csv file. Ready for PR 2025-05-09 11:12:12 -04:00
2981fad3be v3_issue_922: Can now download a csv file. Need to fix up some parts of the method that fills out the csv data.
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-07 17:58:17 -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
3846ae5bb7 Merge pull request #931 from nsacyber/v3_issue_821-hirs-attestation-ca-certificate-should-download-aca-cert-chain
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
[#821] HIRS Attestation ACA  Should Download ACA Certificate chain
2025-05-05 10:39:37 -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