Commit Graph

1701 Commits

Author SHA1 Message Date
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
c929ee3bb3 removed tpm_module 2024-08-21 09:44:27 -04:00
iadgovuser58
e24f07ab78 adding private constructors to appease checkstyles; fixed some mispellings 2024-08-20 15:09:33 -04:00
iadgovuser58
5b83cd2b3a removing default constructors due to checkstyles not liking it 2024-08-20 14:29:31 -04:00
iadgovuser58
ccad9f94d1 removing default constructors due to checkstyles not liking it 2024-08-20 14:06:43 -04:00
iadgovuser58
6a706d1871 updates to new nv index dynamic event processing 2024-08-20 13:39:18 -04:00
iadgovuser58
3374f89940 adding NvIndexDynamic event 2024-08-20 13:29:36 -04:00
iadgovuser26
af13448cff
Merge pull request #826 from nsacyber/v3_issue_823
Updated server ssl cipher list
2024-08-20 12:13:47 -04:00
iadgovuser26
fcd0c6f50e
Merge pull request #819 from nsacyber/v3_issue_804-spdm
Add processing for EV_EFI_NOACTION_NvIndexInstance and SPDM Cert Chain data structure
2024-08-20 11:58:12 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
819fab24cb Updated server ssl cipher list 2024-08-19 16:49:00 -04:00
iadgovuser26
1b582dfec6 removed HIRS_Provisioner 2024-08-19 15:09:50 -04:00
CAFB385655BEB1060E85B6C080B432F8EB2A2AF78459BD6532124977B933154A
3de50b0441
Implementing LDevID generation (#814) 2024-08-19 18:39:03 +00:00
iadgovuser26
a62e45ee2e
Merge pull request #816 from nsacyber/v3_issue_794_ci-error-check
Fixes CI test error checking
2024-08-16 15:16:02 -04:00
iadgovuser58
12e52bfecf fixed another checkstyle warning 2024-08-15 17:55:39 -04:00
iadgovuser58
583869f408 fixing checkstyle warnings 2024-08-15 17:48:05 -04:00
iadgovuser58
30a049a613 fix SLF4J warnings 2024-08-14 18:51:39 -04:00
iadgovuser58
6f0553fe3f debugging SLF4J warning 2024-08-09 13:50:15 -04:00
iadgovuser58
1324edcfcb consolidated a few case statements in TpmPcrEvent 2024-08-09 13:20:26 -04:00
iadgovuser58
6721b9502b added newline 2024-08-09 12:47:08 -04:00
iadgovuser58
a5b9cd7ad9 checking null object 2024-08-09 11:47:11 -04:00
chubtub
f7917625ed
Merge pull request #822 from nsacyber/v3_issue-807
[#807] Display PCR comparison table for mismatches
2024-08-09 09:59:27 -04:00
chubtub
2e3af24ada Use AppraisalStatus.additionalInfo as a flag to indicate when a EventMeasurement rim is needed. 2024-08-08 10:14:45 -04:00
iadgovuser58
d858246ce0 added the 3 files back in that had caused merge conflict 2024-08-07 11:53:29 -04:00
iadgovuser58
e92b3b51ce Merging changes in main into this new branch
erge branch 'main' into v3_issue_804-spdm
2024-08-07 11:41:17 -04:00
iadgovuser58
9884e668eb temporarily reverting 3 files back to what they are in main to get past a merge conflict, will deal with the conflict after this 2024-08-07 11:41:05 -04:00
iadgovuser58
6124e63201 cleaning up 2024-08-07 11:15:22 -04:00
iadgovuser58
042a830a6e fixing spotbug 2024-08-06 20:07:31 -04:00
iadgovuser58
92042f8698 fixed Device Policy & Authority output with current (limited) test data 2024-08-05 18:23:50 -04:00
iadgovuser58
19716d5819 SPDM cert chain processing; cleaned up output spacing for several events 2024-08-05 14:07:07 -04:00
iadgovuser58
b7ffc6da51 parsing SPDM cert chain 2024-08-02 18:42:03 -04:00
iadgovuser58
e91517c77c parsing SPDM cert chain 2024-08-02 18:35:08 -04:00
iadgovuser58
f2f5c52053 spdm cert chain parsing 2024-08-01 17:31:14 -04:00
SuperPotato27
0c165641c0 updates to readme and win package structure 2024-08-01 15:46:39 -04:00
SuperPotato27
bf81c45c4c Added a desktop shortcut and updated paths 2024-07-31 17:21:42 -04:00
SuperPotato27
e8f69ba3af adding a hirstools folder to the ZIP_Files artifact 2024-07-31 16:46:11 -04:00
SuperPotato27
fb17c132bb updates to README.md 2024-07-31 14:34:25 -04:00
SuperPotato27
0fc1b3893c fixed typo in runTools, removed extra file 2024-07-31 10:35:50 -04:00
SuperPotato27
75b02a18e3 added a batch file to run the scripts 2024-07-30 17:11:52 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
a41b0f2fe4
Windows Docker images needed some work (#817)
* Use openssl 3.3 in aca windows images [no ci]

* Further attempt to compile the tpm simulator on Windows [no ci]

* Sw tpm vs solution was updated to look for libcrypto in different place
[no ci]

* Similar steps for tss tools [no ci]

* Change workflow ref [no ci]

* REF not connecting [no ci]

* Try accessing through Env [no ci]

* Tried to print build args before selecting image [no ci]

* Different arg access before shell change [no ci]

* Fun with docker args [no ci]

* Fun with docker build args 2 [no ci]

* Adjust for change in package folder structure [no ci]
2024-07-25 19:19:18 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
301e1f71d2 minor log cleanup 2024-07-25 14:57:30 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
726dfe04b5 Test reporting update complete 2024-07-25 14:42:07 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
577880c2f5 save log on failure 2024-07-25 14:25:35 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
df333fa36a save log on failure 2024-07-25 14:16:58 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
4f21e17f46 remove curl output from logs 2024-07-25 14:00:42 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
6df75c594c Testing failure condition 2024-07-25 13:49:09 -04:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
89e1aea091 Added check for non typical provisioner status 2024-07-25 13:33:16 -04:00
SuperPotato27
7753d919d0 minor changes 2024-07-25 13:05:27 -04:00
SuperPotato27
b03ac63abe Merge branch 'v3_issue_805' into v3_issue_810 2024-07-25 12:56:53 -04:00
SuperPotato27
c3459b166b Resolved warnings 2024-07-25 12:38:38 -04:00
SuperPotato27
1ed65ca9b4 Removed extra files 2024-07-25 12:05:37 -04:00
SuperPotato27
dfd84b4c90
Update hirs_package_linux.yml 2024-07-25 11:55:50 -04:00