chubtub
|
1436cafb55
|
Rename tpm-events to rim-database. Add link to index page.
|
2022-02-17 16:51:40 -05:00 |
|
Cyrus
|
d02be16ced
|
The event selector was removed. It was not needed, but the event
manager was modified to pull the right data.
|
2022-02-17 16:49:08 -05:00 |
|
chubtub
|
7bb13c08c9
|
Add link to Base RIM
|
2022-02-17 16:48:11 -05:00 |
|
Cyrus
|
470e6eccdf
|
Refactored the Reference Digest code so that the ReferenceDigestValue
table is accessible and upated the contoller for the getOrderedList.
|
2022-02-17 16:48:08 -05:00 |
|
chubtub
|
7d8df398e7
|
Controller class for returning TPM Event data to jsp
|
2022-02-17 13:08:06 -05:00 |
|
chubtub
|
b1d4ef7c1e
|
Front end changes for new TPM Events page
|
2022-02-17 13:08:06 -05:00 |
|
Cyrus
|
9b133231a2
|
Temporary removal of policy page option for LDevID generation
|
2022-01-11 10:05:27 -05:00 |
|
iadgovuser26
|
f8e549a458
|
Merge pull request #399 from nsacyber/certificate-bulk-download
Bulk Certificate Download
|
2021-12-02 11:04:40 -05:00 |
|
Cyrus
|
0934b3106f
|
Merge pull request #420 from nsacyber/base-rim-link-fix
RimLinkHash Fix
|
2021-11-10 10:06:11 -05:00 |
|
Cyrus
|
04b050de15
|
The rimlinkhash meta information wasn't linking up with the associated swidtag. This is because the wrong hash look up was being used. Previously when the hexDecHash and base64Hash were implemented, the main focus was on the rimel and not the swidtag.
|
2021-11-10 09:50:17 -05:00 |
|
Cyrus
|
bd5d905990
|
Updated the code to include bulk downloads for issued, eks.
|
2021-11-04 15:55:55 -04:00 |
|
Cyrus
|
2b7b4bfdd1
|
Updated the labeling for the Trust chain and platform certificates. The import label is removed and the download icon moved next to the import button. Added the same functionality to the RIMs.
|
2021-10-29 15:42:57 -04:00 |
|
Cyrus
|
aae6845730
|
Initial Commit. This adds the visual object to the policy page.
|
2021-10-29 14:55:23 -04:00 |
|
Cyrus
|
ee7befca81
|
This initial commit adds the ability to download all platform credentials and trust chain credentials from their respective pages in a bulk zip.
|
2021-10-08 16:35:40 -04:00 |
|
Cyrus
|
e51f01d52e
|
Changed DevID to LDevID on the policy page and removed the Attestation reference for LDevID
|
2021-10-04 10:37:02 -04:00 |
|
Cyrus
|
f8a3ccd962
|
This is an initial commit updates the policy page. Adds additional policies for generating a DevID. The underlying code doesn't actually generate one yet. But the SupplyChainPolicy holds the flags.
|
2021-09-17 07:55:44 -04:00 |
|
iadgovuser26
|
6a11cb35ce
|
Delete HIRS_ACA_UsersGuide_1.0.3.pdf
Removed older version of the users guide.
|
2021-08-26 11:31:14 -04:00 |
|
iadgovuser26
|
3e4a09753f
|
Add files via upload
Added TCG Rim Tool Users Guide and TCG Event Log Users Guide.
|
2021-08-26 11:28:29 -04:00 |
|
Cyrus
|
b6f4c294d1
|
Some finaly changes to the failed event display
|
2021-06-28 10:30:45 -04:00 |
|
Cyrus
|
8a9e5059d8
|
Minor visual updates to the event log failure page
|
2021-06-25 13:00:20 -04:00 |
|
Cyrus
|
94930e981a
|
Finished updating the title for the new page
|
2021-06-21 15:51:31 -04:00 |
|
Cyrus
|
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 |
|
Cyrus
|
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 |
|
Cyrus
|
218002a3c2
|
Merge remote-tracking branch 'origin/digest-implement-final' into fm-validation-pass-link
|
2021-06-08 22:19:52 -04:00 |
|
Cyrus
|
8a258f2b76
|
Updated some text associated with the rimType
|
2021-05-28 08:48:40 -04:00 |
|
Cyrus
|
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 |
|
lareine
|
93b65edae4
|
added new version of the HIRS ACA Users Guide
|
2021-05-24 15:55:56 -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
|
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 |
|
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 |
|
Cyrus
|
1d33054577
|
Merge pull request #350 from nsacyber/ignore-gpt-events
[#349] Ignore GPT PCR
|
2021-05-04 10:14:53 -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
|
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
|
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
|
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
|
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 |
|
chubtub
|
a380db58fa
|
Merge pull request #328 from nsacyber/issue-281
Validation report file
|
2021-03-11 10:56:00 -05:00 |
|
Cyrus
|
c66f4f7648
|
Merge pull request #334 from nsacyber/Unmatched-component-refactor
Unmatched component refactor
|
2021-03-09 13:07:16 -05:00 |
|
Cyrus
|
28f0fdb3e1
|
Merge pull request #309 from nsacyber/aic-policy-rule
[#169] AIC policy rule
|
2021-03-09 10:52:01 -05:00 |
|
Cyrus
|
6e470e2b04
|
Updated the wording for the policy setting page.
|
2021-02-23 13:27:43 -05:00 |
|
Cyrus
|
a5184f5a5b
|
Final changes that adds in the additional setting for the renewal period threshold. This value indicates that if the end validity has been reached for the current issued attestation certificate, then don't generate one. However if we are within the number of days set by the threshold, then generate the certificate before it expires. The default is 1 year from the end validity.
|
2021-02-23 10:17:56 -05:00 |
|
Cyrus
|
9c3dfe16b1
|
Modified the policy page controller by adding a new method to work on a form request from the policy page for enabling the generate issued attestation certificate based on a time frame rather than never or on each provision.
|
2021-02-16 10:30:21 -05:00 |
|
Cyrus
|
a41d1484e1
|
Updated the printing of the event number for the failed events. This is to match them with the event number on the support rim page. Support rim page starts at 1 but the method used on the failure page starts at 0. Also while investigating this issue, I noted that the coloring of the failure event disappears after the first viewing of that page. This was fixed. The conditions to check for an error were being ignored after the first load.
|
2021-02-12 09:01:35 -05:00 |
|
Cyrus
|
dcf0ec8101
|
Merge branch 'master' into aic-policy-rule
|
2021-02-11 14:13:28 -05:00 |
|
chubtub
|
95bf9d9317
|
Updated SN, component data, and CSV output format.
|
2021-02-09 09:39:46 -05:00 |
|
chubtub
|
177e307a17
|
Add input formatting and validation to client and server side. Close dialog box on submission.
|
2021-02-09 09:39:43 -05:00 |
|
chubtub
|
4acfbf3026
|
Single download link for the entire page. Added date range begin and end fields. Pass timestamp to controller to filter reports. Format file in CSV.
|
2021-02-09 09:39:42 -05:00 |
|