TheSilentCoder
|
1c39f8d9d5
|
issue_863: Updated gradle version, fixed more vulnerabilities, now figuring what to do with the remaining vulnerabilities.
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Has been cancelled
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Has been cancelled
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Has been cancelled
HIRS System Tests / DockerTests (push) Has been cancelled
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Has been cancelled
|
2024-12-17 14:58:41 -05:00 |
|
TheSilentCoder
|
301689ddb6
|
issue_863: reverted changes from last commit. let's see if that makes a difference
|
2024-11-27 16:53:35 -05:00 |
|
TheSilentCoder
|
028a52183c
|
issue_863: removed unused dependencies and am currently resolving critical vulnerable dependendcies
|
2024-11-27 16:05:42 -05:00 |
|
TheSilentCoder
|
a57cd09649
|
issue_863: updated spring boot, hibernate, and spring retry. Removed an unused dependency.
|
2024-11-27 12:32:21 -05:00 |
|
TheSilentCoder
|
e32a9b66db
|
issue_863: undid spring update. need to figure out how to smoothly transition to newer spring.
|
2024-11-26 20:07:14 -05:00 |
|
TheSilentCoder
|
4798b16a47
|
issue_863: updated spring boot version. second try at it.
|
2024-11-26 19:49:30 -05:00 |
|
TheSilentCoder
|
bc25d6a149
|
issue_863: removed some critical vulnerable dependencies
|
2024-11-26 19:08:04 -05:00 |
|
TheSilentCoder
|
8008c4df74
|
issue_863: Updating tomcat core.
|
2024-11-26 17:45:57 -05:00 |
|
TheSilentCoder
|
c8d53cd037
|
issue_863: Part 15 of updating dependencies
|
2024-11-26 17:32:28 -05:00 |
|
TheSilentCoder
|
d396ace439
|
issue_863: Part 14 of updating dependencies
|
2024-11-26 17:21:27 -05:00 |
|
TheSilentCoder
|
8d62d85d22
|
issue_863: Part 13 of updating dependencies
|
2024-11-26 17:12:31 -05:00 |
|
TheSilentCoder
|
77a31fef3c
|
issue_863: Part 12 of updating dependencies
|
2024-11-26 17:05:28 -05:00 |
|
TheSilentCoder
|
17375bcf00
|
issue_863: Part 10 of updating dependencies
|
2024-11-26 16:35:41 -05:00 |
|
TheSilentCoder
|
7cef3ac495
|
issue_863: Part 9 of updating dependencies
|
2024-11-26 16:27:46 -05:00 |
|
TheSilentCoder
|
637ec53940
|
issue_863: Part 8 of updating dependencies
|
2024-11-26 16:18:17 -05:00 |
|
TheSilentCoder
|
7b0486f266
|
issue_863: Part VII of updating dependencies
|
2024-11-26 16:07:51 -05:00 |
|
TheSilentCoder
|
cd7a7e1988
|
issue_863: Part VI of updating dependencies slowly
|
2024-11-26 15:54:22 -05:00 |
|
TheSilentCoder
|
e70cdbcea1
|
issue_863: Part V of upgrading this slowly to see if github's ci/cd is happy still with these set of changes (again)
|
2024-11-26 15:40:45 -05:00 |
|
TheSilentCoder
|
3698ffc63a
|
issue_863: Part IV of upgrading this slowly to see if github's ci/cd is happy still with these set of changes (again)
|
2024-11-26 15:30:09 -05:00 |
|
TheSilentCoder
|
3c0b2cbce5
|
issue_863: upgrading this slowly but surely again. testing to see if github's ci/cd is happy still with these set of changes (again) partIII
|
2024-11-26 15:15:57 -05:00 |
|
TheSilentCoder
|
fea59607f0
|
issue_863: upgrading this slowly but surely again. testing to see if github's ci/cd is happy still with these set of changes (again)
|
2024-11-26 14:57:32 -05:00 |
|
TheSilentCoder
|
d831d02123
|
issue_863: upgrading this slowly but surely again. testing to see if github's ci/cd is happy still with these set of changes.
|
2024-11-26 14:37:57 -05:00 |
|
TheSilentCoder
|
548c203c18
|
issue_863: upgrading this slowly but surely
|
2024-11-25 15:34:27 -05:00 |
|
TheSilentCoder
|
ce78c75506
|
issue_863: downgraded versions since there was an issue with the dependencies versions and the ci/cd pipeline in git. will update each depedency slowly to ensure that upgrades are down correctly.
|
2024-11-25 08:54:25 -05:00 |
|
TheSilentCoder
|
3307cddb9e
|
issue_863: finished updating dependency versions. Ready for PR
|
2024-11-22 10:58:20 -05:00 |
|
TheSilentCoder
|
21624789d0
|
issue_863: Successfully moved all the dependencies to toml file and currently replacing dependencies listed in the build.gradle file with the ones referenced in the toml file
|
2024-11-21 12:07:57 -05:00 |
|
iadgovuser26
|
accacbd4db
|
Merge pull request #878 from nsacyber/v3_issue-877
[#877] Fix ACA-issued certificates not verifying in OpenSSL
|
2024-11-19 13:32:57 -05:00 |
|
iadgovuser59
|
1cc10a0264
|
Further fixes to issued cert generation
|
2024-11-18 21:59:43 -05:00 |
|
iadgovuser59
|
8951faabe6
|
Merge commit 'de17aee' into v3_issue-877
|
2024-11-18 12:27:09 -05:00 |
|
iadgovuser59
|
9a3cba78f7
|
Fixes to ACA certificate generation
|
2024-11-18 12:21:00 -05:00 |
|
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
|
de17aee7de
|
Enable usage of previously backed up settings when starting new ACA container (#871)
* Add container env variable to import settings
* New script needs +x [no ci]
|
2024-11-18 08:07:19 -05:00 |
|
iadgovuser26
|
42d7c73fe1
|
Merge pull request #862 from nsacyber/v3_issue_847-update-hirs_attestationca-caportal-for-checkstyle2
[#847] Update HIRS Attestation CA and HIRS Attestation CA Portal Checkstyles.
|
2024-11-15 12:03:06 -05:00 |
|
TheSilentCoder
|
a00347fb27
|
issue_847: Successfully merged main into this branch
|
2024-11-15 11:29:37 -05:00 |
|
iadgovuser26
|
e1f59072be
|
Merge pull request #866 from nsacyber/v3_issue_825-remove-hirs_provisionertpm2
[#825] Delete HIRS Provisioner TPM2
|
2024-11-15 10:33:49 -05:00 |
|
TheSilentCoder
|
86d2084171
|
issue_825: Successfully merged main into this branch
|
2024-11-15 10:24:38 -05:00 |
|
iadgovuser26
|
d0faa39a15
|
Merge pull request #869 from nsacyber/v3_issue-848
[#848] Rename properties and methods of firmware validation objects
|
2024-11-15 09:28:30 -05:00 |
|
iadgovuser26
|
70d198441c
|
Merge pull request #876 from nsacyber/v3_issue_873-update-hirs_structs-for-checkstyle
[#873] Fixed Checkstyle Issues In HIRS_STRUCTS
|
2024-11-15 09:27:52 -05:00 |
|
chubtub
|
b7c15ee6ea
|
FirmwareScvValidator rename eventLog -> expectedEventLog, eventLog -> actualEventLog, eventValue -> rimIntegrityMeasurements, eventValueMap -> expectedEventLogRecords
|
2024-11-13 18:22:47 -05:00 |
|
TheSilentCoder
|
52f5f1bb70
|
issue_873: fixed all checkstyle issues
|
2024-11-08 15:48:21 -05:00 |
|
TheSilentCoder
|
07cc787599
|
issue_847: fixed merge conflicts
|
2024-11-08 10:33:34 -05:00 |
|
iadgovuser26
|
0f2a5864ba
|
Merge pull request #865 from nsacyber/v3_issue_864-revert-checkstyle-rule-in-checkstylexml
[#864] Undid Constant Name Rule In Checkstyles XML and Applied Formatting/Changes to HIRS_UTILS
|
2024-11-08 09:49:42 -05:00 |
|
chubtub
|
3e8e55a00c
|
FirmwareScvValidator rename tcgMeasurementLog -> eventLog, tpmPcrEvents -> failedPcrValues. Checkstyle changes.
|
2024-11-06 14:36:58 -05:00 |
|
chubtub
|
4af1c0a726
|
IdentityClaimProcessor rename sourcedValues -> expectedValues, logProcessor -> eventLog
|
2024-11-06 14:36:58 -05:00 |
|
chubtub
|
5250d648bf
|
IdentityClaimProcessor rename measurements -> integrityMeasurements, temp -> deviceLiveLog
|
2024-11-06 14:36:58 -05:00 |
|
chubtub
|
7846b86010
|
IdentityClaimProcessor rename support -> supportRim
|
2024-11-06 14:36:58 -05:00 |
|
chubtub
|
b0712958b9
|
IdentityClaimProcessor rename dbBaseRim -> baseRim. Checkstyle changes.
|
2024-11-06 14:36:58 -05:00 |
|
TheSilentCoder
|
22912634ec
|
issue_825: Successfully deleted HIRS_Provisioner TPM2 and can build successfully.
|
2024-11-01 15:13:54 -04:00 |
|
TheSilentCoder
|
09a57f05e0
|
issue_865: finished making more corrections to the PR. should be good to go.
|
2024-10-31 15:12:15 -04:00 |
|
TheSilentCoder
|
7448d54cb1
|
issue_864: Finished undoing constant name change in checkstyle xml file. Applied checkstyle changes to entire HIRS_UTILS module
|
2024-10-30 17:36:19 -04:00 |
|
TheSilentCoder
|
963086fc0e
|
issue_847: Took another look over the PR for this issue and found nothing alarming. Made some minor tweaks to four files. Should be good to go for PR
|
2024-10-30 13:36:04 -04:00 |
|