aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs_page/fips/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* fix: fips route created before dash is registeredDavid Valecký2025-12-081-1/+0
* Fix FIPS references.J08nY2025-10-131-2/+2
* Fix latest run ID computation.Ján Jančár2025-09-261-3/+4
* Move to new caching approach.J08nY2025-09-261-89/+73
* Formatted with blackMartin Hofbauer2025-05-231-3/+5
* Do not actually lock the update lock in data refresh in the web workers.J08nY2024-07-291-3/+1
* Add rendering of vuln status in reference graph.J08nY2023-04-271-0/+2
* Share the search index between CC and FIPS.J08nY2023-03-241-18/+1
* Move back to flat layout.J08nY2023-03-171-0/+129
* Move to pyproject.J08nY2023-03-171-129/+0
* Stop using deprecated before_app_first_request.J08nY2023-02-101-3/+9
* Changes to sync with FIPS.J08nY2023-02-101-6/+6
* Fix do_update variable.J08nY2022-07-201-1/+1
* Add locks to keep the staleness check from running during document updates.J08nY2022-07-191-13/+20
* Add more indices to speed up doc retrieval.J08nY2022-07-191-1/+1
* Fix FIPS rendering of web_data.J08nY2022-07-181-7/+7
* Allow for filtering of network edges based on reference source.J08nY2022-05-171-5/+7
* Try to preload whoosh searchers.J08nY2022-04-241-1/+6
* More optimzed searches.J08nY2022-04-011-1/+14
* New and improved rendering of cert networks.J08nY2022-03-311-3/+11
* Render status in references.J08nY2022-03-261-3/+5
* Fix reerence loading.J08nY2022-03-101-7/+9
* Cleanup handling of object formats (storage/tool).J08nY2022-01-031-1/+1
* Fix SECCERTS-H0.J08nY2022-01-011-1/+7
* Add pre-commit and fix issues.J08nY2021-12-251-5/+5
* CC and FIPS update working.J08nY2021-12-251-13/+1
* Use black.J08nY2021-12-231-17/+27
* Sort imports.J08nY2021-12-231-3/+4
* Minor fixes of Flask app context and tool config.J08nY2021-12-141-4/+4
* Add periodic processing of CC certificates.J08nY2021-12-141-2/+4
* Add skeleton of celery tasks.J08nY2021-12-101-1/+8
* Fix FIPS rendering with new format.J08nY2021-12-101-2/+2
* Rename package to sec_certs_page.J08nY2021-12-081-0/+70