aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * minor tweaks in reference notebookAdam Janovsky2023-06-151-80/+166
| * more plots to references notebookAdam Janovsky2023-06-151-4/+100
| * add more plots to reference notebookAdam Janovsky2023-06-141-1/+155
| * refactor reference notebookAdam Janovsky2023-06-082-479/+480
| * setfit to regular reqs. to allow for testsAdam Janovsky2023-06-073-19/+294
| * merge mainAdam Janovsky2023-06-07102-3872/+11645
| |\ | |/ |/|
* | Merge pull request #343 from crocs-muni/dependabot/pip/requirements/tornado-6...Ján Jančár2023-05-283-3/+3
|\ \
| * | Bump tornado from 6.2 to 6.3.2 in /requirementsdependabot[bot]2023-05-253-3/+3
* | | Merge pull request #344 from crocs-muni:fix-typo-docsadamjanovsky2023-05-261-1/+1
|\ \ \ | |/ / |/| |
| * | fix typo in docsAdam Janovsky2023-05-261-1/+1
|/ /
* | Update cert_id_eval notebook.J08nY2023-05-251-14/+12
* | Update cert_id_eval data to reflect latest dataset run.J08nY2023-05-253-10/+17
* | Merge pull request #340 from crocs-muni/dependabot/pip/requirements/requests-...Ján Jančár2023-05-243-3/+3
|\ \
| * | Bump requests from 2.28.1 to 2.31.0 in /requirementsdependabot[bot]2023-05-233-3/+3
* | | Merge pull request #342 from crocs-muni/feat/new-latex-commands-vulnerability...adamjanovsky2023-05-241-18/+52
|\ \ \
| * | | new LaTeX commands vuln. notebookAdam Janovsky2023-05-241-18/+52
|/ / /
* | | Merge pull request #341 from crocs-muni/fix-missing-latex-commandsadamjanovsky2023-05-241-2/+31
|\ \ \
| * | | add some latex commands previously missed from notebooksAdam Janovsky2023-05-241-2/+31
|/ / /
* / / Add XMSS.J08nY2023-05-231-0/+8
|/ /
* | Merge pull request #336 from crocs-muni/switch-to-pypi-trusted-publishing0.1.5adamjanovsky2023-05-181-3/+5
|\ \
| * | pypi: switch to trusted publishingAdam Janovsky2023-05-181-3/+5
|/ /
* | Merge pull request #334 from crocs-muni/fix/error-resistant-date-parsingadamjanovsky2023-05-182-6/+6
|\ \
| * | coerce problematic datetime values in cert csvs/dfs/htmlsAdam Janovsky2023-05-182-6/+6
|/ /
* | Merge pull request #333 from crocs-muni/release-demo-notebook-docs0.1.4adamjanovsky2023-05-101-0/+1
|\ \
| * | release demo notebook in docsAdam Janovsky2023-05-101-0/+1
|/ /
* | Merge pull request #332 from crocs-muni/est-demo-notebookadamjanovsky2023-05-103-0/+4769
|\ \
| * | poc notebookAdam Janovsky2023-05-103-0/+4769
|/ /
* | Move scheme data matching to heuristics.J08nY2023-04-272-13/+18
* | Compute scheme data matches in heuristics, after cert_ids are computed.J08nY2023-04-271-12/+14
* | Fix Turkey CC scheme NaNs.J08nY2023-04-261-9/+11
* | Fix CVE and CPE dataset datetime load.J08nY2023-04-262-5/+10
* | Fix Norway cert_id parsing in schemes.J08nY2023-04-253-5/+7
* | Do not put the whole JSON into memory when writing it compressed.J08nY2023-04-251-8/+5
* | Fix URLs of CVE/CPE/CPE-match datasets.J08nY2023-04-251-3/+3
* | Fix CVE/CPE dataset default config paths.J08nY2023-04-251-3/+3
* | Merge pull request #330 from crocs-muni/fix/yield-pathsJán Jančár2023-04-2510-21/+30
|\ \
| * | Fix path fixtures yielding.J08nY2023-04-2510-21/+30
|/ /
* | Merge pull request #328 from crocs-muni/issue/324-Switch-from-NVD-data-feeds-...Ján Jančár2023-04-2452-2401/+3913
|\ \
| * | fix cwe parsing in cvedatasetAdam Janovsky2023-04-213-11/+13
| * | Fix black issue.J08nY2023-04-211-1/+0
| * | Fix test fixtures.J08nY2023-04-214-45/+46
| * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-APIJ08nY2023-04-2133-914/+2426
| |\ \
| * | | fix typehintAdam Janovsky2023-04-201-2/+2
| * | | some more cve/cpe testsAdam Janovsky2023-04-204-16/+33
| * | | share some code in tests, use importlib.resourcesAdam Janovsky2023-04-2018-144/+129
| * | | share some fixturesAdam Janovsky2023-04-205-76/+23
| * | | tests for dataset builderAdam Janovsky2023-04-203-3/+123
| * | | replace some ifs with dictionaray setdefaultAdam Janovsky2023-04-194-15/+6
| * | | defer few importsAdam Janovsky2023-04-164-5/+15
| * | | rename some attributes in nvd api handlerAdam Janovsky2023-04-161-26/+26