Commit Graph

  • ec85086f5a testing ways to access file iadgovuser58 2024-05-15 08:52:11 -04:00
  • 33316e850e trying to get code file to open iadgovuser58 2024-05-14 18:08:47 -04:00
  • 233c0c48ea added variable to track file status through the object calls, specifically vendor-table.json file iadgovuser58 2024-05-14 15:06:20 -04:00
  • 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 -04:00
  • b04e038869 added function to check emptiness of file handle iadgovuser58 2024-05-10 20:40:40 -04:00
  • 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 -04:00
  • 4834f166f7 Adding Platform Cert Tests and RIM System Tests to V3 (#781) iadgovuser62 2024-06-07 13:27:08 -04:00
  • 1ab406538c [#775] Adding Policy Tests to V3 (#776) iadgovuser62 2024-06-07 06:28:25 -04:00
  • efe2bbf9b4 Add BC validator for validation. Clean up log messages. chubtub 2024-05-16 15:00:50 -04:00
  • ecc6ee6d04 Updating GitHub Actions from V3 to V4 uses iadgovuser62 2024-05-09 12:12:00 -04:00
  • 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 -04:00
  • 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 -04:00
  • 30de99e15b Use boolean flags to differentiate base and support RIMs with multi-file uploads chubtub 2024-05-07 17:28:06 -04:00
  • e7889ca5fb Declare namespace for TimeStamp element chubtub 2024-05-06 12:24:10 -04:00
  • f875a2c981 Check upload file extensions chubtub 2024-04-25 14:45:39 -04:00
  • b70aae8a82 Modify controller class to handle UnmarshalException caused by invalid xml to prevent frontend error chubtub 2024-04-17 09:38:11 -04:00
  • 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 -04:00
  • 6bfc28e4b9 DEBUG_OPTIONS in aca_bootRun.sh sets debug options for bootRun or war iadgovuser29 2024-05-07 16:53:15 -04:00
  • 1d54b89b0f Added debug mode if boot war is selected iadgovuser29 2024-05-07 16:23:26 -04:00
  • 5f12388494 Added debug flag to aca_bootRun.sh options. JVM will launch with debug iadgovuser29 2024-05-07 16:02:24 -04:00
  • 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 -04:00
  • 0194349f1e change comments iadgovuser58 2024-05-09 16:00:41 -04:00
  • 8d93e9eacb fixed hash size for EFI_CERT_SHA256_GUID, other minor changes iadgovuser58 2024-05-09 15:38:10 -04:00
  • cbafa97d5d minor change for spotbug iadgovuser58 2024-05-09 09:48:42 -04:00
  • 99f5b36823 check for signature type validity; if not valid, don't process and don't print iadgovuser58 2024-05-08 17:41:10 -04:00
  • 2398e1b1b0 fixed mariadb permission on Rocky 9 iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-04-24 16:18:31 -04:00
  • 74c2a9f8e2 Added additional checks during package install iadgovuser26 2024-04-24 15:40:46 -04:00
  • 8610d5c4d5 added directory check before install iadgovuser26 2024-04-04 16:27:02 -04:00
  • 910e1db8a9 updated build to include HIRS_UTILS iadgovuser26 2024-04-25 13:43:26 -04:00
  • e89b43f50b changing string and other comments iadgovuser58 2024-04-29 11:49:25 -04:00
  • 9151d03a18 changed name of DeviceSecurityEventData parent and ..HEADER parent to make the naming more clear iadgovuser58 2024-04-29 09:17:18 -04:00
  • 452f9ba850 updated comments in ..HeaderBase to be more clear iadgovuser58 2024-04-29 08:49:07 -04:00
  • 0a61703ca8 consolidated a line iadgovuser58 2024-04-26 14:25:45 -04:00
  • 689727fccf removed temporary test file folder iadgovuser58 2024-04-26 14:15:51 -04:00
  • c3475b8b47 fixed spotbug errors iadgovuser58 2024-04-26 14:12:39 -04:00
  • 0685dd78d3 small fix to output iadgovuser58 2024-04-26 12:16:05 -04:00
  • d813e3b7fd cleaned up comments iadgovuser58 2024-04-24 10:46:32 -04:00
  • f573456c95 fixed DeviceContext to include either/or PCI USB iadgovuser58 2024-04-24 10:07:50 -04:00
  • 12dbf545c0 remove tests vendorid/deviceid iadgovuser58 2024-04-23 17:12:23 -04:00
  • 0ad042f40f temporarily add test vendorid/deviceid iadgovuser58 2024-04-23 17:08:10 -04:00
  • 54cb02a4f1 spdm processing - added Device Security Event Data Pci Context iadgovuser58 2024-04-22 19:09:01 -04:00
  • 715e6599b9 spdm processing - output is complete iadgovuser58 2024-04-22 14:35:58 -04:00
  • 03ce1b5763 spdm processing iadgovuser58 2024-04-19 18:38:25 -04:00
  • ca8407d476 spdm processing iadgovuser58 2024-04-19 18:36:58 -04:00
  • d573a13aac spdm processing iadgovuser58 2024-04-19 18:32:59 -04:00
  • 47bb53f1ff spdm processing iadgovuser58 2024-04-19 18:07:00 -04:00
  • 6f28b1a42f spdm processing iadgovuser58 2024-04-19 17:21:30 -04:00
  • 851753b5d4 spdm processing iadgovuser58 2024-04-18 17:08:36 -04:00
  • c903400bac spdm processing iadgovuser58 2024-04-18 12:27:44 -04:00
  • 9c88909a3e spdm initial output iadgovuser58 2024-04-17 17:49:14 -04:00
  • e1527373fc spdm initial output iadgovuser58 2024-04-17 17:28:17 -04:00
  • 92dffcf0f0 spdm processing iadgovuser58 2024-04-16 19:38:32 -04:00
  • 2cb2437ca0 spdm processing iadgovuser58 2024-04-15 17:56:23 -04:00
  • 2bfa614161 SPDM processing iadgovuser58 2024-04-10 12:02:01 -04:00
  • 2ee21afb3b SPDM processing iadgovuser58 2024-04-10 11:46:37 -04:00
  • eea1b746c8 parsing event iadgovuser58 2024-04-09 18:02:53 -04:00
  • bb4bcf936e additional descriptions for data structures iadgovuser58 2024-04-09 16:41:13 -04:00
  • c43e790c74 completed descriptions for data structures iadgovuser58 2024-04-09 16:23:59 -04:00
  • 422834a8bb spdm event structures iadgovuser58 2024-04-08 12:28:03 -04:00
  • c17221c6df added files for EvEfiSpdmFirmwareBlob iadgovuser58 2024-04-05 10:45:21 -04:00
  • 7609759356 Adding system test for provision using Provisioner.NET (#748) iadgovuser62 2024-05-01 14:20:51 -04:00
  • b3ad23176b Format certificate dates in UTC (#763) CAFB385655BEB1060E85B6C080B432F8EB2A2AF78459BD6532124977B933154A 2024-04-26 20:43:12 +00:00
  • 939240d284 fixed issue caused by change to version method iadgovuser58 2024-04-26 12:54:56 -04:00
  • 80ba36cbf2 Create IDevID certificate page (#727) CAFB385655BEB1060E85B6C080B432F8EB2A2AF78459BD6532124977B933154A 2024-04-18 20:28:11 +00:00
  • 55629a704e Minor whitespace and newline character fixes iadgovuser59 2024-04-03 11:08:13 -04:00
  • 52053e0f3a Adding GZIP compression to Tomcat server iadgovuser59 2024-03-28 16:15:56 -04:00
  • ea56a71ed7 Modified mariadb config for Rocky 8 iadgovuser26 2024-03-28 16:39:20 -04:00
  • c4ea3709ea updated file permissions for Rocky 9 iadgovuser26 2024-03-28 15:26:21 -04:00
  • b44232a1a4 Added the hirs-aca service iadgovuser26 2024-03-18 12:32:30 -04:00
  • d12e74c2a8 Update WiX 3.14.1 (#743) 5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26 2024-03-28 11:08:54 -04:00
  • 16ec54a59b ACA dockerfile updated ref to package/linux iadgovuser29 2024-03-14 21:52:39 -04:00
  • a41b0f2fe4 Windows Docker images needed some work (#817) 5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26 2024-07-25 19:19:18 -04:00
  • 301e1f71d2 minor log cleanup v3_issue_794_ci-error-check iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 14:57:30 -04:00
  • 726dfe04b5 Test reporting update complete iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 14:42:07 -04:00
  • 577880c2f5 save log on failure iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 14:25:35 -04:00
  • df333fa36a save log on failure iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 14:16:58 -04:00
  • 4f21e17f46 remove curl output from logs iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 14:00:42 -04:00
  • 6df75c594c Testing failure condition iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 13:49:09 -04:00
  • 89e1aea091 Added check for non typical provisioner status iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-25 13:33:16 -04:00
  • 7753d919d0 minor changes SuperPotato27 2024-07-25 13:05:27 -04:00
  • b03ac63abe Merge branch 'v3_issue_805' into v3_issue_810 SuperPotato27 2024-07-25 12:56:53 -04:00
  • c3459b166b Resolved warnings SuperPotato27 2024-07-25 12:38:38 -04:00
  • 1ed65ca9b4 Removed extra files SuperPotato27 2024-07-25 12:05:37 -04:00
  • dfd84b4c90 Update hirs_package_linux.yml SuperPotato27 2024-07-25 11:55:50 -04:00
  • 3dcccfa670 Update hirs_package_linux.yml SuperPotato27 2024-07-24 15:52:26 -04:00
  • 350ce1aebd Create readme.txt SuperPotato27 2024-07-24 14:19:02 -04:00
  • 8d69f427fc Update README.md SuperPotato27 2024-07-24 13:47:52 -04:00
  • 6492ca8311 Update README.md SuperPotato27 2024-07-24 09:31:03 -04:00
  • 0737cbce20 Added a README to tcg rim tool win package SuperPotato27 2024-07-24 08:40:41 -04:00
  • 061d865dec Added a README to tcg rim tool win package SuperPotato27 2024-07-23 16:17:32 -04:00
  • 80f74e11a1 Enable save of logs on failure v3_issue_794_continue-on-error iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-22 16:48:38 -04:00
  • f6de3793e3 Enable save of logs on failure iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-22 16:46:08 -04:00
  • 1f8dd7c327 Renamed DockerTests to HIRS_SYSTEM_TESTS iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-22 16:35:29 -04:00
  • 4872c86d07 changed continue-on-error to if: always() for system_test.yml iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-22 16:17:57 -04:00
  • 113a87238f fixed typo iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-22 15:55:23 -04:00
  • c81320993a changed continue-on-error to if: always() for system_test.yml iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-07-22 15:44:41 -04:00
  • abb6200662 Removing unused reference iadgovuser59 2024-07-22 09:28:25 -04:00
  • 8a3478c19e Adding RIM tests action (#806) SuperPotato27 2024-07-22 06:03:43 -04:00
  • 7c99b81b10 supplychainvalidationsummary will look up rims by ID (#805) 5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26 2024-07-22 06:03:09 -04:00
  • 315d3a2f02 Move part of PciIds from AttestationCA back to Utils (#796) D2B8CA1B27286366A8607B6858C0565962613D18D0546480078B520CD7AD705A 2024-07-22 06:01:54 -04:00