chubtub
|
962ca45bb7
|
Modify ACA RIM validation to search for a signing cert if the base RIM does not have an embedded cert. Validate the ca chain of the found signing cert.
|
2021-11-08 14:46:04 -05:00 |
|
Cyrus
|
f0ea84d199
|
I added code to do different masks on the pcr selection, but that was not needed. So I just uncommented the one section of ignore not being used.
|
2021-11-05 16:11:28 -04:00 |
|
chubtub
|
7bb9d8698d
|
Merge pull request #408 from nsacyber/support-rim-filename-correction
Support RIM Filename Fix
|
2021-11-05 08:57:06 -04:00 |
|
Cyrus
|
e82de12341
|
Updated the ignore OS events check with the last rule for #404
|
2021-11-01 09:35:36 -04:00 |
|
Cyrus
|
fe617ea948
|
Updated the policy code to ignore based on the TPM Log Event. Added in the code for OS Events.
|
2021-10-29 20:24:46 -04:00 |
|
Cyrus
|
aae6845730
|
Initial Commit. This adds the visual object to the policy page.
|
2021-10-29 14:55:23 -04:00 |
|
iadgovuser29
|
4403a98b3b
|
[#414] Handle MODIFIED component without serial number
|
2021-10-29 09:02:56 -04:00 |
|
iadgovuser29
|
867833dc9d
|
[#411] Changed assumption regarding Delta cert components with ADDED status.
|
2021-10-27 14:14:09 -04:00 |
|
iadgovuser29
|
647c88d16b
|
[#409] Fixed one problem with delta component checking.
|
2021-10-26 15:53:05 -04:00 |
|
Cyrus
|
bb6ec6cc4b
|
The rim hash validation icon is coming up red when both base and support RIMs are loaded. This fixes that issue.
|
2021-10-26 11:09:36 -04:00 |
|
chubtub
|
0b4febf53b
|
WIP: frontend hangs while getting records from backend
|
2021-10-20 14:57:52 -04:00 |
|
iadgovuser29
|
e8085aae0f
|
[#401] Changed instanceof check and error message.
|
2021-10-17 21:51:29 -04:00 |
|
chubtub
|
324865b434
|
Merge branch 'master' into issue-395
|
2021-10-06 15:01:02 -04:00 |
|
chubtub
|
84a2ff723c
|
Controller class for returning TPM Event data to jsp
|
2021-10-06 15:00:23 -04:00 |
|
Cyrus
|
f8a3ccd962
|
This is an initial commit updates the policy page. Adds additional policies for generating a DevID. The underlying code doesn't actually generate one yet. But the SupplyChainPolicy holds the flags.
|
2021-09-17 07:55:44 -04:00 |
|
Cyrus
|
14ecd9832e
|
Updated unit tested to correct the failures that were occurring because of the updated code changes.
|
2021-08-30 11:44:37 -04:00 |
|
Cyrus
|
cf5472242b
|
Merge pull request #393 from nsacyber/uefi-test-update
Checkstyle fix on a Unit Test
|
2021-08-24 09:42:12 -04:00 |
|
Cyrus
|
5a26093d57
|
Missed and update for a method that was updated with a new exception thrown.
|
2021-08-20 13:47:20 -04:00 |
|
iadgovuser26
|
71666542c1
|
Merge pull request #392 from nsacyber/uefi-test-update
UEFI Unit Test Update
|
2021-08-20 12:16:35 -04:00 |
|
iadgovuser26
|
761fb6aaa9
|
Merge pull request #391 from nsacyber/fix-certificatetest-testisissuer
Fix for faulty logic in CertificateTest.testIsIssuer
|
2021-08-20 12:16:23 -04:00 |
|
iadgovuser26
|
793d21ae5b
|
Merge pull request #390 from nsacyber/fix-testappraiser-name
Fixing one unit test revealed additional test updates.
|
2021-08-20 12:16:04 -04:00 |
|
iadgovuser26
|
3132a590e1
|
Merge pull request #388 from nsacyber/ignore-tpmbaselinegeneratortest-csvgeneratortest
Ignore tests from TPMBaselineGeneratorTest and ima.CSVGeneratorTest.
|
2021-08-20 12:15:35 -04:00 |
|
Cyrus
|
61497809f5
|
Updated the UefiGuid to have the vendor json file get passed in. This updates the unit test and fixes the issue.
|
2021-08-20 09:19:01 -04:00 |
|
iadgovuser26
|
9fbbf81ada
|
Merge pull request #389 from nsacyber/eventLogTesFix
updated TCGEventLogEventsTest
|
2021-08-18 16:20:16 -04:00 |
|
iadgovuser29
|
7e3eaf4c5c
|
Fix for faulty logic in CertificateTest.testIsIssuer
|
2021-08-18 14:09:27 -04:00 |
|
iadgovuser29
|
f9a32e3f52
|
Fixing one unit test revealed additional test updates.
|
2021-08-18 13:29:49 -04:00 |
|
chubtub
|
c76a8a074e
|
Minor code clean up
|
2021-08-18 09:15:59 -04:00 |
|
iadgovuser29
|
b8741039a9
|
Ignore tests from TPMBaselineGeneratorTest and ima.CSVGeneratorTest.
|
2021-08-17 17:59:34 -04:00 |
|
lareine
|
32887eb598
|
updated TCGEventLogEventsTest
|
2021-08-17 17:30:45 -04:00 |
|
iadgovuser29
|
f54e1a15d0
|
Fixed a certificate conversion issue.
|
2021-08-17 17:21:32 -04:00 |
|
chubtub
|
dc7301e8a6
|
Update overloaded validateCertChain to check cert chain consistently
|
2021-08-17 14:41:00 -04:00 |
|
chubtub
|
6e849d601c
|
Merge branch 'master' into issue-345
|
2021-07-02 16:49:26 -04:00 |
|
chubtub
|
3b621770d5
|
Modify SupplyChainCredentialValidator.validateCertChain to thoroughly validate cert path.
|
2021-07-02 13:45:32 -04:00 |
|
Cyrus
|
e7cdba07c4
|
Merge pull request #377 from nsacyber/component-class-revision
Component Class Bug Fix
|
2021-07-01 14:29:21 -04:00 |
|
Cyrus
|
cac913af11
|
Updated the component class to no longer use ints but instead use only Strings
|
2021-07-01 12:49:35 -04:00 |
|
chubtub
|
e86d1efbbf
|
One line change to SupplyChainCredentialValidator to loop fully through truststore.
|
2021-07-01 10:50:53 -04:00 |
|
Cyrus
|
a555fac716
|
Finished updating the unit test. The value of being passed in wasn't of a format that the component class could handle.
|
2021-06-29 20:33:59 -04:00 |
|
Cyrus
|
3269e81783
|
All components were failing on tests specifically set up to match components and pass. This happened because the int value of the component class value was being translated with SHORT.size. This is odd because it worked before but stopped.
|
2021-06-29 12:04:22 -04:00 |
|
Cyrus
|
5c448057d4
|
Merge branch 'master' into fm-validation-pass-link
|
2021-06-28 12:15:47 -04:00 |
|
chubtub
|
d1f0eb5d88
|
Check for an empty truststore during cert path validation. Removed the recursion in SupplyChainCredentialValidator.validateCertChain.
|
2021-06-25 11:40:08 -04:00 |
|
Cyrus
|
be3cd2bd32
|
Removed the validation of the PCRs line by line for the expected PCR values.
|
2021-06-24 11:46:01 -04:00 |
|
Cyrus
|
adb93dbd94
|
Updated the unit tests
|
2021-06-21 10:32:44 -04:00 |
|
Cyrus
|
e8d84b88f5
|
Updated the component class values for SMBIOS
|
2021-06-17 14:32:49 -04:00 |
|
Cyrus
|
132a336549
|
Updated the print out of the the component string to leave out Unkown and Other for display. Instead it'll just show nothing.
|
2021-06-17 13:12:26 -04:00 |
|
Cyrus
|
b06025a71f
|
Updated the Event Log Measurements class to use a hash for lookup
|
2021-06-17 12:52:28 -04:00 |
|
Cyrus
|
cd206f870c
|
These changes may be removed because the issue is becoming more involved and I may need to rethink how this will work.
|
2021-06-16 08:52:40 -04:00 |
|
Cyrus
|
9c060dec55
|
Updated event log measurements to pass in the overall result status. However display isn't printing out correctly.
|
2021-06-09 11:07:11 -04:00 |
|
Cyrus
|
218002a3c2
|
Merge remote-tracking branch 'origin/digest-implement-final' into fm-validation-pass-link
|
2021-06-08 22:19:52 -04:00 |
|
Cyrus
|
13043856ef
|
These changes update the component class object to handled SMBIOS components along with the TCG ones presented originally. The unit tests also were updated to use the new structure of the class and added additional tests for the SMBIOS entries
|
2021-06-07 13:46:47 -04:00 |
|
Cyrus
|
8a258f2b76
|
Updated some text associated with the rimType
|
2021-05-28 08:48:40 -04:00 |
|