Commit Graph

1141 Commits

Author SHA1 Message Date
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
iadgovuser59
dbc11f15c4 Adding resources for unit tests 2023-07-17 16:17:24 -04:00
iadgovuser59
7a24d2c79b Adding UEFI unit tests 2023-07-17 16:15:57 -04:00
Cyrus
db2f715632
Merge pull request #552 from nsacyber/v3_issue-534-rdv7
Reference Digest value UI Update
2023-07-14 14:23:38 -04:00
iadgovuser58
435ce61a5a minor comment updates 2023-07-13 18:16:37 -04:00
iadgovuser58
166391c4d4 minor comment changes to TCGEventLogTest 2023-07-13 17:48:34 -04:00
iadgovuser58
2db07c7c77 updated build.gradle with a few necessary libraries for tests 2023-07-13 17:47:49 -04:00
iadgovuser58
2b21ecfeb7 added one function to TCGEventLog that was from master 2023-07-13 17:47:07 -04:00
iadgovuser58
3826ef7834 added TCGEventLogTest.java and 4 resource files 2023-07-13 17:21:17 -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
a569bda8db Updated cert gen script path for bootRun 2023-07-10 15:57:38 +00: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
c55c148da7 Not sure why but constants didn't get pushed. 2023-06-30 09:10:05 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
079ee3b80e
Merge pull request #547 from nsacyber/v3_bootrun-notes
bootRun and bootWar
2023-06-30 09:07:09 -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
Cyrus
5ff5650be1 Small addition [no ci] 2023-06-29 07:38:57 -04:00
Cyrus
57632e0923 the DN compare of bouncy castle utils throws and exception if the object
is null.  Added additional condition to the if statement to check null
status.
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