Rename NTIA to NTIAMin - no functional changes by DaveTryon · Pull Request #1031 · microsoft/sbom-tool (original) (raw)
This is basically a global search and replace of "NTIA" to "NTIAMin", with appropriate type renames for the types that changed. There some test files that contain the word "CONSEQUENTIAL" (a superset of "NTIA") that were not changed.
This changes nothing about the implementation of the validation, and is intended only to pull the API-breaking changes in the 4.0.2 release. We can always treat the implementation changes as a bug fix.