4b72d9aee3
Merge pull request #774 from nsacyber/v3_issue-736-updated
...
[#736 ] Add BC validator for validation
2024-05-17 08:58:39 -04:00
822978e4ff
Merge pull request #769 from nsacyber/v3_issue_765
...
[#765 ] Adding ACA Rocky Container for CI System Tests
2024-05-16 16:07:09 -04:00
fccebb5c9d
Add BC validator for validation. Clean up log messages.
2024-05-16 15:00:50 -04:00
77de04b45f
Merge pull request #751 from nsacyber/v3_issue-737
...
[#737 ] Resolve RIM upload parse error
2024-05-15 23:07:51 -04:00
1644777f42
testing ways to access file
2024-05-15 08:52:11 -04:00
53e03613e8
Merge pull request #771 from nsacyber/v3_bootRun-debug-option
...
V3 boot run debug option
2024-05-15 08:02:19 -04:00
e36f792f74
trying to get code file to open
2024-05-14 18:08:47 -04:00
89369aaa27
added variable to track file status through the object calls, specifically vendor-table.json file
2024-05-14 15:06:20 -04:00
93c3109b29
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
2024-05-14 13:22:03 -04:00
f439652d0d
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.
2024-05-14 00:37:19 -04:00
667b9c0392
added function to check emptiness of file handle
2024-05-10 20:40:40 -04:00
97ef839383
temp code to find out how to tell if json reference to vendor-table.json object is empty
2024-05-10 20:26:58 -04:00
88de721d10
Merge pull request #772 from nsacyber/v3_issue_768_Part1-eventProcessing
...
Event processing when no access to vendor-table.json Part 1/2
2024-05-10 12:15:58 -04:00
24a7ea19dd
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
2024-05-09 16:40:05 -04:00
693968059b
change comments
2024-05-09 16:00:41 -04:00
10c1382c6c
fixed hash size for EFI_CERT_SHA256_GUID, other minor changes
2024-05-09 15:38:10 -04:00
8d82fce80f
Updating GitHub Actions from V3 to V4 uses
2024-05-09 12:12:00 -04:00
90f7a3e94b
minor change for spotbug
2024-05-09 09:48:42 -04:00
99f93d521a
check for signature type validity; if not valid, don't process and don't print
2024-05-08 17:41:10 -04:00
6b612a9ec4
Use boolean flags to differentiate base and support RIMs with multi-file uploads
2024-05-07 17:28:37 -04:00
f530b2222b
Declare namespace for TimeStamp element
2024-05-07 17:28:37 -04:00
a997c26a2d
Check upload file extensions
2024-05-07 17:28:37 -04:00
711e342972
Modify controller class to handle UnmarshalException caused by invalid xml to prevent frontend error
2024-05-07 17:28:37 -04:00
4da6020260
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.
2024-05-07 17:28:37 -04:00
141f4236a8
DEBUG_OPTIONS in aca_bootRun.sh sets debug options for bootRun or war
2024-05-07 16:53:15 -04:00
22b6faee44
Added debug mode if boot war is selected
2024-05-07 16:23:26 -04:00
f476b25053
Added debug flag to aca_bootRun.sh options. JVM will launch with debug
2024-05-07 16:02:24 -04:00
a903b0e448
Merge pull request #753 from nsacyber/v3_issue_749-setup_check
...
[#749 ] ACA setup check
2024-05-06 16:12:56 -04:00
85c62f845e
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
2024-05-03 12:40:16 -04:00
a73e47676b
Merge pull request #766 from nsacyber/v3_issue_755-elt
...
updated build to include HIRS_UTILS
2024-05-02 11:03:36 -04:00
a418d11293
Merge pull request #762 from nsacyber/v3_issue_747-spdm
...
Process SPDM Event EV_EFI_SPDM_FIRMWARE_BLOB
2024-05-01 18:30:46 +00:00
144160dbfa
Adding system test for provision using Provisioner.NET ( #748 )
...
* Adding run script, Dockerfile, and container setup script for provisioning with TPM Simulator and Provisioner.Net
* Replacing Docker container setup script with Docker Compose .yml file with respective configurations in related files
* Adding system_test.yml for GitHub actions to run system tests upon V3 branch pushes. Modifying related files accordingly
* Replacing V2 ACA with V3 ACA built from Rocky 9
2024-05-01 14:20:51 -04:00
9f097f391c
changing string and other comments
2024-04-29 11:49:25 -04:00
766d1eb3e0
changed name of DeviceSecurityEventData parent and ..HEADER parent to make the naming more clear
2024-04-29 09:17:18 -04:00
de6edaee3d
updated comments in ..HeaderBase to be more clear
2024-04-29 08:49:07 -04:00
e8924dcbd7
Format certificate dates in UTC ( #763 )
2024-04-26 20:43:12 +00:00
9a8552d720
consolidated a line
2024-04-26 14:25:45 -04:00
018238fd2e
removed temporary test file folder
2024-04-26 14:15:51 -04:00
1941e4dd86
fixed spotbug errors
2024-04-26 14:12:39 -04:00
2e98e31a09
Merge branch 'main' into v3_issue_747-spdm
...
Merging latest changes from main into the spdm branch
2024-04-26 13:56:41 -04:00
c2b2360689
Merge pull request #760 from nsacyber/v3_issue_759-unittest
...
Fixed issue in DeviceInfoReportTest
2024-04-26 17:52:20 +00:00
cf6019d863
fixed issue caused by change to version method
2024-04-26 12:54:56 -04:00
e3e1e1c7b1
small fix to output
2024-04-26 12:16:05 -04:00
3da69f11ad
updated build to include HIRS_UTILS
2024-04-25 13:43:26 -04:00
ce129fdf6c
fixed mariadb permission on Rocky 9
2024-04-24 16:18:31 -04:00
c60ea2121c
Added additional checks during package install
2024-04-24 15:40:46 -04:00
2c3987e6bc
cleaned up comments
2024-04-24 10:46:32 -04:00
8b3336e565
fixed DeviceContext to include either/or PCI USB
2024-04-24 10:07:50 -04:00
0f33fdf4cd
remove tests vendorid/deviceid
2024-04-23 17:12:23 -04:00
d6a255012a
temporarily add test vendorid/deviceid
2024-04-23 17:08:10 -04:00