Commit Graph

763 Commits

Author SHA1 Message Date
chubtub
c026e54da4 Upgrade log4j to 2.17.1. Remove unnecessary reference to log4j from tcg_eventlog_tool. 2022-01-12 16:19:19 -05:00
iadgovuser26
5165d40d64
Merge pull request #429 from nsacyber/devid-policy-camo
Policy Page update
2022-01-12 13:09:38 -05:00
iadgovuser26
a5928f2863 system test cleanup 2022-01-12 11:03:41 -05:00
iadgovuser26
1d1c41d0ea system test cleanup 2022-01-12 10:26:52 -05:00
iadgovuser26
e6d4faed6b
Merge pull request #427 from nsacyber/provisioner-printerror-fix
Protobuf Credential Blob check fix
2022-01-11 16:53:44 -05:00
Cyrus
9b133231a2 Temporary removal of policy page option for LDevID generation 2022-01-11 10:05:27 -05:00
iadgovuser26
8f6ad4f1f1 Added an empty folder to the empty profile 2022-01-10 16:56:27 -05:00
iadgovuser26
3bd2379078 merged with provisioner-printerror-fix 2022-01-10 15:13:51 -05:00
iadgovuser26
fab8afd239 Merge remote-tracking branch 'origin/provisioner-printerror-fix' into issue-428 2022-01-10 15:12:57 -05:00
iadgovuser26
27b2ad870c added dev/mem reference 2022-01-10 14:52:34 -05:00
iadgovuser26
8e97b57c5c added system test for Platform Cert policy 2022-01-10 13:36:38 -05:00
Cyrus
d510e3f460 Updated error message print out. 2022-01-07 10:19:48 -05:00
Cyrus
5858e36313 Updated the implementation to return a blank identity claim response.
The provisioner tests the blob and if it is empty, exit
2022-01-05 16:49:27 -05:00
Cyrus
78e308e67d The provisioner was throwing an error to the standard printout because
of protobuf. This had to do with the recent change to checking the
Identity Claim Response and the use of the has_credentialBlob check.
2022-01-05 07:36:21 -05:00
iadgovuser26
e598b78518
Merge pull request #422 from nsacyber/issue-338
System Test Refactor
2021-12-16 10:40:22 -05:00
iadgovuser26
bf8ef387c1
Merge pull request #407 from nsacyber/issue-381
[#381] Update RIM validation in ACA
2021-12-16 10:39:58 -05:00
chubtub
e1417ab7c2
Merge pull request #425 from nsacyber/issue-424
Upgraded log4j to 2.16.0
2021-12-14 22:30:19 -05:00
chubtub
c8438999c9 Upgraded log4j to 2.16.0 2021-12-14 11:54:10 -05:00
iadgovuser29
da9c8469ba Re-creating the componentidentifer here lost important information. 2021-12-10 20:58:44 -05:00
iadgovuser29
e22d95c2e6 Modified so PCI ID translation will highlight delta certs and show in Tooltips 2021-12-10 09:07:28 -05:00
Cyrus
9b790cb805 checking for class cast now. Highlighting appears. 2021-12-03 17:01:18 -05:00
Cyrus
6337367ba9 Added Pci IDs translate to the HIRS_Util module for the supply chain validator process so that the hash can match up for highlighting failed components. 2021-12-03 16:01:04 -05:00
iadgovuser29
a5c5a3ac60 Add additional location for pci.ids file and fix checkstyle issues from
previous commit.
2021-12-02 12:28:41 -05:00
iadgovuser26
e07feb4be1
Merge pull request #421 from nsacyber/issue-418
[#418] Change json parsing package
2021-12-02 11:05:22 -05:00
iadgovuser26
f8e549a458
Merge pull request #399 from nsacyber/certificate-bulk-download
Bulk Certificate Download
2021-12-02 11:04:40 -05:00
Cyrus
68be67b73a Added default values to the provisioner for tcg certs and rim files 2021-12-01 13:57:18 -05:00
Cyrus
139e4c8972 Added null pointer check to RDR variable. 2021-11-24 14:27:15 -05:00
iadgovuser29
95c5e40f89 Utilize protobuf to parse claim response. Work on array handling on ACA. 2021-11-23 22:01:16 -05:00
Cyrus
483099a273 Updated the policy code to modify the measurement array length and ignore PCR 10 as well. 2021-11-23 10:06:21 -05:00
Cyrus
cf4e641273 Added log statement for quote. 2021-11-23 09:40:11 -05:00
Cyrus
4c46758d9a This commit is a feature update. The IMA PCR enable/diable is being enhanced to update the mask the provisioner uses to pull the quote from the TPM. This code will send down a string range of PCR values that excludes PCR 10. The quote that is returned should be a composite without the PCR 10. There will be a log statement in this commit that should be removed. 2021-11-23 09:36:00 -05:00
chubtub
a3ef981206 Merge branch 'issue-381' of github.com:nsacyber/HIRS into issue-381 2021-11-19 01:50:32 -05:00
chubtub
1eca360a4d Modify log messages so that validation failures from certs in the keystore that are not actually in the chain do not raise undue attention 2021-11-19 01:50:05 -05:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
3f091a3827
Merge pull request #415 from nsacyber/issue/414
[#414] Handle MODIFIED component without serial number
2021-11-18 08:54:09 -05:00
lareine
979adfdae3 System test passes 2021-11-17 11:33:44 -05:00
chubtub
893c1db804
Merge pull request #416 from nsacyber/support-file-revision
Vendor Table JSON refactor
2021-11-17 10:55:31 -05:00
chubtub
8b5027de4c Modify log messages so that validation failures from certs in the keystore that are not actually in the chain do not raise undue attention 2021-11-17 10:15:31 -05:00
chubtub
23a086c925 Merge branch 'issue-381' of github.com:nsacyber/HIRS into issue-381 2021-11-17 10:06:58 -05:00
lareine
f74c5f72e7 System test failure 2021-11-17 09:20:07 -05:00
lareine
da502fbf42 ci system test refactor 2021-11-16 17:11:40 -05:00
chubtub
d5fcd06902 Add error handling to clarify endorsement validation error 2021-11-16 16:59:56 -05:00
lareine
f939604822 updated docker login 2021-11-16 16:57:44 -05:00
lareine
09d71ddc18 initial ci system test refactor 2021-11-16 16:51:42 -05:00
Cyrus
cfb9cb7535 Uncommented the code that deals with the signing certificate. 2021-11-15 09:43:31 -05:00
Cyrus
d31b710824 This is a test run to ignore endorsement credential verification during firmware testing. 2021-11-12 14:24:33 -05:00
Cyrus
c944aab335 Added a log statement to get more information about the certificate that is failing signature verification. 2021-11-12 11:31:00 -05:00
chubtub
064dab89c8 Change from com.eclipsesource.json package to javax.json for parsing 2021-11-10 12:59:13 -05:00
chubtub
d183504a3f Merge branch 'master' into issue-381 2021-11-10 10:08:42 -05:00
Cyrus
0934b3106f
Merge pull request #420 from nsacyber/base-rim-link-fix
RimLinkHash Fix
2021-11-10 10:06:11 -05:00
Cyrus
70d92c4b38
Merge pull request #417 from nsacyber/issue-404
[#404] PXE Policy options
2021-11-10 10:05:52 -05:00