Commit Graph

724 Commits

Author SHA1 Message Date
1d114490ec fix tcg_properties path 2022-01-26 10:24:29 -05:00
79bc90046d init tcg_properties 2022-01-26 10:04:07 -05:00
3ca559d72f fix default pcr script name 2022-01-25 11:29:27 -05:00
ff8b1bfa19 fix rim setup path 2022-01-25 11:16:51 -05:00
7e3f9f4c82 Merge remote-tracking branch 'origin/post-intall-permission-update' into issue-432 2022-01-25 11:15:55 -05:00
4f37ba76a4 added support for FW testing 2022-01-25 10:54:54 -05:00
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
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
575be7bd65 updated policy scripts 2022-01-21 11:26:23 -05:00
119f77a843 Update VERSION 2022-01-13 10:58:44 -05:00
5fa040b53b Merge pull request #431 from nsacyber/log4j_cleanup
log4j upgraded to 2.17.1
2022-01-13 07:55:14 -05:00
c026e54da4 Upgrade log4j to 2.17.1. Remove unnecessary reference to log4j from tcg_eventlog_tool. 2022-01-12 16:19:19 -05:00
5165d40d64 Merge pull request #429 from nsacyber/devid-policy-camo
Policy Page update
2022-01-12 13:09:38 -05:00
a5928f2863 system test cleanup 2022-01-12 11:03:41 -05:00
1d1c41d0ea system test cleanup 2022-01-12 10:26:52 -05:00
e6d4faed6b Merge pull request #427 from nsacyber/provisioner-printerror-fix
Protobuf Credential Blob check fix
2022-01-11 16:53:44 -05:00
9b133231a2 Temporary removal of policy page option for LDevID generation 2022-01-11 10:05:27 -05:00
8f6ad4f1f1 Added an empty folder to the empty profile 2022-01-10 16:56:27 -05:00
3bd2379078 merged with provisioner-printerror-fix 2022-01-10 15:13:51 -05:00
fab8afd239 Merge remote-tracking branch 'origin/provisioner-printerror-fix' into issue-428 2022-01-10 15:12:57 -05:00
27b2ad870c added dev/mem reference 2022-01-10 14:52:34 -05:00
8e97b57c5c added system test for Platform Cert policy 2022-01-10 13:36:38 -05:00
d510e3f460 Updated error message print out. 2022-01-07 10:19:48 -05:00
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
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
e598b78518 Merge pull request #422 from nsacyber/issue-338
System Test Refactor
2021-12-16 10:40:22 -05:00
bf8ef387c1 Merge pull request #407 from nsacyber/issue-381
[#381] Update RIM validation in ACA
2021-12-16 10:39:58 -05:00
e1417ab7c2 Merge pull request #425 from nsacyber/issue-424
Upgraded log4j to 2.16.0
2021-12-14 22:30:19 -05:00
c8438999c9 Upgraded log4j to 2.16.0 2021-12-14 11:54:10 -05:00
da9c8469ba Re-creating the componentidentifer here lost important information. 2021-12-10 20:58:44 -05:00
e22d95c2e6 Modified so PCI ID translation will highlight delta certs and show in Tooltips 2021-12-10 09:07:28 -05:00
9b790cb805 checking for class cast now. Highlighting appears. 2021-12-03 17:01:18 -05:00
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
a5c5a3ac60 Add additional location for pci.ids file and fix checkstyle issues from
previous commit.
2021-12-02 12:28:41 -05:00
e07feb4be1 Merge pull request #421 from nsacyber/issue-418
[#418] Change json parsing package
2021-12-02 11:05:22 -05:00
f8e549a458 Merge pull request #399 from nsacyber/certificate-bulk-download
Bulk Certificate Download
2021-12-02 11:04:40 -05:00
68be67b73a Added default values to the provisioner for tcg certs and rim files 2021-12-01 13:57:18 -05:00
139e4c8972 Added null pointer check to RDR variable. 2021-11-24 14:27:15 -05:00
95c5e40f89 Utilize protobuf to parse claim response. Work on array handling on ACA. 2021-11-23 22:01:16 -05:00
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
cf4e641273 Added log statement for quote. 2021-11-23 09:40:11 -05:00
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
a3ef981206 Merge branch 'issue-381' of github.com:nsacyber/HIRS into issue-381 2021-11-19 01:50:32 -05:00
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
3f091a3827 Merge pull request #415 from nsacyber/issue/414
[#414] Handle MODIFIED component without serial number
2021-11-18 08:54:09 -05:00
979adfdae3 System test passes 2021-11-17 11:33:44 -05:00
893c1db804 Merge pull request #416 from nsacyber/support-file-revision
Vendor Table JSON refactor
2021-11-17 10:55:31 -05:00
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
23a086c925 Merge branch 'issue-381' of github.com:nsacyber/HIRS into issue-381 2021-11-17 10:06:58 -05:00
f74c5f72e7 System test failure 2021-11-17 09:20:07 -05:00