Commit Graph

1670 Commits

Author SHA1 Message Date
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
SuperPotato27
3dcccfa670
Update hirs_package_linux.yml 2024-07-24 15:52:26 -04:00
SuperPotato27
350ce1aebd
Create readme.txt 2024-07-24 14:19:02 -04:00
SuperPotato27
8d69f427fc
Update README.md 2024-07-24 13:47:52 -04:00
SuperPotato27
6492ca8311
Update README.md 2024-07-24 09:31:03 -04:00
SuperPotato27
0737cbce20 Added a README to tcg rim tool win package 2024-07-24 08:40:41 -04:00
SuperPotato27
061d865dec Added a README to tcg rim tool win package 2024-07-23 16:17:32 -04:00
SuperPotato27
8a3478c19e
Adding RIM tests action (#806)
* Added Rim test workflow

* bug fixes

* added rim tool setup

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* updates to rim_tests.yml

* updates to rim_tests.yml

* updates to rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* Update rim_tests.yml

* added run all script

* added run all script

* updates to rim_tests.yml

* Updates to paths in composite_rim_create_pass.sh

* Added all passing rim tests

* updates to rim_tests.yml

* switched to gradle-build-action@v3

* switched to setup-gradle@v3

* switched to setup-java@v4

* updates to rim_tests.yml

* testing failed script

* fixed failed test

* testing artifacts

* updates to rim_tests.yml

* Update rim_tests.yml

* updates to rim_tests.yml

* changes to rim_tests.yml

* testing log file

* testing log file

* testing log files

* testing log files

* testing log file

* testing log file

* testing log file

* testing log file

* testing log file

* Update rim_tests.yml

* verbose run

* updated paths and references

* updates to README.md

* deleted rim docker testing directory
2024-07-22 06:03:43 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
7c99b81b10
supplychainvalidationsummary will look up rims by ID (#805)
* Lookup here needed summary id from device object

* Portal linkage issue

* CertificatesUsed not working properly with RIM

* Maybe need to link to base rim

* Rim test 1 needed hw file

* Working on CI

* Connecting new tpm2_common

* Edited the way scripts called in docker exec

* TPM for reset each test

* Defining efi paths in CI env file

* Forgot to close while loops

* Connecting default test files

* Variable was wrong [no ci]

* Added ACA tests using uploaded artifacts

* Trying to chmod rim_setup.sh

* rim_setup chmod issues

* Added aca tests 9 and 10 to workflow

* Added cases 9 and 10 for aca policy tests

* Exit test scripts with error if one test fails

* Attempt to solve uploaded rim linkup

* Try only setting tagId if not null

* updateSupportRimInfo was not setting associated rim on base

* Attempt alternate lookup of rim by device name

* Trouble with event log archived

* Used wrong variable

* Fix spotbugs

* Try again

* Change SupplyChainValidation.message size to MAX_MESSAGE_LENGTH
2024-07-22 06:03:09 -04:00
D2B8CA1B27286366A8607B6858C0565962613D18D0546480078B520CD7AD705A
315d3a2f02
Move part of PciIds from AttestationCA back to Utils (#796)
* update pciids to acapciids throughout code

* add pciids to utils and update classes that use it

* moved the 4 vendor/device translate functions to the utils pciids

* added pciids translations to SPDM Device Context file

* cleaning up imports

* cleaning up comments

* cleaned up a few checkstyle warnings

* working to get class code

* update output message in main

* working on class code

* fixes/minor changes

* fixed check of class code list
2024-07-22 06:01:54 -04:00
iadgovuser58
0266b5293e parsing SPDM cert chain 2024-07-19 18:18:06 -04:00
iadgovuser58
602fd88e53 working SPDM NvIndex and CertChain 2024-07-18 17:37:10 -04:00
iadgovuser58
f1a22c7cc4 cleaned up NoAction event 2024-07-18 11:15:54 -04:00
iadgovuser58
181ca4993e cleaned up NoAction event 2024-07-18 11:14:09 -04:00
iadgovuser58
9054822347 fixing NoAction event 2024-07-18 10:16:52 -04:00
iadgovuser58
e463c0cf76 fixing NoAction event 2024-07-18 10:01:58 -04:00
SuperPotato27
06a46b1e0a upgraded actions to latest versions 2024-07-17 14:53:47 -04:00
SuperPotato27
f712f2597f fixed jar file name inside zip 2024-07-17 14:27:26 -04:00
chubtub
86646a2766
Merge pull request #802 from nsacyber/v3_issue-801
[#801] Log hash strings for debug purposes
2024-07-17 13:41:15 -04:00
SuperPotato27
c8ca3ad820 adding eventlog Jar to the package 2024-07-17 11:00:50 -04:00
SuperPotato27
dfd0c85822 added all rim files needed to gradle build 2024-07-16 15:57:33 -04:00
SuperPotato27
128e2f90ab adjust paths 2024-07-16 11:48:59 -04:00
SuperPotato27
a62b3bbb6f working on windows packaging 2024-07-16 10:02:39 -04:00
SuperPotato27
298cd3286a working on windows packaging 2024-07-16 09:21:20 -04:00
SuperPotato27
d0f33119d8 working on windows packaging 2024-07-16 09:12:58 -04:00
SuperPotato27
9156771291 working on windows packaging 2024-07-16 08:41:44 -04:00
iadgovuser58
cbfe800659 working on NoAction signatures 2024-07-15 17:54:13 -04:00
SuperPotato27
aa8b48f5f3 packaging rimtool for windows 2024-07-15 16:28:54 -04:00
SuperPotato27
4cc207fc39 packaging rimtool for windows 2024-07-15 16:12:19 -04:00
SuperPotato27
5ee890e8e9 packaging rimtool for windows 2024-07-15 16:03:00 -04:00
SuperPotato27
0193612ca5 packaging rimtool for windows 2024-07-15 15:44:29 -04:00
SuperPotato27
b2158352dc packaging rimtool for windows 2024-07-15 15:36:45 -04:00