chubtub
28d08812fd
Log calculatedString and quoteString for firmware validation
2024-07-26 10:59:23 -04:00
chubtub
0cd7fc76d0
Remove SupportReferenceManifest.processed
2024-07-26 10:59:23 -04:00
iadgovuser29
cde2a66f3f
Don't show archived validation reports
2024-07-26 10:59:23 -04:00
iadgovuser29
26e5099aa5
Trying another method
2024-07-26 10:59:23 -04:00
iadgovuser29
77cd6597ff
ReferenceManifestValidator trustStore not populated during provision
2024-07-26 10:59:23 -04:00
iadgovuser29
dc46da98fd
Unchecked cast error
2024-07-26 10:59:23 -04:00
iadgovuser29
c24ea01906
Trying to change EL inheritance
2024-07-26 10:59:23 -04:00
iadgovuser29
cf7bf752b2
Typo
2024-07-26 10:59:23 -04:00
iadgovuser29
8b24aa92dd
Should RIM lookup include rimType?
2024-07-26 10:59:23 -04:00
iadgovuser29
fea8f6d585
Additional changes
2024-07-26 10:59:23 -04:00
iadgovuser29
951224abd0
Test repository change
2024-07-26 10:59:23 -04:00
iadgovuser58
e40a0a14b7
did final move of the vendor-table.json file after testing; fixed json-accepted quotes in spdm file
2024-07-26 10:59:23 -04:00
chubtub
b70aae8a82
Modify controller class to handle UnmarshalException caused by invalid xml to prevent frontend error
2024-07-26 10:59:22 -04:00
chubtub
b6a0484f07
Modify BaseReferenceManifest to handle namespace prefixes in the swidtag XML. Modify the rimtool and ReferenceManifestValidator to properly prefix Directory and File under Payload and handle them for validation.
2024-07-26 10:59:22 -04:00
iadgovuser58
939240d284
fixed issue caused by change to version method
2024-07-26 10:59:22 -04:00
CAFB385655BEB1060E85B6C080B432F8EB2A2AF78459BD6532124977B933154A
80ba36cbf2
Create IDevID certificate page ( #727 )
...
Adding IDevID certificate page and parsing support
2024-07-26 10:59:22 -04:00
Cyrus
cf08b1d2d3
Another minor change, didn't update the delta message for components and
...
add the restore function to the upload
2024-03-14 10:41:45 -04:00
Cyrus
350cf2b802
These are some minor updates while investigating a bug.
2024-03-14 10:12:40 -04:00
Cyrus
6a13d8dbb1
The if statement that uses the new ignore policy was improperly
...
implemented. Updated so that any non-revision attribute will save
2024-03-13 20:18:39 -04:00
Cyrus
a9e403d1a0
This set of code fixes a null pointer. The ignore flag was not set up
...
properly and the setter for the attribute name for the result wasn't set
2024-03-13 14:57:41 -04:00
Cyrus
c560ad5997
Updated code to handle modified non specific serial number component
2024-03-12 11:08:29 -04:00
Cyrus
59998cb898
This is a merging of component red highlighting with the new policy to
...
ignore the revision attribute.
2024-03-12 08:10:51 -04:00
Cyrus
d6d47d9abe
This last push updates unit tests that are not prepped to handle the new
...
code.
2024-03-07 16:11:24 -05:00
Cyrus
37850a6c90
Removed a statement that I'll need to put back in
2024-03-07 15:07:32 -05:00
Cyrus
70ca2ced7b
This is a continuation of the PR for 723 and issue 705. These changes
...
set up fixing the delta part of the provisioning of the attributes.
2024-03-06 15:16:05 -05:00
Cyrus
eada242284
These changes have been moved over from updates made for issue-705. The
...
primary function implemented in this set of changes is to track more
specifically what failed when the components of a certificate are
compared. The implementation required a couple of new DB classes to be
created to store this information. This is also to set up a better
visual comparison of what was expected vs what was actually found. This
is similar to the RIM event compare failure page.
2024-03-01 15:29:10 -05:00
Cyrus
21111c1291
A message is now printed indicating in the log that the platform version
...
check is skipped if the information is not specified, unknown or null.
2024-02-29 11:26:10 -05:00
Cyrus
300cae3950
Changed the branch naming and addressed a failed unit test. When the
...
value of the platform version is null, the unit test was failing.
2024-02-29 07:53:21 -05:00
Cyrus
039054b740
Updating the code to ignore 'Not Specified' and 'Unknown' as values for
...
Platform Version.
2024-02-28 16:25:15 -05:00
iadgovuser58
9c8d936e51
fixing checkstyles
2024-02-27 16:38:04 -05:00
iadgovuser58
7efbcc270e
checkstyles cleanup
2024-02-26 17:56:58 -05:00
iadgovuser58
aad508fdb9
removing unit test dependency on other unit test; comments cleanup
2024-02-26 10:03:09 -05:00
iadgovuser58
5bf7661e56
added SupplyChainSummaryTest
2024-02-23 19:22:36 -05:00
iadgovuser58
57945fe469
removed depencies from other unit tests
2024-02-23 19:12:39 -05:00
iadgovuser58
38aeb6db67
removed depencies from other unit tests
2024-02-23 18:40:31 -05:00
iadgovuser58
99f26b657f
removed depencies from other unit tests to new class AbstractUserdefinedEntityTest
2024-02-23 18:04:39 -05:00
iadgovuser62
de84ccbb2c
Adding tests for validating mismatching baseboard/chassis/system serial numbers in DeviceInfoReport objects
2024-02-23 12:53:13 -05:00
iadgovuser62
42a05a9e00
Adding SupplyChainCredentialValidatorTest, fixing assertEquals syntax in PolicySettingsTest, un-privating method in CertificateAttributeScvValidator
2024-02-20 09:37:22 -05:00
iadgovuser62
4dd395b988
Adding PolicySettingsTest
2024-02-16 10:19:48 -05:00
D2B8CA1B27286366A8607B6858C0565962613D18D0546480078B520CD7AD705A
bb81f1050c
Merge pull request #701 from nsacyber/v3_issue_693-unittest
...
Migrated 1 unit test to HIRS_AttestationCA
2024-02-09 11:20:32 -05:00
Cyrus
80ba01a3d0
This commit is for the 3rd listed issue on #705 . The green check mark
...
test was causing an error from ASN1UTF8String.getInstance. And did some
checkstyle fixes.
2024-02-06 16:34:20 -05:00
Cyrus
e819dad52b
This commit sets up the suppression filter file. The locations previous
...
established have been removed. The configuration is the root directory
2024-02-05 10:50:12 -05:00
Cyrus
ab5036982f
Updated version for suppressions file
2024-02-02 08:37:44 -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
iadgovuser58
2db795de44
Merging latest changes into branch prior to PR
...
Merge branch 'main' into v3_issue_693-unittest
2024-02-01 14:42:47 -05:00
iadgovuser58
0fd8620098
trying to fix spotbug issues
2024-02-01 14:40:25 -05:00
iadgovuser58
257b242c87
trying to fix spotbug issues
2024-02-01 14:33:57 -05:00
iadgovuser58
41193793b5
trying to fix spotbug issues
2024-02-01 14:32:16 -05:00
Cyrus
566248b244
Merge pull request #688 from nsacyber/v3_issue-684
...
[#684 ] Green Check mark fix
2024-02-01 10:20:31 -05:00
iadgovuser58
8a440d0d39
getting latest updates from main
...
Merge branch 'main' into v3_issue_693-unittest
2024-02-01 09:53:50 -05:00