Commit Graph

763 Commits

Author SHA1 Message Date
chubtub
a881c64ce8 Add support rim link to frontend. 2022-02-17 16:51:45 -05:00
chubtub
96200f57c2 Revert "Decode the event content for display on the frontend."
This reverts commit 2671a572ba.
2022-02-17 16:51:44 -05:00
chubtub
1cbe50b401 Decode the event content for display on the frontend. 2022-02-17 16:51:44 -05:00
chubtub
1436cafb55 Rename tpm-events to rim-database. Add link to index page. 2022-02-17 16:51:40 -05:00
Cyrus
f3842b3ed3 Updated the code to properly assign the base rim ID to the tpm events
link and updated the image for the nav bar tpm events
2022-02-17 16:49:09 -05:00
Cyrus
d02be16ced The event selector was removed. It was not needed, but the event
manager was modified to pull the right data.
2022-02-17 16:49:08 -05:00
Cyrus
aabeb4e37f Updated code allows the tpm event table to be searched and information
updated when the swidtag is added.
2022-02-17 16:49:06 -05:00
chubtub
7bb13c08c9 Add link to Base RIM 2022-02-17 16:48:11 -05:00
Cyrus
470e6eccdf Refactored the Reference Digest code so that the ReferenceDigestValue
table is accessible and upated the contoller for the getOrderedList.
2022-02-17 16:48:08 -05:00
Cyrus
10915bdc3b Prelminary changes to remove ReferenceDigestRecord as a database object. 2022-02-17 13:11:41 -05:00
chubtub
ddada80add WIP: frontend hangs while getting records from backend 2022-02-17 13:08:07 -05:00
chubtub
7d8df398e7 Controller class for returning TPM Event data to jsp 2022-02-17 13:08:06 -05:00
chubtub
b1d4ef7c1e Front end changes for new TPM Events page 2022-02-17 13:08:06 -05:00
iadgovuser26
4e7f451af0
Update VERSION 2022-02-15 15:28:17 -05:00
iadgovuser26
b136159d17
Merge pull request #439 from nsacyber/rim-blob-size-update
Variety of Firmware RIM modifications
2022-02-15 15:26:39 -05:00
Cyrus
6abd87a192 Removed debug statements 2022-02-15 13:43:33 -05:00
Cyrus
99ba840a54 Fixed debug statement 2022-02-15 11:25:25 -05:00
Cyrus
0f839ebd08 This is a test commit. Changes will be removed. 2022-02-15 11:17:07 -05:00
Cyrus
e16f009294 Removed if check for the matching file name of the support RIM from the
Base RIMs meta data.  Only keying off hash.
2022-02-15 10:03:25 -05:00
Cyrus
81068850bd Added change to the null condition check for the policy threshold 2022-02-14 14:46:15 -05:00
Cyrus
d353854835 Updated the post install to only do it if the file doesn't exist 2022-02-14 10:34:21 -05:00
Cyrus
caa2a7c55b Removed the RIM controller tests 2022-02-14 10:26:07 -05:00
Cyrus
fc3f59adce Updated RIM lookup to use manufacturer and model instead of deviceName 2022-02-11 09:09:39 -05:00
Cyrus
c99622bbea Removed conditional checks for tcg file locations in post install script 2022-02-11 08:06:23 -05:00
Cyrus
1f2be7ce18 Updated the live log information if the base and support rim are not
uploaded together.
2022-02-11 08:01:28 -05:00
Cyrus
2db5b86da1 Some minor updates. Fixed a null pointer exception in the
SupplyChainValidationServiceImpl.  Updated warnings when files are
missing from the device claim
2022-02-11 07:32:07 -05:00
Cyrus
13e8074e88 Updated the database size of the bytes field in the ReferenceManifest
table.
2022-02-09 07:35:46 -05:00
iadgovuser26
5cf994153e
Merge pull request #435 from iadgovuser26/deltaPlat
[#434] Adds initial Platform Certificate tests
2022-02-03 10:59:55 -05:00
lareine
9069521841 updated platform cert setup 2022-02-02 10:53:46 -05:00
lareine
8186f21b3b added bad component test 2022-02-02 09:54:33 -05:00
lareine
01e398dbf2 added bad component test 2022-02-02 09:32:26 -05:00
lareine
59d9d6f654 initial Platfom Cert test 2022-02-02 09:05:25 -05:00
lareine
5ff331aa9c initial Platfom Cert test 2022-02-02 08:41:05 -05:00
lareine
a57b34c47f initial Platfom Cert test 2022-02-01 18:42:27 -05:00
lareine
c110dade77 initial Platfom Cert test 2022-02-01 18:27:05 -05:00
lareine
825abaebe4 initial Platfom Cert test 2022-02-01 17:43:12 -05:00
iadgovuser26
ffc40994a0
Merge pull request #433 from nsacyber/issue-432
Adds FW validation test to ACA policy system tests
2022-01-27 15:51:02 -05:00
iadgovuser26
cae3be63f0 Added ACA POLICY TEST 7 2022-01-26 13:59:07 -05:00
iadgovuser26
56bf20246f file name refactor 2022-01-26 12:08:29 -05:00
iadgovuser26
1d114490ec fix tcg_properties path 2022-01-26 10:24:29 -05:00
iadgovuser26
79bc90046d init tcg_properties 2022-01-26 10:04:07 -05:00
iadgovuser26
3ca559d72f fix default pcr script name 2022-01-25 11:29:27 -05:00
iadgovuser26
ff8b1bfa19 fix rim setup path 2022-01-25 11:16:51 -05:00
iadgovuser26
7e3f9f4c82 Merge remote-tracking branch 'origin/post-intall-permission-update' into issue-432 2022-01-25 11:15:55 -05:00
iadgovuser26
4f37ba76a4 added support for FW testing 2022-01-25 10:54:54 -05:00
Cyrus
8f9c354c0a Updated post install script for provisioner to change the permissions on
the file and how the file is populated.
2022-01-25 08:22:31 -05:00
iadgovuser26
6a83628222
Merge pull request #430 from nsacyber/issue-428
Updates the system test with Platform Certificate policy check
2022-01-21 11:37:22 -05:00
iadgovuser26
575be7bd65 updated policy scripts 2022-01-21 11:26:23 -05:00
iadgovuser26
119f77a843
Update VERSION 2022-01-13 10:58:44 -05:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
5fa040b53b
Merge pull request #431 from nsacyber/log4j_cleanup
log4j upgraded to 2.17.1
2022-01-13 07:55:14 -05:00