Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken FIPS IUT from_web parsing #304

Closed
adamjanovsky opened this issue Jan 9, 2023 · 0 comments
Closed

Broken FIPS IUT from_web parsing #304

adamjanovsky opened this issue Jan 9, 2023 · 0 comments
Assignees
Labels
bug Something isn't working fips Related to FIPS 140 certification

Comments

@adamjanovsky
Copy link
Collaborator

adamjanovsky commented Jan 9, 2023

Describe the bug

It seems that due to some change on FIPS IUT web, the parsing does not succeed. Output from tests:

FAILED tests/fips/test_fips_iut.py::test_iut_snapshot_from_web - ValueError: time data 'The IUT list is provided as a
marketing service for vendors who have a viable contract with an accredited laboratory for the testing of a cryptographic
module, and the module and required documentation is resident at the laboratory.\xa0 The CMVP does not have detailed
information about the specific cryptographic module or when the test report will be submitted to the CMVP for validation.
When the lab submits the test report to the CMVP, the module will transition from the IUT list to the MIP list. If you would
like more information about a specific cryptographic module or its schedule, please contact the vendor.' does not match
format 'Last Updated: %m/%d/%Y'

More at https://github.com/crocs-muni/sec-certs/actions/runs/3875233679/jobs/6607480604

Same error on my laptop as well.

To Reproduce

Run fips_iut.py/from_web test.

Expected behavior
Passing test 🙃

@adamjanovsky adamjanovsky added bug Something isn't working fips Related to FIPS 140 certification labels Jan 9, 2023
@J08nY J08nY closed this as completed in 579ed2e Jan 9, 2023
J08nY added a commit that referenced this issue Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fips Related to FIPS 140 certification
Projects
None yet
Development

No branches or pull requests

2 participants