chubtub
|
15a6c5dbe5
|
Merge pull request #549 from nsacyber/issue-529
[#529] Fix attribute camel case
|
2023-07-18 22:50:35 -04:00 |
|
chubtub
|
b84f7de054
|
Fix property names to proper camel case and update unit tests. Print
missing non-required fields to console.
|
2023-07-03 17:25:48 -04:00 |
|
chubtub
|
6d51a19742
|
Merge pull request #539 from nsacyber/issue-501
[#501] Add namespaces to resolve failing schema validation
|
2023-06-30 12:28:21 -04:00 |
|
chubtub
|
0535c3c1ef
|
Merge pull request #527 from nsacyber/issue-497-remote
[#497] Add support for composite RIMs
|
2023-06-22 19:50:20 -04:00 |
|
chubtub
|
190c631b03
|
Change xmlns:hirs to xmlns:pcRim, update unit tests accordingly
|
2023-06-20 11:10:39 -04:00 |
|
iadgovuser26
|
dc31a0db50
|
Merge pull request #537 from nsacyber/v2_issue_536
[#536] Create filter for Github actions to trigger
|
2023-06-16 12:48:56 -04:00 |
|
chubtub
|
4138d34a6d
|
Update unit tests
|
2023-06-16 07:43:29 -04:00 |
|
chubtub
|
16b053320f
|
Move <SoftwareIdentity id=...> to a separate namespace to maintain schema compliance
|
2023-06-16 07:42:25 -04:00 |
|
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
|
8aae7828ee
|
Added branch filters to HIRS Github actions
|
2023-06-15 11:26:11 -04:00 |
|
iadgovuser26
|
6e144d1999
|
Added branch filters to several HIRS Github actions
|
2023-06-15 11:20:04 -04:00 |
|
chubtub
|
e92d3d41dd
|
Remove support rim from validation function
|
2023-06-14 15:10:56 -04:00 |
|
chubtub
|
f26c7784da
|
Modify validator class so that payload validation failure will stop validation
|
2023-06-14 14:34:13 -04:00 |
|
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
|
96a2912d4d
|
Merge pull request #514 from nsacyber/dotnet-hirs-provisioner
Release of the HIRS .NET Provisioner
|
2023-06-08 14:10:09 -04:00 |
|
iadgovuser29
|
69c1d57075
|
[#514] Release HIRS .NET Provisioner
|
2023-06-08 13:56:01 -04:00 |
|
chubtub
|
76052764fc
|
Merge branch 'issue-497' of github.com:nsacyber/HIRS into issue-497-remote
|
2023-06-06 12:50:51 -04:00 |
|
chubtub
|
3722e97f8e
|
Modify validator class to handle a directory override argument
|
2023-06-06 00:08:33 -04:00 |
|
chubtub
|
d46091802c
|
Modify gateway class to handle a directory override argument
|
2023-06-05 15:02:28 -04:00 |
|
chubtub
|
cd56830f93
|
Add frontend support for --directory option
|
2023-06-05 14:49:42 -04:00 |
|
chubtub
|
2b57569a2f
|
Modify gateway class to handle a directory override argument
|
2023-06-05 14:15:37 -04:00 |
|
chubtub
|
bfe00a99a9
|
Add frontend support for --directory option
|
2023-06-05 12:26:24 -04:00 |
|
chubtub
|
c7a276a3e5
|
Add resource file for unit testing
|
2023-06-05 11:08:07 -04:00 |
|
chubtub
|
2ed3361e72
|
Modified rimtool to support multiple payload files for creating and validating base RIMs
|
2023-06-03 00:16:24 -04:00 |
|
iadgovuser26
|
c3a1fa78b7
|
Merge pull request #518 from nsacyber/issue-502
[#502] Validation report download 500 error
|
2023-06-02 16:22:43 -04:00 |
|
iadgovuser26
|
7445f2fb23
|
Merge pull request #519 from nsacyber/issue-ignorehexcase
Updated ComponentClass TypeId equals
|
2023-06-02 16:10:49 -04:00 |
|
iadgovuser26
|
cb29196911
|
Merge pull request #523 from nsacyber/issue-522
removed setting sql root pwd during ACA install to allow for uninstall
|
2023-06-02 15:56:39 -04:00 |
|
iadgovuser58 iadgovuser58@empire.eclipse.ncsc.mil
|
c33740b02a
|
removed 6/6 proot occurrences in system test
|
2023-06-02 10:11:15 -04:00 |
|
iadgovuser58 iadgovuser58@empire.eclipse.ncsc.mil
|
8734de361b
|
removed setting sql root pwd during ACA install to allow for uninstall
|
2023-06-01 23:32:52 -04:00 |
|
chubtub
|
0df03f3561
|
Merge pull request #521 from nsacyber/issue-520
[#520] Fixed credential input validation
|
2023-06-01 09:55:29 -04:00 |
|
chubtub
|
38ddfaba27
|
Fixed CredentialArgumentValidator class to properly detect credential inputs
|
2023-05-31 11:18:23 -04:00 |
|
Cyrus
|
77e1998512
|
Do to hash conversions, the alphanumeric format of the component type
comes out lowercase, modified equals clause to ignore case
|
2023-05-23 10:10:19 -04:00 |
|
Cyrus
|
35418b4fab
|
The 500 error indicated in issue [#502] looks like it stems from the
default Zone causing an error when getting the end time for 'Now'
|
2023-05-23 06:54:01 -04:00 |
|
chubtub
|
c1dcd5cd23
|
Merge pull request #512 from nsacyber/issue-501
[#501] Support for detached signatures
|
2023-05-22 12:25:49 -04:00 |
|
iadgovuser26
|
75178a07f0
|
Merge pull request #513 from nsacyber/issue-511
[#511] Minor appearance update fixes
|
2023-05-19 17:29:22 -04:00 |
|
iadgovuser26
|
003cab023a
|
Merge pull request #516 from nsacyber/issue/515
[#515] FIM Assertions visible on cert details page
|
2023-05-10 07:01:03 -04:00 |
|
chubtub
|
5fc268381e
|
Delete detached_signature.xml
|
2023-05-08 20:53:02 -04:00 |
|
chubtub
|
681fc92a3c
|
Modify gateway class to generate a detached signature for a signed swidtag. Created new unit test and updated test resource files.
|
2023-05-08 20:50:29 -04:00 |
|
chubtub
|
f464519235
|
Restructure try/catch blocks for readability
|
2023-05-08 20:37:58 -04:00 |
|
chubtub
|
1a5673a29b
|
Revert "Add xpath filter to select SoftwareIdentity element"
This reverts commit de594103090862570c1517f78fe3944de1f2d7e5.
|
2023-05-08 20:16:28 -04:00 |
|
chubtub
|
21108defbb
|
Register id attribute for SoftwareIdentity
|
2023-05-08 20:14:11 -04:00 |
|
chubtub
|
f98edb9371
|
Add xpath filter to select SoftwareIdentity element
|
2023-05-08 15:37:58 -04:00 |
|
chubtub
|
fc802bce6e
|
Detached signature references its signed data by URI. Modified the validator class to distinguish between enveloped and detached signatures.
|
2023-05-08 12:24:09 -04:00 |
|
Cyrus
|
bc9f484aa9
|
deadstore
|
2023-05-08 07:14:33 -04:00 |
|
chubtub
|
b237309ec9
|
Clean up code following rebase with master.
|
2023-05-08 07:03:04 -04:00 |
|
chubtub
|
9d35b3c17a
|
Modify gateway class to generate a detached signature for a signed swidtag. Created new unit test and updated test resource files.
|
2023-05-08 07:02:51 -04:00 |
|
chubtub
|
69e3c36555
|
Merge branch 'master' into issue-497
|
2023-05-04 20:51:02 -04:00 |
|
Cyrus
|
cc90caf01f
|
Last change
|
2023-05-04 12:03:00 -04:00 |
|
Cyrus
|
9585513069
|
Added in random UUID for unit test
|
2023-05-04 11:57:47 -04:00 |
|
Cyrus
|
e08a78482f
|
Fixed Find Bug problem
|
2023-05-04 11:45:39 -04:00 |
|
Cyrus
|
e6e86c0904
|
Another comment error
|
2023-05-04 11:00:47 -04:00 |
|
Cyrus
|
632927786a
|
Missed the checkstyle errors previously and adding
ComponentResultManager as a bean.
|
2023-05-04 10:47:02 -04:00 |
|