Commit Graph

959 Commits

Author SHA1 Message Date
Cyrus
3f1a140946 Fixed up compiling 2022-07-28 13:23:40 -04:00
chubtub
de2db0491d Read commandline arguments for sign and validate functions. Arguments for either include an xml file and a pem file. 2022-07-28 07:46:54 -04:00
Cyrus
5ec4d8e415 Reloaded the unit test 2022-07-28 07:41:54 -04:00
Cyrus
53c565717d Trying to fix up code to pull down the correct library for JPARepository 2022-07-28 07:37:43 -04:00
Cyrus
d4b0a87228 Additional refactor 2022-07-25 12:11:53 -04:00
Cyrus
43038310b4 Missed some additional refactors 2022-07-25 12:04:11 -04:00
Cyrus
ea080ccd67 more refactor to get rid of sessionfactory 2022-07-25 11:58:04 -04:00
Cyrus
509907472a Back to addression SessionFactory 2022-07-21 16:18:33 -04:00
chubtub
1836620f98 Moved Microsoft library program to its own directory under HIRS/tools/ 2022-07-21 15:01:57 -04:00
Cyrus
ba8c2d80ab Additions 2022-07-21 08:26:03 -04:00
Cyrus
1091d44009 Moved files to portal 2022-07-21 08:20:02 -04:00
Cyrus
f22a603f01 Trying to get the web config running 2022-07-21 07:16:53 -04:00
chubtub
6a173fe162 This program generates a signature that passes validation by the rimtool. 2022-07-19 18:06:57 -04:00
Cyrus
c177cfdadd This is a test to see if the problem is the location of the files 2022-07-19 07:21:24 -04:00
iadgovuser26
eabc352eb4 addressing comments 2022-07-18 14:13:37 -04:00
iadgovuser26
49707fef84 addressing comments 2022-07-18 13:56:47 -04:00
chubtub
223fc15cc4 This program successfully validates a rimtool-signed swidtag 2022-07-18 12:57:27 -04:00
Cyrus
a9bfbcbad5 More refactoring 2022-07-15 13:45:16 -04:00
Cyrus
a7a555ed5e Additional changes to move data managers to the ACA module 2022-07-12 13:40:46 -04:00
Cyrus
1df40473bd minor changes 2022-07-06 08:37:46 -04:00
Cyrus
2971459f32 Additional changes. Went to Hibernate 6, encountered issues with the
version of java.  Backed down to 5 but ran into different issues
2022-06-27 06:44:29 -04:00
Cyrus
c426cec978 This push compiles at the command line. However this ACA does not run. 2022-06-10 09:17:30 -04:00
Cyrus
51b9251e3f Continued changes remove and updating return types and parameter types 2022-05-31 10:17:11 -04:00
Cyrus
ebc903c78c Some changes to pull back on the generics 2022-05-23 12:23:41 -04:00
iadgovuser26
d95634e040 revert efi_prefix 2022-05-20 16:14:01 -04:00
Cyrus
364347b7bb I removed the tpm2provisionerstate without recognizing it wasn't
directly linked to the DeviceState object class structure.
2022-05-11 14:28:18 -04:00
Cyrus
116ed5b4aa Continued changes to update to Hibernate 5, removed a lot of the
baseline files
2022-05-10 07:04:16 -04:00
iadgovuser26
715349e1cc
Merge pull request #473 from nsacyber/issue-470
[#470] Update CI base images
2022-05-05 11:55:36 -04:00
iadgovuser26
c022a954e0 fixed typo 2022-05-04 16:24:29 -04:00
Cyrus
dabd88719f Removed a lot of files 2022-05-04 14:19:18 -04:00
iadgovuser26
b15bae62be removed extra container check 2022-05-03 16:31:51 -04:00
iadgovuser26
ef5b2e4c09 fixed dockerfile reference for tpm2provisioner 2022-05-03 16:06:51 -04:00
iadgovuser26
2f64c2a1f9 added default values for -o and -f options 2022-05-03 15:57:54 -04:00
iadgovuser26
625ecd06f2 updated workflow for use with github packages 2022-04-29 14:14:46 -04:00
iadgovuser26
a0f3441445
Merge pull request #471 from nsacyber/tls-1_1-removal
TLS 1.1 Removal
2022-04-29 13:20:36 -04:00
iadgovuser26
0917b9a872
Merge pull request #460 from nsacyber/issue-448
[#448] Visual Updates for Firmware Validation
2022-04-29 12:36:26 -04:00
Cyrus
cbf1b0aaa8 Some additional changes and attempts to deal with generics. 2022-04-26 15:56:35 -04:00
Cyrus
6fa7874a5b This has some additional changes. Distinct was figured out. Portions
of the Abstract Generics was figured out but I think now there is going
to be a rewrite for getting an Abstract class and the children.
2022-04-22 15:17:28 -04:00
iadgovuser26
729c11985a added ACA build output 2022-04-20 11:25:30 -04:00
iadgovuser26
29b7857784 added ACA build output 2022-04-20 10:46:26 -04:00
iadgovuser26
6e0d7a3f6f updated ACA Dockerfile 2022-04-19 16:51:06 -04:00
Cyrus
545e5b0918 This current push is in the middle of changes for Hibernate 5.x. Before
going to 6, you are recommended to upgrade to 5 first.
2022-04-19 06:50:13 -04:00
chubtub
de790ed7b2 Clean up unit tests 2022-04-15 10:39:35 -04:00
chubtub
4b3c01f990 Moved KeyValue processing to KeySelector inner class 2022-04-15 10:28:07 -04:00
chubtub
e5e6db75f4 WIP: Modify validation code and unit tests to account for embedded public key. 2022-04-15 10:28:07 -04:00
chubtub
0a618b3796 Modify default attributes file path. Add unit test for embed option. 2022-04-15 10:28:06 -04:00
chubtub
392821a2b9 Add option to explicitly embed a user-provided public key into signed swidtag. 2022-04-15 10:28:03 -04:00
Cyrus
d4b6fdd1df Pushing up changes. Majority of the libraries are updated. The main 2,
hibernate/spring are saved for last.  Protobuf won't be updated without
a new OS.
2022-04-15 07:02:44 -04:00
chubtub
afbbf16583 Added checks and error handling for missing required JSON fields and/or input parameters. 2022-04-14 15:40:05 -04:00
iadgovuser26
8f409e0e0b Merge remote-tracking branch 'origin/tls-1_1-removal' into issue-470 2022-04-14 12:10:14 -04:00