Commit Graph

557 Commits

Author SHA1 Message Date
b6f4c294d1 Some finaly changes to the failed event display 2021-06-28 10:30:45 -04:00
8a9e5059d8 Minor visual updates to the event log failure page 2021-06-25 13:00:20 -04:00
be3cd2bd32 Removed the validation of the PCRs line by line for the expected PCR values. 2021-06-24 11:46:01 -04:00
94930e981a Finished updating the title for the new page 2021-06-21 15:51:31 -04:00
b06025a71f Updated the Event Log Measurements class to use a hash for lookup 2021-06-17 12:52:28 -04:00
cd206f870c These changes may be removed because the issue is becoming more involved and I may need to rethink how this will work. 2021-06-16 08:52:40 -04:00
c523dda558 Some additional minor changes that are to address the event log being the object that is linked when the firmware validation passes. 2021-06-15 09:15:55 -04:00
9c060dec55 Updated event log measurements to pass in the overall result status. However display isn't printing out correctly. 2021-06-09 11:07:11 -04:00
218002a3c2 Merge remote-tracking branch 'origin/digest-implement-final' into fm-validation-pass-link 2021-06-08 22:19:52 -04:00
71ec0cbd97 Merge pull request #365 from nsacyber/issue-364
[#364] Undo changes from issue-359
2021-05-28 09:35:06 -04:00
8a258f2b76 Updated some text associated with the rimType 2021-05-28 08:48:40 -04:00
9d640348d7 Merge pull request #368 from nsacyber/issue-367
Docker Pull update for Travis ci
2021-05-28 08:25:12 -04:00
48141ed9c1 added docker login to system tests 2021-05-27 16:12:14 -04:00
15ee70693f added docker login to system tests 2021-05-27 16:00:07 -04:00
766ff75261 fixed style check issue in CommandTpm2.cpp 2021-05-27 15:43:44 -04:00
f05bfa776d updated login to docker 2021-05-27 15:24:39 -04:00
381f88eb23 updated login to docker 2021-05-27 15:14:24 -04:00
aadea1d319 updated log to docker 2021-05-27 15:10:58 -04:00
c3ce9988f5 no changes- force build 2021-05-27 14:41:33 -04:00
0e8e88b536 This commit has updated changes that save both a base64 and a hex dec value of the RIM file hash to the database. Depending on what is needed, they are used to pull either the base or support RIM. Also fixed the link for the rimlinkhash on the details page. 2021-05-27 13:46:43 -04:00
d63e95f960 added docker login to travis.yml 2021-05-27 13:36:19 -04:00
8335088259 Revert "Add validation of base64 encoding for payload file hash attribute."
This reverts commit 51b92f7673.
2021-05-26 15:20:23 -04:00
52353bad5b Merge pull request #361 from nsacyber/issue-359
[#359] Check base64 encoding for base RIM attributes
2021-05-25 16:34:49 -04:00
f8b5c1b24a Merge pull request #363 from nsacyber/issue/process-rundata-newline
Fixed an issue that caused Process to drop data
2021-05-25 16:34:28 -04:00
d63bb3c6f2 Updated link to the ACA users guide. 2021-05-25 15:35:03 -04:00
f0b03abb43 Merge pull request #362 from nsacyber/issue-360
Added new version of the HIRS ACA Users Guide
2021-05-25 15:15:28 -04:00
8fbd6e1a39 Changed up some of the encoded for the rim byte array 2021-05-25 13:11:57 -04:00
51b92f7673 Add validation of base64 encoding for payload file hash attribute. 2021-05-25 12:05:56 -04:00
41923b7337 Fixed an issue that caused Process to drop data 2021-05-25 09:18:44 -04:00
93b65edae4 added new version of the HIRS ACA Users Guide 2021-05-24 15:55:56 -04:00
03c4f1b0b1 Update VERSION 2021-05-24 15:12:05 -04:00
46e5263611 Merge pull request #357 from nsacyber/issue-355
[#355] Download validation reports in JSON format
2021-05-21 10:19:09 -04:00
efa2cada2d Updated the Rel Link References for the swid tag details pages. The previous set up didn't discern between a tag id and an actual url. 2021-05-21 06:40:06 -04:00
5162f7b187 Updated the details page for RIMs to check if the rim hash link entry exists, if not don't display valid check. 2021-05-21 05:56:21 -04:00
7c86b6d0db Changed the pcr value check from the baseline expected pcr values to the measurement live log 2021-05-20 15:24:28 -04:00
59dff64af4 Support for -j|--json option to output validation report data in JSON format. Add shorthand options for script parameters and update help menu. 2021-05-20 12:06:20 -04:00
65d596a756 Some additional updates that included deviceNames as a means to pull RIM information. In addition updated the display of the failures, adding filters for like events from the baseline. 2021-05-20 06:26:07 -04:00
ddc36d81f4 This set of code changes deals with the displaying of failed digests values from the validation process. The way there were displayed before was going to be unsustainable because event numbers will never match up. There for a direct compare to a failed event would never be accurate. 2021-05-17 12:44:03 -04:00
88d2de5eed Update VERSION 2021-05-13 17:33:51 -04:00
2ed50db384 Merge pull request #356 from nsacyber/issue-354
Support new command line options for validation report download
2021-05-13 17:33:02 -04:00
da7e1de7f3 Support -m|--manufacturer and -s|--serial filter options from commandline in controller class. 2021-05-11 13:06:37 -04:00
3b33bd60b8 The main change in this commit adjusts how the base and support rim are pulled for validation in the environment with multiple Base and Support RIMs per device/manufacturer/model. 2021-05-11 09:44:10 -04:00
3435265c5a Add -h|--help option. 2021-05-10 18:08:00 -04:00
1b06d956b4 Updated how the swidtags and support files are updated when imported. 2021-05-07 10:57:19 -04:00
5acc393541 This commit adds several changes that updates how the RIM files are accessed and made accessible from the DB as well as what is shown visually when there is a validation failure and the measurement log is shown. 2021-05-06 08:43:26 -04:00
12d03ea2ea Support --system-only and --component-only options from commandline in controller class. 2021-05-05 12:54:43 -04:00
313d274524 Implement getopts in download_validation_reports.sh for argument parsing. 2021-05-05 12:54:43 -04:00
1d33054577 Merge pull request #350 from nsacyber/ignore-gpt-events
[#349] Ignore GPT PCR
2021-05-04 10:14:53 -04:00
c7fb94d7b4 Merge pull request #352 from nsacyber/event-digest-update
[#343] Event digest update (UI)
2021-04-23 08:45:13 -04:00
af9f7da565 Update VERSION
Version Update
2021-04-21 13:20:36 -04:00