Commit Graph

  • 8b24aa92dd Should RIM lookup include rimType? iadgovuser29 2024-06-13 11:01:33 -0400
  • fea8f6d585 Additional changes iadgovuser29 2024-06-13 10:46:06 -0400
  • 951224abd0 Test repository change iadgovuser29 2024-06-13 09:26:39 -0400
  • 9fdc8b1bcb catching exceptions iadgovuser58 2024-06-28 17:42:38 -0400
  • 712c7f9e9d fix spotbug issues iadgovuser58 2024-06-28 15:52:13 -0400
  • d1ac5fb530 spdm processing iadgovuser58 2024-06-28 15:02:35 -0400
  • a50ec7458c spdm processing iadgovuser58 2024-06-27 18:11:01 -0400
  • ae0b6436db [#787] Saving attestation certificate to file (#788) CAFB385655BEB1060E85B6C080B432F8EB2A2AF78459BD6532124977B933154A 2024-06-21 10:13:18 -0400
  • 9c646b916c update comments iadgovuser58 2024-06-24 15:28:20 -0400
  • a784ccb9bc consolidate case statement iadgovuser58 2024-06-24 15:20:52 -0400
  • 866e76545a spdm processing iadgovuser58 2024-06-24 15:08:23 -0400
  • 39bdd26b58 working spdm iadgovuser58 2024-06-21 18:32:24 -0400
  • 63e77a9b36 clean up commented out sections iadgovuser58 2024-06-21 07:52:22 -0400
  • 4ddf56232f updated toString iadgovuser58 2024-06-20 17:34:06 -0400
  • c6e5dd125c combined SPDM_FIRMWARE_BLOB and SPDM_FIRMWARE_CONFIG as they have the same internal data structure iadgovuser58 2024-06-20 17:28:30 -0400
  • 45755a345c updated TpmPcrEvent and EvConstants for the next 2 SPDM events iadgovuser58 2024-06-20 15:35:59 -0400
  • 50ce985b45 Modify rimtool to properly namespace timestamp elements chubtub 2024-06-20 08:45:32 -0400
  • 40616c1deb minor change iadgovuser58 2024-06-05 12:57:05 -0400
  • e40a0a14b7 did final move of the vendor-table.json file after testing; fixed json-accepted quotes in spdm file iadgovuser58 2024-06-05 12:30:01 -0400
  • 7d7380d22c minor change iadgovuser58 2024-06-04 16:39:00 -0400
  • 79e6a4b232 cleaning up comments iadgovuser58 2024-06-04 08:41:52 -0400
  • d087eba569 cleaning up comments iadgovuser58 2024-06-03 18:19:57 -0400
  • d43db09c44 cleaning up comments iadgovuser58 2024-06-03 18:07:04 -0400
  • 1c5bf6a48c fixed file not found try/catch iadgovuser58 2024-06-03 17:37:18 -0400
  • cb12dce87d propogating error dealing with file access through the sequence of code iadgovuser58 2024-06-03 15:42:44 -0400
  • b96b90fdd0 accessing vendor-table.json from code iadgovuser58 2024-05-31 14:57:35 -0400
  • 14b13ee8a8 accessing vendor-table.json from code iadgovuser58 2024-05-31 14:47:52 -0400
  • 38eb0e03a9 testing stuff iadgovuser58 2024-05-30 13:46:41 -0400
  • ec85086f5a testing ways to access file iadgovuser58 2024-05-15 08:52:11 -0400
  • 33316e850e trying to get code file to open iadgovuser58 2024-05-14 18:08:47 -0400
  • 233c0c48ea added variable to track file status through the object calls, specifically vendor-table.json file iadgovuser58 2024-05-14 15:06:20 -0400
  • d7c540f09f propogated the error where vendor-table is not accessible through the classes, so that it can be printed out at the beginning of the list of event printouts iadgovuser58 2024-05-14 13:22:03 -0400
  • b04e038869 added function to check emptiness of file handle iadgovuser58 2024-05-10 20:40:40 -0400
  • 6d15d1effa temp code to find out how to tell if json reference to vendor-table.json object is empty iadgovuser58 2024-05-10 20:26:58 -0400
  • 4834f166f7 Adding Platform Cert Tests and RIM System Tests to V3 (#781) iadgovuser62 2024-06-07 13:27:08 -0400
  • 1ab406538c [#775] Adding Policy Tests to V3 (#776) iadgovuser62 2024-06-07 06:28:25 -0400
  • efe2bbf9b4 Add BC validator for validation. Clean up log messages. chubtub 2024-05-16 15:00:50 -0400
  • ecc6ee6d04 Updating GitHub Actions from V3 to V4 uses iadgovuser62 2024-05-09 12:12:00 -0400
  • ef68d34f88 Added CI functionality to checkout current branch on ACA container in system tests; Added ACA-CI Dockerfile which has been pushed to registry; Renamed Provisioner for CI Dockerfile for consistency iadgovuser62 2024-05-03 12:40:16 -0400
  • 80d5b45499 Modified RIM details page controller to pass truststore certs to the RIM validator class. Modified the RIM validator class to log details when signature validation fails. chubtub 2024-05-14 00:37:19 -0400
  • 30de99e15b Use boolean flags to differentiate base and support RIMs with multi-file uploads chubtub 2024-05-07 17:28:06 -0400
  • e7889ca5fb Declare namespace for TimeStamp element chubtub 2024-05-06 12:24:10 -0400
  • f875a2c981 Check upload file extensions chubtub 2024-04-25 14:45:39 -0400
  • b70aae8a82 Modify controller class to handle UnmarshalException caused by invalid xml to prevent frontend error chubtub 2024-04-17 09:38:11 -0400
  • b6a0484f07 Modify BaseReferenceManifest to handle namespace prefixes in the swidtag XML. Modify the rimtool and ReferenceManifestValidator to properly prefix Directory and File under Payload and handle them for validation. chubtub 2024-04-11 09:14:09 -0400
  • 6bfc28e4b9 DEBUG_OPTIONS in aca_bootRun.sh sets debug options for bootRun or war iadgovuser29 2024-05-07 16:53:15 -0400
  • 1d54b89b0f Added debug mode if boot war is selected iadgovuser29 2024-05-07 16:23:26 -0400
  • 5f12388494 Added debug flag to aca_bootRun.sh options. JVM will launch with debug iadgovuser29 2024-05-07 16:02:24 -0400
  • 4c431e0b0b added output to show up front how many UEFI Signature Lists there are, and be more descriptive about how many certs/hashes in each List iadgovuser58 2024-05-09 16:40:05 -0400
  • 0194349f1e change comments iadgovuser58 2024-05-09 16:00:41 -0400
  • 8d93e9eacb fixed hash size for EFI_CERT_SHA256_GUID, other minor changes iadgovuser58 2024-05-09 15:38:10 -0400
  • cbafa97d5d minor change for spotbug iadgovuser58 2024-05-09 09:48:42 -0400
  • 99f5b36823 check for signature type validity; if not valid, don't process and don't print iadgovuser58 2024-05-08 17:41:10 -0400
  • 2398e1b1b0 fixed mariadb permission on Rocky 9 iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-04-24 16:18:31 -0400
  • 74c2a9f8e2 Added additional checks during package install iadgovuser26 2024-04-24 15:40:46 -0400
  • 8610d5c4d5 added directory check before install iadgovuser26 2024-04-04 16:27:02 -0400
  • 910e1db8a9 updated build to include HIRS_UTILS iadgovuser26 2024-04-25 13:43:26 -0400
  • e89b43f50b changing string and other comments iadgovuser58 2024-04-29 11:49:25 -0400
  • 9151d03a18 changed name of DeviceSecurityEventData parent and ..HEADER parent to make the naming more clear iadgovuser58 2024-04-29 09:17:18 -0400
  • 452f9ba850 updated comments in ..HeaderBase to be more clear iadgovuser58 2024-04-29 08:49:07 -0400
  • 0a61703ca8 consolidated a line iadgovuser58 2024-04-26 14:25:45 -0400
  • 689727fccf removed temporary test file folder iadgovuser58 2024-04-26 14:15:51 -0400
  • c3475b8b47 fixed spotbug errors iadgovuser58 2024-04-26 14:12:39 -0400
  • 0685dd78d3 small fix to output iadgovuser58 2024-04-26 12:16:05 -0400
  • d813e3b7fd cleaned up comments iadgovuser58 2024-04-24 10:46:32 -0400
  • f573456c95 fixed DeviceContext to include either/or PCI USB iadgovuser58 2024-04-24 10:07:50 -0400
  • 12dbf545c0 remove tests vendorid/deviceid iadgovuser58 2024-04-23 17:12:23 -0400
  • 0ad042f40f temporarily add test vendorid/deviceid iadgovuser58 2024-04-23 17:08:10 -0400
  • 54cb02a4f1 spdm processing - added Device Security Event Data Pci Context iadgovuser58 2024-04-22 19:09:01 -0400
  • 715e6599b9 spdm processing - output is complete iadgovuser58 2024-04-22 14:35:58 -0400
  • 03ce1b5763 spdm processing iadgovuser58 2024-04-19 18:38:25 -0400
  • ca8407d476 spdm processing iadgovuser58 2024-04-19 18:36:58 -0400
  • d573a13aac spdm processing iadgovuser58 2024-04-19 18:32:59 -0400
  • 47bb53f1ff spdm processing iadgovuser58 2024-04-19 18:07:00 -0400
  • 6f28b1a42f spdm processing iadgovuser58 2024-04-19 17:21:30 -0400
  • 851753b5d4 spdm processing iadgovuser58 2024-04-18 17:08:36 -0400
  • c903400bac spdm processing iadgovuser58 2024-04-18 12:27:44 -0400
  • 9c88909a3e spdm initial output iadgovuser58 2024-04-17 17:49:14 -0400
  • e1527373fc spdm initial output iadgovuser58 2024-04-17 17:28:17 -0400
  • 92dffcf0f0 spdm processing iadgovuser58 2024-04-16 19:38:32 -0400
  • 2cb2437ca0 spdm processing iadgovuser58 2024-04-15 17:56:23 -0400
  • 2bfa614161 SPDM processing iadgovuser58 2024-04-10 12:02:01 -0400
  • 2ee21afb3b SPDM processing iadgovuser58 2024-04-10 11:46:37 -0400
  • eea1b746c8 parsing event iadgovuser58 2024-04-09 18:02:53 -0400
  • bb4bcf936e additional descriptions for data structures iadgovuser58 2024-04-09 16:41:13 -0400
  • c43e790c74 completed descriptions for data structures iadgovuser58 2024-04-09 16:23:59 -0400
  • 422834a8bb spdm event structures iadgovuser58 2024-04-08 12:28:03 -0400
  • c17221c6df added files for EvEfiSpdmFirmwareBlob iadgovuser58 2024-04-05 10:45:21 -0400
  • 7609759356 Adding system test for provision using Provisioner.NET (#748) iadgovuser62 2024-05-01 14:20:51 -0400
  • b3ad23176b Format certificate dates in UTC (#763) CAFB385655BEB1060E85B6C080B432F8EB2A2AF78459BD6532124977B933154A 2024-04-26 20:43:12 +0000
  • 939240d284 fixed issue caused by change to version method iadgovuser58 2024-04-26 12:54:56 -0400
  • 80ba36cbf2 Create IDevID certificate page (#727) CAFB385655BEB1060E85B6C080B432F8EB2A2AF78459BD6532124977B933154A 2024-04-18 20:28:11 +0000
  • 55629a704e Minor whitespace and newline character fixes iadgovuser59 2024-04-03 11:08:13 -0400
  • 52053e0f3a Adding GZIP compression to Tomcat server iadgovuser59 2024-03-28 16:15:56 -0400
  • ea56a71ed7 Modified mariadb config for Rocky 8 iadgovuser26 2024-03-28 16:39:20 -0400
  • c4ea3709ea updated file permissions for Rocky 9 iadgovuser26 2024-03-28 15:26:21 -0400
  • b44232a1a4 Added the hirs-aca service iadgovuser26 2024-03-18 12:32:30 -0400
  • d12e74c2a8 Update WiX 3.14.1 (#743) 5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26 2024-03-28 11:08:54 -0400
  • 16ec54a59b ACA dockerfile updated ref to package/linux iadgovuser29 2024-03-14 21:52:39 -0400
  • a41b0f2fe4
    Windows Docker images needed some work (#817) 5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26 2024-07-25 19:19:18 -0400