TheSilentCoder
da598977c6
Merge branch 'main' into v3_issue_872-apply-lombok-to-classes-with-boilerplate-code
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
2025-01-24 14:41:02 -05:00
TheSilentCoder
1bc9affcf1
issue_872: I believe I was able to lombok all the files that had the default setters and getters.
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
2025-01-13 18:28:55 -05:00
ThatSilentCoder
11691e5b29
[ #863 ] Placed Dependencies and Dependency Versions In TOML file ( #885 )
...
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
* 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
* issue_863: finished updating dependency versions. Ready for PR
* 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.
* issue_863: upgrading this slowly but surely
* issue_863: upgrading this slowly but surely again. testing to see if github's ci/cd is happy still with these set of changes.
* 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)
* 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
* issue_863: Part IV of upgrading this slowly to see if github's ci/cd is happy still with these set of changes (again)
* issue_863: Part V of upgrading this slowly to see if github's ci/cd is happy still with these set of changes (again)
* issue_863: Part VI of updating dependencies slowly
* issue_863: Part VII of updating dependencies
* issue_863: Part 8 of updating dependencies
* issue_863: Part 9 of updating dependencies
* issue_863: Part 10 of updating dependencies
* issue_863: Part 12 of updating dependencies
* issue_863: Part 13 of updating dependencies
* issue_863: Part 14 of updating dependencies
* issue_863: Part 15 of updating dependencies
* issue_863: Updating tomcat core.
* issue_863: removed some critical vulnerable dependencies
* issue_863: updated spring boot version. second try at it.
* issue_863: undid spring update. need to figure out how to smoothly transition to newer spring.
* issue_863: updated spring boot, hibernate, and spring retry. Removed an unused dependency.
* issue_863: removed unused dependencies and am currently resolving critical vulnerable dependendcies
* issue_863: reverted changes from last commit. let's see if that makes a difference
* issue_863: Updated gradle version, fixed more vulnerabilities, now figuring what to do with the remaining vulnerabilities.
* issue_863: Updated gradle plugins version, fixed more vulnerabilities, now figuring what to do with the remaining vulnerabilities.
* issue_863: Updated gradle plugins version again. Ready for PR. Vulnerability issues will be addressed in another PR. I've cut down vulnerabilities by quite a lot and I want to test the new OWASP plugin against the remaining vulnerabilities.
* issue_863: Finishing touches to the PR. Upgraded some more dependencies and removed unused one.
* issue_863: Removed testng from codebase. Has been officially replaced with spring junit.
2025-01-13 09:53:04 -05:00
TheSilentCoder
f1c430eb46
issue_863: All critical dependencies listed inthe gradle check analysis are found in just the CA Portal dependency. While the appliation builds and runs well as a service, currently running into issues with fixing these dependencies.
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
2025-01-08 17:30:09 -05:00
TheSilentCoder
1b9df78238
issue_863: Fixed some critical dependencies in all of the modules except for HIRS_CA and HIRS_CAportal modules.
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
2025-01-06 17:40:26 -05:00
TheSilentCoder
3d795a56ee
issue_863: Updated gradle plugins 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) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
2024-12-18 16:44:41 -05:00
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
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
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
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
TheSilentCoder
07cc787599
issue_847: fixed merge conflicts
2024-11-08 10:33:34 -05: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
f9da12865b
issue_847: Fixed the majority of the checkstyle errors in the CAPOrtal module. Need to fix 5 more and figure out why two tests are failing. Merged master into local branch.
2024-10-28 16:55:25 -04:00
iadgovuser58
7759dbb3bd
fix checkstyle changes that were lost during merge conflict of pciids PR
2024-10-24 16:06:56 -04:00
D2B8CA1B27286366A8607B6858C0565962613D18D0546480078B520CD7AD705A
99e0c843ca
Merge branch 'main' into v3_issue_836-spdm
2024-10-23 15:59:55 +00:00
TheSilentCoder
64c74eae5c
issue_847: Applied formatting changes to entire CA module_portal module. Reduced errors in CA module to less than 180
2024-10-22 17:16:50 -04:00
TheSilentCoder
0a5de5316e
Finished issue. Ready for PR
2024-10-15 15:14:59 -04:00
TheSilentCoder
337a626335
issue-844: Finished cleaning up code using checkstyles guidelines on HIRS-Utils test module. Finishing up cleaning on main module.
2024-10-11 15:15:08 -04:00
TheSilentCoder
b80d7221c1
issue_844: Made updates using the checkstyle configuration to various files. Have also made some config changes to the checkstyle.xml file.
2024-10-10 16:43:47 -04:00
iadgovuser58
1b83ad727a
minor fixes
2024-09-26 16:45:49 -04:00
iadgovuser58
85e2d9b994
fixed spotbugs
2024-09-26 16:32:14 -04:00
iadgovuser58
6d9863f693
get pciids from code if not found on filesystem
2024-09-26 15:30:40 -04:00
iadgovuser58
3017c13413
get pciids from code if not found on filesystem
2024-09-26 13:34:07 -04:00
iadgovuser58
bc85403319
adding variable in each subsequent file to track pciids file status
2024-09-09 18:00:37 -04:00
iadgovuser58
6e9cb4b5bf
adding code to track pciids filestatus
2024-09-09 15:42:41 -04:00
iadgovuser58
5bb856117d
added pci.ids file to code
2024-09-09 13:04:08 -04:00
iadgovuser58
e90869153c
changed pciutils to hwdata, the package which requires/installs pci.ids
2024-09-09 11:59:52 -04:00
iadgovuser58
e0a061f6f2
minor output fix
2024-09-04 15:18:47 -04:00
iadgovuser58
0f8fc63341
if pciids file not found, deal with the error
2024-09-04 11:32:51 -04:00
iadgovuser58
c29730da43
if pciids file not found, deal with the error
2024-09-04 11:22:47 -04:00
iadgovuser58
e24f07ab78
adding private constructors to appease checkstyles; fixed some mispellings
2024-08-20 15:09:33 -04:00
iadgovuser58
5b83cd2b3a
removing default constructors due to checkstyles not liking it
2024-08-20 14:29:31 -04:00
iadgovuser58
ccad9f94d1
removing default constructors due to checkstyles not liking it
2024-08-20 14:06:43 -04:00
iadgovuser58
6a706d1871
updates to new nv index dynamic event processing
2024-08-20 13:39:18 -04:00
iadgovuser58
3374f89940
adding NvIndexDynamic event
2024-08-20 13:29:36 -04:00
iadgovuser58
12e52bfecf
fixed another checkstyle warning
2024-08-15 17:55:39 -04:00
iadgovuser58
583869f408
fixing checkstyle warnings
2024-08-15 17:48:05 -04:00
iadgovuser58
30a049a613
fix SLF4J warnings
2024-08-14 18:51:39 -04:00
iadgovuser58
6f0553fe3f
debugging SLF4J warning
2024-08-09 13:50:15 -04:00
iadgovuser58
1324edcfcb
consolidated a few case statements in TpmPcrEvent
2024-08-09 13:20:26 -04:00
iadgovuser58
6721b9502b
added newline
2024-08-09 12:47:08 -04:00
iadgovuser58
a5b9cd7ad9
checking null object
2024-08-09 11:47:11 -04:00
iadgovuser58
d858246ce0
added the 3 files back in that had caused merge conflict
2024-08-07 11:53:29 -04:00
iadgovuser58
9884e668eb
temporarily reverting 3 files back to what they are in main to get past a merge conflict, will deal with the conflict after this
2024-08-07 11:41:05 -04:00
iadgovuser58
6124e63201
cleaning up
2024-08-07 11:15:22 -04:00
iadgovuser58
042a830a6e
fixing spotbug
2024-08-06 20:07:31 -04:00