Commit Graph

1268 Commits

Author SHA1 Message Date
Cyrus
6bc6fa1cf1 Added code to check for multi pem single files 2023-09-11 16:03:01 -04:00
Cyrus
7337c115ca Copying the json files for component class and vendor table were taken
out of the set up script.  They are now causing errors because the files
can't be found.
2023-09-08 07:59:58 -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
iadgovuser26
c1917f03ae
Merge pull request #577 from nsacyber/v3_issue_576_pt1-unittest
[#546] (Part 1) Migrating tests in /data/persist/ folder in HIRS_Utils
2023-09-01 14:48:20 -04:00
iadgovuser59
d5af444605 Minor code cleanup 2023-09-01 12:44:04 -04:00
iadgovuser59
0e6450da7f Adding PolicyTest and associated changes 2023-09-01 12:30:09 -04:00
iadgovuser26
3e5b76dda4 cleaned up commented out code and unsused files 2023-09-01 11:15:49 -04:00
iadgovuser59
8386864195 Adding OSInfoTest 2023-09-01 10:50:44 -04:00
iadgovuser26
0231a01a48
Merge pull request #575 from nsacyber/v3_issue_560-db_tls-fips-fix
Cipher options on openssl pkcs12 export cmds. [no ci]
2023-09-01 09:30:59 -04:00
Cyrus
b7357fac9b Added in the configuration mapping to find the new page mapping 2023-09-01 07:26:22 -04:00
iadgovuser29
0b065e22c6 Cipher options on openssl pkcs12 export cmds. [no ci] 2023-09-01 07:11:52 -04:00
iadgovuser59
86a9d886c1 Adding NetworkInfoTest 2023-08-31 19:15:56 -04:00
iadgovuser26
2ce4264f6e added a -h|--help and -u|--unattended option for aca_setup.sh 2023-08-31 16:30:09 -04:00
Cyrus
d2963ef99a Resolved an issue with createTPMInfo. Created a new static class to
contain most of the generic generation code instead of the standard
provision handler classes.
2023-08-31 15:01:05 -04:00
iadgovuser26
410dbc8444 Added check for selinux, adds context to cnf files 2023-08-31 09:50:19 -04:00
iadgovuser26
f5ac517814 Minor adjustment for RHEL OS with FIPS mode enabled 2023-08-31 09:30:08 -04:00
iadgovuser26
a054995470 fixed admin check on aca_bootRun.sh 2023-08-30 13:20:26 -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
7833978a0a
Merge pull request #573 from nsacyber/v3_issue_572-unittest
[#572] Add DigestTest unit tests
2023-08-29 10:21:22 -04:00
iadgovuser59
894b13acf8 Adding HardwareInfoTest 2023-08-28 17:11:00 -04:00
iadgovuser59
3e0176d35a Adding FirmwareInfoTest 2023-08-28 16:50:48 -04:00
iadgovuser26
da3efcb7fa added an aca_check_setup.sh script 2023-08-28 20:18:23 +00:00
iadgovuser59
9136725994 Migrating unit test 2023-08-28 15:43:59 -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
15494adaa3
Merge pull request #571 from nsacyber/v3_issue_570-githubActions
updated github actions unit test yml, added Rocky 8.8 Dockerfile, resolves issue 570
2023-08-18 11:29:11 -04:00
iadgovuser58
fdf7c7268c changed title of one of the runs 2023-08-18 09:26:14 -04:00
iadgovuser58
dc99c5b4b5 minor change of variable to clarify path building 2023-08-18 09:20:18 -04:00
iadgovuser58
91169c1083 removed a couple lines of commented code 2023-08-16 09:45:30 -04:00
iadgovuser58
f1a5bb7fd3 updated github actions unit test yml, added Rocky 8.8 Dockerfile 2023-08-15 17:10:34 -04:00
iadgovuser26
4766903aad initial setup for DB TLS 2023-08-11 09:47:30 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
afee8019af
Merge pull request #569 from nsacyber/v3_list-page-fix
[#534] List Elements page fix
2023-08-09 10:35:32 -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
684337008e
Merge pull request #565 from nsacyber/v3_responseBody
DataTables Error Fix
2023-08-02 11:36:33 -04:00
Cyrus
e3aa52728d @responsebody was removed by mistake and causes ajax dataTables error. 2023-08-02 11:14:39 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
52baa6ebde
Merge pull request #562 from nsacyber/v3_issue-534-update
[#534] Trust Chain Update and Device listing
2023-08-02 10:29:35 -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
1dd3a2fea9
Merge pull request #557 from nsacyber/v3_issue_546-unittest
[#546] Add TCGEventLogTest for main
2023-07-21 14:00:02 -04:00
D2B8CA1B27286366A8607B6858C0565962613D18D0546480078B520CD7AD705A
30c9ddbf7c
Merge branch 'main' into v3_issue_546-unittest 2023-07-21 13:36:29 -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
444cb9aca9
Merge pull request #555 from nsacyber/v3_issue_553-unittest
[#553] Add UEFI unit tests
2023-07-21 11:49:01 -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
iadgovuser58
a0238abe8b minor updates to replace deprecated function, swap actual/expected in assertthat, and use lombok Getter 2023-07-19 16:21:16 -04:00
iadgovuser26
383fefdfef changed bootRun parameter to --spring.config.location 2023-07-18 13:09:31 -04:00