Commit Graph

380 Commits

Author SHA1 Message Date
iadgovuser58
405e5a820b added DevicePageControllerTest 2023-10-13 16:51:39 -04:00
iadgovuser58
719cc16ef5 updated PageControllerTest to work with JUnit and new main code structure changes 2023-10-13 16:50:48 -04:00
Cyrus
b018429b69 Additional code to correctly display # of elements 2023-10-13 09:39:20 -04:00
Cyrus
0c131e6ee5 Fixed the inccorect data at the bottom of the data tables when
displaying the elements.
2023-10-10 15:06:12 -04:00
iadgovuser26
d968080a43 minor adjustments for the deb package 2023-10-10 18:29:37 +00:00
Cyrus
841080ba58 Missed some additional code for testing the element listing 2023-10-10 14:22:35 -04:00
Cyrus
ec39bf55a3 Corrected an issue with the root CA looking itself causing an issue
because the one root CA had an illegal character.
2023-10-10 13:31:45 -04:00
Cyrus
556322ad39 Some additional changes to fix UI errors after I was able to test
against another machine.
2023-10-06 15:07:12 -04:00
Cyrus
65a1105ff5 Minor changes, mostly syntax and log message removals 2023-10-05 10:54:25 -04:00
iadgovuser26
11b7ffd3ff
Merge pull request #597 from nsacyber/v3_issue_594-ext_prop
[#594] Moved connector uri to application.properties
2023-10-03 14:21:34 -04:00
Cyrus
4de125c0f8 After some code review, there are changes and removals for the
provisioning process.  IdentityRequest is an old structure for the
provisioner and it has been removed and some preliminary code file
renames.
2023-10-03 09:53:48 -04:00
Cyrus
31066694ee Updates to the location of default property files and setting the
deviceName
2023-09-29 08:18:54 -04:00
Cyrus
8be945035d Some additional updates to fix visual changes on the screen. This one
is mainly with deviceName
2023-09-28 17:11:34 -04:00
Cyrus
c046851e07 Latest changes that fixes little issues 2023-09-28 06:47:43 -04:00
iadgovuser26
5c31e52828 moved connector uri to application.properties 2023-09-27 14:40:18 -04:00
Cyrus
9c0d934331 Fixed icon display issue. The validationResult name changed 2023-09-25 10:38:33 -04:00
Cyrus
a08c007bba Some additional updates and changes while debugging 2023-09-22 11:50:28 -04:00
Cyrus
4b67747e3e Updated the bulk of the code that does all provisioning from a client.
There is some parsed functionality to ease sorting through the changes
and updates needed in the future.
2023-09-21 15:02:24 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
23d3d61448
Merge pull request #589 from nsacyber/v3_newcontext-index
New context mappings for the index page.
2023-09-21 11:30:52 -04:00
iadgovuser26
9998fa7f22 Merge branch 'main' into v3_issue_578-rpm_update 2023-09-19 16:31:21 -04:00
iadgovuser29
09bfb9fe06 New context mappings for the index page. 2023-09-18 10:10:56 -04:00
iadgovuser26
9fea7788ed
Merge pull request #584 from nsacyber/v3_provision-init-setup
Initial Setup for ACA provisioning
2023-09-18 09:01:31 -04:00
iadgovuser29
a56fd3a8fa Context change to enable path control [no ci] 2023-09-15 15:34:15 -04:00
iadgovuser26
097c3e3dd3 cleaned up after testing 2023-09-14 15:25:19 -04:00
Cyrus
771d5588d5 Updated the code to print out the available Restful URIs. Added some
modifications to the provisioner code for testing and updated the
Restful base mapping
2023-09-14 09:14:11 -04:00
iadgovuser26
7f7238f4d2 added a chron job to start the ACA on reboot 2023-09-13 16:56:39 -04:00
Cyrus
a61488cbc3 The wrong 'certificate' was being used 2023-09-11 16:37:57 -04:00
Cyrus
6bc6fa1cf1 Added code to check for multi pem single files 2023-09-11 16:03:01 -04:00
Cyrus
6629a87d56 Looking into the DN missing from the certificate details page I
recognized that the setting of the variable for the portal page was
using the wrong getter method.
2023-09-07 15:24:16 -04:00
iadgovuser26
cb4ad4d51a Updated gradle to v8.3 and nebula to 11.4.0 2023-09-06 16:10:16 -04:00
Cyrus
6b063d44e0 Updated a couple of files to resolve aca load issues 2023-09-06 11:10:57 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
58b5de3bbb
Merge pull request #574 from nsacyber/v3_issue_560-db_tls
[#560] Adds TLS to the hirs DB connector
2023-09-06 06:31:29 -04:00
Cyrus
b7357fac9b Added in the configuration mapping to find the new page mapping 2023-09-01 07:26:22 -04:00
Cyrus
6a2c5d246b This is a series of code changes to begin setting up for provisioning.
The code has not been tested to provision. The url linkage needs to be
worked on again.
2023-08-29 15:15:34 -04:00
iadgovuser26
aef7a2b9ac Added aca_setup_check.sh 2023-08-23 16:30:44 -04:00
iadgovuser26
88aa10010b cleaned up unused file 2023-08-18 16:38:53 +00:00
iadgovuser26
4766903aad initial setup for DB TLS 2023-08-11 09:47:30 -04:00
Cyrus
46ecbe6b26 Resolved the issue with the Certificate page not paging. I had the
setters flipped.
2023-08-07 06:23:41 -04:00
Cyrus
751a8104fc Updated all page controllers that were causing an issue to display
content based on the page allocations.
2023-08-04 10:13:25 -04:00
Cyrus
e3aa52728d @responsebody was removed by mistake and causes ajax dataTables error. 2023-08-02 11:14:39 -04:00
Cyrus
bd8019cfc6 The delete method was missing, reintroduced it and tested 2023-07-31 13:43:06 -04:00
Cyrus
391a4691c5 This push fixes the dataTable ajax error when navigating to the device
page. And it incorporates Trust Chain acaCertificate.
2023-07-28 12:49:24 -04:00
iadgovuser26
9f9ca12429
Merge pull request #558 from nsacyber/v3_issue_550
[#550] Adds TLS to embedded tomcat
2023-07-21 12:55:47 -04:00
iadgovuser26
3a72f8ad4d removed un-needed files 2023-07-20 12:50:16 -04:00
iadgovuser26
172236a75b moved logs to /var/log/hirs 2023-07-20 11:53:34 -04:00
iadgovuser26
383fefdfef changed bootRun parameter to --spring.config.location 2023-07-18 13:09:31 -04:00
iadgovuser26
29ba16cdb5 fixed issue with bootRun on RHEL 2023-07-13 16:40:53 -04:00
iadgovuser26
e9c33f2857 Added jarkarta dependencies 2023-07-12 13:16:56 -04:00
Cyrus
6e96c32a5e Please enter the message for your changes.ssociated event values to the
support rim and delete them properly and to not also upload duplicate
issues. [no ci]
2023-07-11 07:07:13 -04:00
iadgovuser26
a8e5758cf4 Updated aca_bootRun script 2023-07-07 20:54:19 +00:00
iadgovuser26
146d05961d updated application.settings to use tls 2023-07-07 19:26:12 +00:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
210c48dada
Merge pull request #548 from nsacyber/v3_bootrun-war-buildrpm
Supporting buildRpm alongside bootRun/bootWar
2023-06-30 13:50:08 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
cee017090f
Merge pull request #544 from nsacyber/v3_issue-534-basedetails
[#534] Base RIM Details Page
2023-06-30 10:48:37 -04:00
iadgovuser29
15f84333af Re-enabled the war task 2023-06-30 10:39:14 -04:00
Cyrus
34aa54100e This push resolves the parsing issue of swidtags that may not meet the
validation based on an attribute not matching the spec.
2023-06-30 09:03:19 -04:00
Cyrus
67681c0227 This push fixes the issues with parsing the file tag and getting the
hash value for the support rim and as well for getting the collapsible
file link on the details page to operate. [no ci]
2023-06-29 07:49:32 -04:00
Cyrus
27e55ab2c7 Updated the RIM details page to search for the associated support rim if
the base doesn't have it.  This is a temp measure before completing #526 [no ci]
2023-06-29 07:38:57 -04:00
iadgovuser29
f92a233078 Trying spring boot log4j dependencies 2023-06-27 15:58:36 -04:00
iadgovuser29
14d9e8897f Reverted page tag value 2023-06-27 14:05:25 -04:00
iadgovuser29
7b6ef6b751 Page loads 2023-06-26 09:18:14 -04:00
Cyrus
2d5836b8b6
Merge pull request #541 from nsacyber/v3_filestore-bean-removal
Filestore Service Removal
2023-06-23 07:05:37 -04:00
Cyrus
520c18fcdf This check in updates the code to list the certificates on their
specific page, rather than all on any of them.  Next will be introducing
the new parsing code for RIM and TLS so that Trust Chains show up [no ci]
2023-06-21 16:12:26 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
0bfb4ac8dd
Merge pull request #540 from nsacyber/v3_issue-534
[#534] Initial Display Fixes
2023-06-21 07:23:27 -04:00
Cyrus
5826b8c7e4 Added in updated tags and fixed attribute method from Platform
Credential
2023-06-21 07:11:55 -04:00
Cyrus
a5388d6ec9 Added download method mapper for certificates [no ci] 2023-06-20 11:37:31 -04:00
Cyrus
b3118d9f3b Removed comment for parameter that was removed [no ci] 2023-06-16 13:49:15 -04:00
Cyrus
17e01d4e72 Removed FileStorageService autowiring 2023-06-16 13:48:12 -04:00
Cyrus
6dbbee1420 Fixed display issue on PlatformCredentials page and included 'fn' tag
reference on details pages.  Removed additional files that are not being
used. [no ci]
2023-06-16 07:51:30 -04:00
Cyrus
405c6b79a7 Removed dependency [no ci] 2023-06-13 14:49:10 -04:00
Cyrus
9fe89232a8 Second commit mainly containing new files 2023-06-13 10:12:25 -04:00
Cyrus
3a72583836 First commit with modified files [no ci] 2023-06-13 09:29:29 -04:00
iadgovuser26
ae93a8bced added aca_setup.sh to support embedded tomcat [no ci] 2023-06-02 19:39:08 +00:00
iadgovuser26
c93118b71e added script for generating pki keys/certs [no ci] 2023-05-19 20:36:12 +00:00
iadgovuser26
b5c4d86430 cleaned up dnf install and dnf remove 2023-05-03 16:55:10 +00:00
iadgovuser26
665e90b176 updated with package for the ACA [no ci] 2023-04-27 19:52:08 +00:00
Cyrus
0f8f266569 Missed small updates to imports and implementation lines in the
build.gradle. [no ci]
2023-04-26 08:32:45 -04:00
root
6763e4a87d Merge remote-tracking branch 'origin/codebase-reset' into gradle-package 2023-04-25 18:37:28 +00:00
Cyrus
7d9f3d72f4 Updating the branch with additional code. The ACA loads, however
trust-chain does not.  I backed out x509 Certificate changes. [no ci]
2023-04-21 10:30:51 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
ef65c6ad8b updated with package for tcg_rim_tool [no ci] 2023-03-17 14:47:10 -04:00
Cyrus
9be3f3b3be Update the build.gradle and settings.gradle files [no-ci] 2023-03-07 09:23:55 -05:00
Cyrus
17a8732908 added in finished files 2023-03-06 20:56:34 -05:00
Cyrus
468cbc0797 Finished up the rest of it 2023-03-06 20:54:49 -05:00
Cyrus
7cdbc74506 Updated the structure 2023-02-23 12:28:52 -05:00
Cyrus
1f77f3fe26 Small commit, setting up for another right after with a lot of changes 2023-02-23 09:42:17 -05:00
Cyrus
c23e4a4a07 Add in the untracked files and configs 2023-02-16 12:05:36 -05:00
Cyrus
d1b60c8c87 This commit includes a chunk of RIM code and includes xjc generated code
however it doesn't use jakarta instead of javax.
2023-02-16 12:00:38 -05:00
Cyrus
b4328e1288 These changes cleaned up the settings code and runs with out error for
changing policy settings.
2023-02-14 15:22:37 -05:00
Cyrus
72aa426018 This is a complete refactor. This uses Hibernate 6, Springboot Framework
3, Java 17, Jakarta
2023-02-14 07:30:16 -05:00
chubtub
6538daa4b3 Modify whitespace for proper report formatting 2022-11-17 12:58:59 -05:00
iadgovuser26
0917b9a872
Merge pull request #460 from nsacyber/issue-448
[#448] Visual Updates for Firmware Validation
2022-04-29 12:36:26 -04:00
Cyrus
e77018ddfd Added a null pointer check to the parsing of the suppor RIM section that
looks to use the platform manufacturer and model fields to search for a
Base RIM when those values are null.
2022-04-08 16:27:43 -04:00
Cyrus
748d10ea7b Updated the text for a passing validation for firmware 2022-03-28 09:45:08 -04:00
Cyrus
c12f2c3aa8 Added an additional text title change 2022-03-25 08:57:32 -04:00
Cyrus
b266a97175 Merge branch 'master' into issue-448 2022-03-24 07:27:50 -04:00
Cyrus
6093400994
Merge pull request #456 from nsacyber/issue-453
[#453] ReferenceDigestValues refactor
2022-03-22 12:42:25 -04:00
Cyrus
6f71f48ad2 Removed comments and updated notes for Patching values 2022-03-21 10:11:23 -04:00
Cyrus
2e26823fc1 Did some testing on manual/curl uploading. This produced an error
because device name was being used to pull objects in the validation
quote part of the provision.  This was changed.  The event log is
deleted each time so that only one event log per device is maintained.
2022-03-21 09:51:32 -04:00
Cyrus
d4c35e09ab Updated the code to correctly include the supplemental digestvalues in
the firmware validation.
2022-03-16 09:06:04 -04:00
Cyrus
31eea40028 The link for the event measurement log file was broken 2022-03-09 09:38:01 -05:00
Cyrus
211ae61215 Updated the rim details with changes to improve visual readout 2022-03-08 08:14:23 -05:00