aboutsummaryrefslogtreecommitdiffhomepage
path: root/notebooks/fips/in_process.ipynb
Commit message (Collapse)AuthorAgeFilesLines
* replace from_web_latest() with from_web()Adam Janovsky2025-02-011-7/+9
|
* Cleanup of documentation.J08nY2024-10-191-0/+6
| | | | It is now very nice and clean!
* Fix pandas dtypes in fips/in_process notebook.J08nY2023-08-241-39/+53
|
* Move snapshot maching code to matcher.J08nY2023-04-111-759/+62
|
* Add CC and FIPS matching classes.J08nY2023-04-111-47/+816
|
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-448/+49
| | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints
* Add results to notebooks to make them nice on GitHub.J08nY2022-10-251-45/+441
|
* Add MIP and IUT notebook for FIPS.J08nY2022-10-211-0/+372