Closed mmccarl closed 1 year ago
Those should be the only changes to the spec. I'll get this updated.
See https://github.com/usnistgov/ESV-Server/pull/32
Also removes ITAR as a registration property.
thanks for making the changes...
with respect to 'repeatability' and versioning, would this constitute a new version of the endpoint (or esvVersion)? We have existing JSON's in our database that would may now fail and would therefore not be repeatable if we submitted them.
i bring this up as a general concern of "when does the version number need to change?"
That is a good question. I think an auditor (probably me) would need to acknowledge this. I do not want to up the version over minor elements. It would be best practice to know what version of the server was used on a particular request, but that could also be figured out afterwards based on the releases tracked by this repository.
I think the repeatability of submissions to ESVTS is not a high priority within the scope. Repeatability of statistical testing is significantly more important. If we do revise this scope, I think this would be important to reflect in the requirements. Thank you for pointing this out.
the release notes indicate that alphabetsize has been removed from the registration and all conditioning components require h_out, but the spec doesn't agree with these notes. Are any other changes required?