TheSilentCoder
|
4b7de1e49a
|
issue_863: Finished fixing as many dependency issues as possible. Certain vulnerabilites can't be fixed due to the fact that they have to be fixed by outside entities.
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-10 15:59:20 -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
|
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
|
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
|
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 |
|
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 |
|
iadgovuser58
|
ece30d420c
|
did final move of the vendor-table.json file after testing; fixed json-accepted quotes in spdm file
|
2024-06-05 12:30:01 -04:00 |
|
chubtub
|
77de04b45f
|
Merge pull request #751 from nsacyber/v3_issue-737
[#737] Resolve RIM upload parse error
|
2024-05-15 23:07:51 -04:00 |
|
chubtub
|
711e342972
|
Modify controller class to handle UnmarshalException caused by invalid xml to prevent frontend error
|
2024-05-07 17:28:37 -04:00 |
|
iadgovuser29
|
141f4236a8
|
DEBUG_OPTIONS in aca_bootRun.sh sets debug options for bootRun or war
|
2024-05-07 16:53:15 -04:00 |
|
iadgovuser29
|
f476b25053
|
Added debug flag to aca_bootRun.sh options. JVM will launch with debug
|
2024-05-07 16:02:24 -04:00 |
|
iadgovuser26
|
c60ea2121c
|
Added additional checks during package install
|
2024-04-24 15:40:46 -04:00 |
|
iadgovuser26
|
3e5dabaa2c
|
added directory check before install
|
2024-04-04 16:27:02 -04:00 |
|
iadgovuser26
|
3c322d6b6a
|
updated file permissions for Rocky 9
|
2024-03-28 15:27:36 -04:00 |
|
iadgovuser26
|
674564b79e
|
Added the hirs-aca service
|
2024-03-18 12:32:30 -04:00 |
|
iadgovuser26
|
2b7fee432a
|
Fixed selinux issue for Rocky 9 and Mysql restart for Ubuntu install
|
2024-03-13 13:49:42 -04:00 |
|
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
|
93805e4d3e
|
added checks for previous installs
|
2024-02-23 15:19:02 -05:00 |
|
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
|
8d035ed50c
|
Added checks for rocky 9 install
|
2024-02-21 13:16:13 -05:00 |
|
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
|
a549f28208
|
added buildWAr depedency to buildRpm and buildDeb
|
2024-02-16 13:40:03 -05:00 |
|
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
|
c92253ae40
|
Added mariadb and java 17 as required packages
|
2024-02-16 09:45:47 -05:00 |
|
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
|
2f19166a65
|
Added maraidb-server and java 17 as RPM dependencies
|
2024-02-14 09:53:57 -05:00 |
|
iadgovuser26
|
522bca3549
|
Fixed mariadb service stop with ACA RPM install
|
2024-02-13 09:00:17 -05:00 |
|
Cyrus
|
17bd7d9021
|
New branch because there seemed to be issues with the previous branch
merges.
|
2024-02-02 08:07:08 -05:00 |
|
iadgovuser26
|
1ccde9baff
|
updated VERSION file placed in /etc/hirs/aca
|
2024-01-22 14:30:43 -05:00 |
|
iadgovuser26
|
3f7cac13c7
|
added VERSION file to /opt/hirs
|
2024-01-16 18:28:40 -05:00 |
|
iadgovuser58
|
e2507d5641
|
Merge remote-tracking branch 'origin/main' into v3_issue_612-integrationtest
|
2023-10-19 13:50:31 -04:00 |
|
iadgovuser58
|
37b1ba9f61
|
update build.gradle for junit and in-memory db
|
2023-10-13 16:57:01 -04:00 |
|
iadgovuser26
|
d968080a43
|
minor adjustments for the deb package
|
2023-10-10 18:29:37 +00:00 |
|
iadgovuser26
|
5c31e52828
|
moved connector uri to application.properties
|
2023-09-27 14:40:18 -04:00 |
|
iadgovuser26
|
097c3e3dd3
|
cleaned up after testing
|
2023-09-14 15:25:19 -04:00 |
|
iadgovuser26
|
7f7238f4d2
|
added a chron job to start the ACA on reboot
|
2023-09-13 16:56:39 -04:00 |
|
iadgovuser26
|
cb4ad4d51a
|
Updated gradle to v8.3 and nebula to 11.4.0
|
2023-09-06 16:10:16 -04:00 |
|
iadgovuser26
|
aef7a2b9ac
|
Added aca_setup_check.sh
|
2023-08-23 16:30:44 -04:00 |
|
iadgovuser26
|
88aa10010b
|
cleaned up unused file
|
2023-08-18 16:38:53 +00:00 |
|
iadgovuser26
|
4766903aad
|
initial setup for DB TLS
|
2023-08-11 09:47:30 -04:00 |
|
iadgovuser29
|
15f84333af
|
Re-enabled the war task
|
2023-06-30 10:39:14 -04:00 |
|
iadgovuser29
|
f92a233078
|
Trying spring boot log4j dependencies
|
2023-06-27 15:58:36 -04:00 |
|
iadgovuser29
|
7b6ef6b751
|
Page loads
|
2023-06-26 09:18:14 -04:00 |
|
Cyrus
|
405c6b79a7
|
Removed dependency [no ci]
|
2023-06-13 14:49:10 -04:00 |
|