aboutsummaryrefslogtreecommitdiffhomepage
path: root/notebooks/cc/temporal_trends.ipynb
Commit message (Collapse)AuthorAgeFilesLines
* replace from_web_latest() with from_web()Adam Janovsky2025-02-011-3/+5
|
* Cleanup of documentation.J08nY2024-10-191-0/+5
| | | | It is now very nice and clean!
* update some chain-of-trust plots with new dataAdam Janovsky2024-09-201-181/+23
|
* replace seccerts -> sec-certsAdam Janovsky2024-04-251-94/+367
|
* add some latex commands previously missed from notebooksAdam Janovsky2023-05-241-2/+31
|
* flat -> src layout (#294)adamjanovsky2022-12-091-3/+2
| | | | | | - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-70081/+29
| | | | | | | | | | * 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
* Unify some CVE/CPE-help pandas functions and use them in FIPS.J08nY2022-10-211-2/+2
|
* Add temporal trends notebook to FIPS.J08nY2022-10-211-19/+69801
|
* finalize plotting and vuln notebook, add networkx depAdam Janovsky2022-10-191-60/+68
|
* random fixes and improvements in notebooksAdam Janovsky2022-09-301-63/+112
|
* update notebooks with latex commandsAdam Janovsky2022-09-271-76/+233
|
* compute sar in time evolutionAdam Janovsky2022-09-131-2/+63
|
* start colleting EALs from PP datasetAdam Janovsky2022-09-131-178/+17
|
* additional plots in temporal notebookAdam Janovsky2022-09-131-52/+240
|
* switch wide to long/tidy format in temp notebookAdam Janovsky2022-07-291-36/+37
|
* finalize temporal trends notebookAdam Janovsky2022-07-291-66/+134
|
* add temporal trends notebookAdam Janovsky2022-07-281-0/+368