Commit Graph

1216 Commits

Author SHA1 Message Date
Cyrus
db2f715632
Merge pull request #552 from nsacyber/v3_issue-534-rdv7
Reference Digest value UI Update
2023-07-14 14:23:38 -04:00
iadgovuser58
435ce61a5a minor comment updates 2023-07-13 18:16:37 -04:00
iadgovuser58
166391c4d4 minor comment changes to TCGEventLogTest 2023-07-13 17:48:34 -04:00
iadgovuser58
2db07c7c77 updated build.gradle with a few necessary libraries for tests 2023-07-13 17:47:49 -04:00
iadgovuser58
2b21ecfeb7 added one function to TCGEventLog that was from master 2023-07-13 17:47:07 -04:00
iadgovuser58
3826ef7834 added TCGEventLogTest.java and 4 resource files 2023-07-13 17:21:17 -04:00
iadgovuser26
29ba16cdb5 fixed issue with bootRun on RHEL 2023-07-13 16:40:53 -04:00
iadgovuser26
e9c33f2857 Added jarkarta dependencies 2023-07-12 13:16:56 -04:00
Cyrus
6e96c32a5e Please enter the message for your changes.ssociated event values to the
support rim and delete them properly and to not also upload duplicate
issues. [no ci]
2023-07-11 07:07:13 -04:00
iadgovuser26
a569bda8db Updated cert gen script path for bootRun 2023-07-10 15:57:38 +00:00
iadgovuser26
a8e5758cf4 Updated aca_bootRun script 2023-07-07 20:54:19 +00:00
iadgovuser26
146d05961d updated application.settings to use tls 2023-07-07 19:26:12 +00:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
210c48dada
Merge pull request #548 from nsacyber/v3_bootrun-war-buildrpm
Supporting buildRpm alongside bootRun/bootWar
2023-06-30 13:50:08 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
cee017090f
Merge pull request #544 from nsacyber/v3_issue-534-basedetails
[#534] Base RIM Details Page
2023-06-30 10:48:37 -04:00
iadgovuser29
15f84333af Re-enabled the war task 2023-06-30 10:39:14 -04:00
Cyrus
c55c148da7 Not sure why but constants didn't get pushed. 2023-06-30 09:10:05 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
079ee3b80e
Merge pull request #547 from nsacyber/v3_bootrun-notes
bootRun and bootWar
2023-06-30 09:07:09 -04:00
Cyrus
34aa54100e This push resolves the parsing issue of swidtags that may not meet the
validation based on an attribute not matching the spec.
2023-06-30 09:03:19 -04:00
Cyrus
67681c0227 This push fixes the issues with parsing the file tag and getting the
hash value for the support rim and as well for getting the collapsible
file link on the details page to operate. [no ci]
2023-06-29 07:49:32 -04:00
Cyrus
27e55ab2c7 Updated the RIM details page to search for the associated support rim if
the base doesn't have it.  This is a temp measure before completing #526 [no ci]
2023-06-29 07:38:57 -04:00
Cyrus
5ff5650be1 Small addition [no ci] 2023-06-29 07:38:57 -04:00
Cyrus
57632e0923 the DN compare of bouncy castle utils throws and exception if the object
is null.  Added additional condition to the if statement to check null
status.
2023-06-29 07:38:57 -04:00
iadgovuser29
f92a233078 Trying spring boot log4j dependencies 2023-06-27 15:58:36 -04:00
iadgovuser29
14d9e8897f Reverted page tag value 2023-06-27 14:05:25 -04:00
iadgovuser29
7b6ef6b751 Page loads 2023-06-26 09:18:14 -04:00
iadgovuser26
e133b5040b
Merge pull request #545 from nsacyber/v3_issue_536
[#536] Adds Action filters to the main branch
2023-06-23 11:21:06 -04:00
iadgovuser26
f481cc07d4 Adds Action filters to the main branch 2023-06-23 10:58:17 -04:00
Cyrus
2d5836b8b6
Merge pull request #541 from nsacyber/v3_filestore-bean-removal
Filestore Service Removal
2023-06-23 07:05:37 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
ecfd2adc42
Merge pull request #543 from nsacyber/v3_issue-534
[#534] Updated display code
2023-06-22 10:02:31 -04:00
Cyrus
520c18fcdf This check in updates the code to list the certificates on their
specific page, rather than all on any of them.  Next will be introducing
the new parsing code for RIM and TLS so that Trust Chains show up [no ci]
2023-06-21 16:12:26 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
0bfb4ac8dd
Merge pull request #540 from nsacyber/v3_issue-534
[#534] Initial Display Fixes
2023-06-21 07:23:27 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
cd6b7708ff
Merge pull request #542 from nsacyber/v3_issue-534-download
[#534] Fix for Downloading Certificates
2023-06-21 07:20:15 -04:00
Cyrus
5826b8c7e4 Added in updated tags and fixed attribute method from Platform
Credential
2023-06-21 07:11:55 -04:00
Cyrus
a5388d6ec9 Added download method mapper for certificates [no ci] 2023-06-20 11:37:31 -04:00
Cyrus
b3118d9f3b Removed comment for parameter that was removed [no ci] 2023-06-16 13:49:15 -04:00
Cyrus
17e01d4e72 Removed FileStorageService autowiring 2023-06-16 13:48:12 -04:00
Cyrus
6dbbee1420 Fixed display issue on PlatformCredentials page and included 'fn' tag
reference on details pages.  Removed additional files that are not being
used. [no ci]
2023-06-16 07:51:30 -04:00
iadgovuser26
ff89d414f6
Merge pull request #533 from nsacyber/v2_issue_531
Fix to build.gradle on Eclipse
2023-06-15 11:09:54 -04:00
iadgovuser59
868ff8fe8c Fix to build.gradle on Eclipse 2023-06-14 18:05:40 -04:00
iadgovuser26
1d00339a78
Merge pull request #530 from nsacyber/migration-update
Migration update
2023-06-13 15:08:25 -04:00
Cyrus
405c6b79a7 Removed dependency [no ci] 2023-06-13 14:49:10 -04:00
Cyrus
9fe89232a8 Second commit mainly containing new files 2023-06-13 10:12:25 -04:00
Cyrus
3a72583836 First commit with modified files [no ci] 2023-06-13 09:29:29 -04:00
iadgovuser26
ae93a8bced added aca_setup.sh to support embedded tomcat [no ci] 2023-06-02 19:39:08 +00:00
root
0a25e4841c Merge remote-tracking branch 'origin/codebase-reset' into pki-update 2023-06-02 16:28:52 +00:00
Cyrus
d008f2d2f9 Two of the policy files were missing [no ci] 2023-05-25 14:56:40 -04:00
Cyrus
6c3a1b26bc
Update HIRSDbInitializer.java
Removed debug line [no ci]
2023-05-25 06:42:41 -04:00
Cyrus
5e0ccc94ac
Update build.gradle
Removed merge conflicts [no ci]
2023-05-25 06:41:28 -04:00
Cyrus
10fa9948f0
Update settings.gradle
Removed merge conflict
2023-05-25 06:40:00 -04:00
Cyrus
6931d379b5 Checking in updated code. This set does build and load in a rocky
container. [no ci]
2023-05-23 15:08:16 -04:00