lareine
|
93b65edae4
|
added new version of the HIRS ACA Users Guide
|
2021-05-24 15:55:56 -04:00 |
|
iadgovuser26
|
03c4f1b0b1
|
Update VERSION
|
2021-05-24 15:12:05 -04:00 |
|
chubtub
|
46e5263611
|
Merge pull request #357 from nsacyber/issue-355
[#355] Download validation reports in JSON format
|
2021-05-21 10:19:09 -04:00 |
|
Cyrus
|
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 |
|
Cyrus
|
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 |
|
Cyrus
|
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 |
|
chubtub
|
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 |
|
Cyrus
|
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 |
|
Cyrus
|
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 |
|
iadgovuser26
|
88d2de5eed
|
Update VERSION
|
2021-05-13 17:33:51 -04:00 |
|
iadgovuser26
|
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 |
|
chubtub
|
da7e1de7f3
|
Support -m|--manufacturer and -s|--serial filter options from commandline in controller class.
|
2021-05-11 13:06:37 -04:00 |
|
Cyrus
|
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 |
|
chubtub
|
3435265c5a
|
Add -h|--help option.
|
2021-05-10 18:08:00 -04:00 |
|
Cyrus
|
1b06d956b4
|
Updated how the swidtags and support files are updated when imported.
|
2021-05-07 10:57:19 -04:00 |
|
Cyrus
|
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 |
|
chubtub
|
12d03ea2ea
|
Support --system-only and --component-only options from commandline in controller class.
|
2021-05-05 12:54:43 -04:00 |
|
chubtub
|
313d274524
|
Implement getopts in download_validation_reports.sh for argument parsing.
|
2021-05-05 12:54:43 -04:00 |
|
Cyrus
|
1d33054577
|
Merge pull request #350 from nsacyber/ignore-gpt-events
[#349] Ignore GPT PCR
|
2021-05-04 10:14:53 -04:00 |
|
Cyrus
|
c7fb94d7b4
|
Merge pull request #352 from nsacyber/event-digest-update
[#343] Event digest update (UI)
|
2021-04-23 08:45:13 -04:00 |
|
iadgovuser26
|
af9f7da565
|
Update VERSION
Version Update
|
2021-04-21 13:20:36 -04:00 |
|
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
|
a72554ea2f
|
Merge pull request #351 from nsacyber/update-algorithm-oids
Certificate Signature OID Update
|
2021-04-16 07:58:26 -04:00 |
|
Cyrus
|
46c9640cbe
|
Updated the code with additional OIDs for the algorithms that certificates use for the signatures. And updated the isIssuer method to not use the hard coded algorithm string.
|
2021-04-15 14:15:11 -04:00 |
|
Cyrus
|
5a040483da
|
Fixed a checkstyle issue
|
2021-04-14 15:35:22 -04:00 |
|
Cyrus
|
85d8f0342e
|
Fixed up the PMD issue
|
2021-04-14 14:52:45 -04:00 |
|
Cyrus
|
b52b8101a6
|
The new policy setting is supposed to be default on.
|
2021-04-14 14:23:43 -04:00 |
|
Cyrus
|
523bae8f9d
|
This set of code adds an additional policy to the page for the GPT PCR. Details for the change can be found in issue #349.
|
2021-04-14 13:55:52 -04:00 |
|
Cyrus
|
61c4c81b77
|
Removed comments
|
2021-04-14 12:18:05 -04:00 |
|
Cyrus
|
d80e6d309b
|
Updated how the error checking for the digest failure is handled for the details page.
|
2021-04-14 11:17:10 -04:00 |
|
Cyrus
|
5a82e48b61
|
Merge branch 'master' into event-digest-update
|
2021-04-13 08:50:42 -04:00 |
|
Cyrus
|
e70e019c6b
|
This commit has some changes to how patch and supplemental are handled. It adds some flags to the Record and Value objects to note that data has been processed so that multiple entries aren't created.
|
2021-04-13 07:45:52 -04:00 |
|
Cyrus
|
760f246096
|
Merge pull request #342 from nsacyber/rim_digest_store
[#341] RIM Event Digest Store
|
2021-04-13 07:45:17 -04:00 |
|
Cyrus
|
c46aa2b48b
|
Merge pull request #348 from nsacyber/certificate-failure-fidelity
Certificate Failure Fidelity
|
2021-04-09 14:15:43 -04:00 |
|
Cyrus
|
6d435f9783
|
This commit adds some changes to the details page for RIMs so that the patch or supplemental RIM doesn't display "file not found" for the expected pcr values section
|
2021-04-09 12:27:55 -04:00 |
|
Cyrus
|
39e2ab30d3
|
Corrected error.
|
2021-04-07 13:35:02 -04:00 |
|
Cyrus
|
29257695c1
|
Updated the code with some additional messaging information for the provisioner when it fails. I added a bit of code that eliminates the portal having an error when a support rim is failing, this doesn't allow it to ingest the rim into the database.
|
2021-04-07 10:53:09 -04:00 |
|
Cyrus
|
ea5b85b703
|
Updated the code to now display the var swidtag and rimel. However there are issues with the examples. This commit has fixes for how the pcr values are pulled for display on the base RIM page.
|
2021-04-02 06:34:47 -04:00 |
|
Cyrus
|
900a1206f0
|
Merge pull request #346 from nsacyber/platform-class-update
Platform Class Values Update
|
2021-04-02 06:11:08 -04:00 |
|
Cyrus
|
48c934d35f
|
Merge pull request #347 from nsacyber/serial-number-display-fix
Serial Number Display Fix
|
2021-04-02 06:10:53 -04:00 |
|
Cyrus
|
a55c78c442
|
Merge pull request #344 from nsacyber/pcr-list-fix
Windows PCR list Failure fix
|
2021-03-31 07:35:26 -04:00 |
|
chubtub
|
8727a9b210
|
Merge pull request #339 from nsacyber/issue-336
[#336] Script to download ACAPortal validation reports
|
2021-03-30 09:49:03 -04:00 |
|
Cyrus
|
44632e8e04
|
Updated the code for authority serial number and serial number for the general info for any certificate to no longer use the getLong method of the Big Integer object. This truncated the value. Instead, the new code uses the Hex.toHexString method from bouncy castle.
|
2021-03-30 08:06:26 -04:00 |
|
Cyrus
|
2abb13d99d
|
This change is to update the code to the values listed in Table 13 of Registry of Reserved TPM 2.0 Handles and Localities for Platform Class Values.
|
2021-03-30 06:54:10 -04:00 |
|
Cyrus
|
4911742c7a
|
This is a checkout of some changes to the resource management for swid tags so that the file name listed is associated with the stored support RIMS.
|
2021-03-30 06:35:14 -04:00 |
|
Cyrus
|
f2308f2955
|
Updated the isIssuer and the containsAll to allow the reason for the platform certificate failure isn't that the issuer is missing but that the issuer available fails the public key on the details page for certificates
|
2021-03-26 10:32:19 -04:00 |
|
Cyrus
|
a6c6fbfb31
|
Made some changes for using just the RIM Hash to pull support rims from the database to associated with the swid tag. Changed the rim hash from and int to a string.
|
2021-03-25 13:28:31 -04:00 |
|
Cyrus
|
c290ba25be
|
Modified how unmatched log events are tested. Now it uses the reference event value from the database.
|
2021-03-23 13:13:17 -04:00 |
|
Cyrus
|
2110b7e94d
|
Merge branch 'rim_digest_store' into event-digest-update
|
2021-03-23 11:31:42 -04:00 |
|
Cyrus
|
3e18ed8abb
|
This small update changes where the string array of pcrs is pulled in the validation of the quote. Previously it is from the device info report but now it is from the bios measurement log file from the client.
|
2021-03-23 11:27:30 -04:00 |
|
Cyrus
|
30113c463a
|
This is a quick fix for a null pointer exception that is occuring because the parsed values from the device's pcr list is not populated. They did have something but they didn't match what is in the RIM. Therefore, there should be a failure.
|
2021-03-22 09:52:26 -04:00 |
|