Commit Graph

1141 Commits

Author SHA1 Message Date
Cyrus
14c34b759b
Merge pull request #611 from nsacyber/v3_issue_610-unittest
[#610] HIRS_Utils Unit Tests Migration
2023-10-31 14:29:11 -04:00
chubtub
071e89a44f
Merge pull request #606 from nsacyber/v3_issue-596
[#596] Migrate RIM classes to HIRS_Utils
2023-10-24 22:58:18 -04:00
chubtub
55f80fe0e6 Migrate CertificateTest class to HIRS_Utils and update unit test dependencies following migration 2023-10-20 08:39:28 -04:00
iadgovuser26
45d550729f
Merge pull request #609 from iadgovuser26/v3_Issue_608-package_action
Creates a build/package action for V3
2023-10-18 10:52:40 -04:00
chubtub
f96fa87138 Update import statements for dependents of RIM classes. Move PcIds class to HIRS_AttestationCA package. 2023-10-18 09:45:19 -04:00
iadgovuser26
51ae60e639 Added a war file artifact 2023-10-18 08:40:52 -04:00
chubtub
98a56a3f41 Merge branch 'main' into v3_issue-596 2023-10-17 16:50:40 -04:00
iadgovuser62
e8814af9f7 Adding TPMSecurityAssertionsTest 2023-10-17 12:10:51 -04:00
iadgovuser62
e5f655a069 Adding ComponentClassTest with necessary resources 2023-10-17 12:06:33 -04:00
iadgovuser26
561280a263 removed debug statments 2023-10-16 15:24:45 -04:00
iadgovuser26
329f5afb91 updated another upload-artifact version 2023-10-16 14:23:27 -04:00
iadgovuser26
279b3f6f41 updated upload-artifact version 2023-10-16 14:11:35 -04:00
iadgovuser26
7313d98c52 combined jobs 2023-10-16 14:04:10 -04:00
iadgovuser26
0c851c593f updated referenced actions 2023-10-16 13:56:27 -04:00
chubtub
bfa30ca186 Change references in ACA and ACAPortal to HIRS_Utils package for migrated classes. Revert change to gradle.properties file. 2023-10-16 13:50:49 -04:00
iadgovuser26
262d7a6b7d changed artifact path 2023-10-16 13:39:49 -04:00
iadgovuser26
90a5af2cd7 removed pushd 2023-10-16 13:31:20 -04:00
iadgovuser26
4ea7be00bc added distribution 2023-10-16 13:26:49 -04:00
iadgovuser26
cc8d495b6d removed unnecessary dash from yaml file 2023-10-16 13:15:18 -04:00
Lawrence Reinert lareine
67e19df8f2 Added a package_linux workflow 2023-10-16 13:00:14 -04:00
Cyrus
f64d884abf
Merge pull request #605 from nsacyber/v3_provision-integration
HIRS ACA Provisioning
2023-10-16 12:21:03 -04:00
iadgovuser26
493ae636ba
Merge pull request #604 from nsacyber/v3_issue_598-ubuntu
Add Ubuntu support for V3
2023-10-13 17:01:54 -04:00
iadgovuser26
5ea0aa88dd fixed call to mysqld_safe 2023-10-13 16:38:34 +00:00
iadgovuser26
b0cd8e5fb9 enabled mysql log on Ubuntu and fixed TLS config for DB 2023-10-13 15:42:54 +00:00
Cyrus
b018429b69 Additional code to correctly display # of elements 2023-10-13 09:39:20 -04:00
iadgovuser26
9bee292bd6 modified the container check 2023-10-12 15:17:05 +00:00
iadgovuser26
03ee0bfda8 Updated the dockerfile for Ubuntu 22 2023-10-11 19:56:36 +00:00
Cyrus
0c131e6ee5 Fixed the inccorect data at the bottom of the data tables when
displaying the elements.
2023-10-10 15:06:12 -04:00
iadgovuser26
d968080a43 minor adjustments for the deb package 2023-10-10 18:29:37 +00:00
Cyrus
841080ba58 Missed some additional code for testing the element listing 2023-10-10 14:22:35 -04:00
Cyrus
ec39bf55a3 Corrected an issue with the root CA looking itself causing an issue
because the one root CA had an illegal character.
2023-10-10 13:31:45 -04:00
Cyrus
556322ad39 Some additional changes to fix UI errors after I was able to test
against another machine.
2023-10-06 15:07:12 -04:00
iadgovuser26
80dc42dae5 addeded OS sepcific checks for mariadb 2023-10-05 20:06:17 +00:00
iadgovuser62
10c28845d7
[#593] HIRS_Utils Unit Tests (#603)
* Added test path to HIRS_AttestationCA, including PortalInfoTest. Also added testImplementation lines to the subproject's build.gradle to give those classes access to JUnit5.

* Adding PlatformCredentialTest and CertificateTest, along with necessary resources in test path of HIR_AttestationCA

* Adding SupplyChainValidationTest
2023-10-05 14:31:29 -04:00
Cyrus
65a1105ff5 Minor changes, mostly syntax and log message removals 2023-10-05 10:54:25 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
04381985ee
Merge pull request #602 from nsacyber/v3_issue_599
Added check for existing aca.properties in the ACA setup files
2023-10-04 14:08:09 -04:00
Lawrence Reinert lareine
825d5de03f Added check for existing aca.properties in the ACA setup files 2023-10-04 13:28:48 -04:00
iadgovuser26
11b7ffd3ff
Merge pull request #597 from nsacyber/v3_issue_594-ext_prop
[#594] Moved connector uri to application.properties
2023-10-03 14:21:34 -04:00
Cyrus
4de125c0f8 After some code review, there are changes and removals for the
provisioning process.  IdentityRequest is an old structure for the
provisioner and it has been removed and some preliminary code file
renames.
2023-10-03 09:53:48 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
08b0d66152
Merge pull request #595 from nsacyber/v3_protobuf-plugin
Use protobuf-gradle-plugin to replace a system dependency
2023-09-29 21:32:50 -04:00
Cyrus
31066694ee Updates to the location of default property files and setting the
deviceName
2023-09-29 08:18:54 -04:00
Cyrus
8be945035d Some additional updates to fix visual changes on the screen. This one
is mainly with deviceName
2023-09-28 17:11:34 -04:00
Cyrus
c046851e07 Latest changes that fixes little issues 2023-09-28 06:47:43 -04:00
iadgovuser26
5c31e52828 moved connector uri to application.properties 2023-09-27 14:40:18 -04:00
chubtub
5f6a620ec2 Revert "Merge pull request #583 from nsacyber/v3_issue-563"
This reverts commit f725f90392, reversing
changes made to 25101314a2.
2023-09-27 09:32:58 -04:00
Cyrus
9c0d934331 Fixed icon display issue. The validationResult name changed 2023-09-25 10:38:33 -04:00
iadgovuser29
b3481f1668 Use protobuf-gradle-plugin to replace a system dependency 2023-09-24 11:59:32 -04:00
Cyrus
a08c007bba Some additional updates and changes while debugging 2023-09-22 11:50:28 -04:00
Cyrus
cb5b281d03 Missed updated constructor for Device 2023-09-21 16:25:01 -04:00
Cyrus
310102bc8a Missed files 2023-09-21 16:13:31 -04:00