aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | Improve some cert_id rules and canonicalization.J08nY2022-09-216-69/+46
| * | Add canonicalization for UK, CA, JP.J08nY2022-09-213-22/+45
| * | Add ground truth analysis of cert ids.J08nY2022-09-214-12/+165
|/ /
* | Merge pull request #262 from crocs-muni/feat/merge-ref-notebooksJán Jančár2022-09-203-11/+529
|\ \
| * | Merge reference notebooks.J08nY2022-09-202-489/+512
| * | sketch reference notebookAdam Janovsky2022-09-203-1/+496
|/ /
* | Merge pull request #207 from crocs-muni/feat/more-notebooksJán Jančár2022-09-207-206/+352
|\ \
| * | Fixup some cert rules.J08nY2022-09-191-3/+3
| * | Move notebooks around and fix imports.J08nY2022-09-196-205/+152
| * | Add simple reference visualization notebook for CC.J08nY2022-09-191-0/+199
* | | Merge pull request #261 from crocs-muni/fix/dont-reextractJán Jančár2022-09-192-12/+1
|\ \ \ | |/ / |/| |
| * | Do not reextract stuff in CC.J08nY2022-09-192-12/+1
|/ /
* | Merge pull request #258 from crocs-muni/feat/better-cert-id-heuristicsJán Jančár2022-09-1914-379/+1218
|\ \
| * | Make mypy happy.J08nY2022-09-191-4/+4
| * | Compute certificate IDs via merged heuristic.J08nY2022-09-192-40/+73
| * | Parse cert id out of filename.J08nY2022-09-194-6/+33
| * | Use canonicalized certificate IDs for reference lookup.J08nY2022-09-191-1/+7
| * | Add cert_id_evalution notebook, improve cert-id heuristics.J08nY2022-09-197-292/+490
| * | Add some TODOs to cert_id canonicalization.J08nY2022-09-191-0/+3
| * | Add proper CC cert_id canonicalization.J08nY2022-09-194-193/+155
| * | Fixup cert_id rules.J08nY2022-09-191-5/+7
| * | Normalize Korean cert ids.J08nY2022-09-191-0/+12
| * | Better sanitization for CC scheme downloads.J08nY2022-09-193-136/+146
| * | Fix PDF metadata match of CC cert_id.J08nY2022-09-191-1/+2
| * | Some cert_id rule cleanups.J08nY2022-09-191-4/+2
| * | Compute CC cert IDs based on schheme of certificate to avoid mismatch.J08nY2022-09-192-37/+44
| * | Fix source of cert_id in DependencyFinder.J08nY2022-09-191-1/+1
| * | More mannual analysis of duuplicate cert_id dcs.J08nY2022-09-193-4/+494
| * | Add missing cert_id eval and fix some regexes.J08nY2022-09-192-9/+99
|/ /
* / Fixup BSI and Italian scheme parsing.J08nY2022-09-191-4/+4
|/
* Merge pull request #257 from crocs-muni/dependabot/pip/requirements/nbconvert...adamjanovsky2022-08-241-1/+2
|\
| * build(deps): bump nbconvert from 6.5.0 to 6.5.1 in /requirementsdependabot[bot]2022-08-231-1/+2
|/
* Strip entries in CC scheme downloads to cleanup entries.J08nY2022-08-011-115/+119
* Merge pull request #254 from crocs-muni/cc-temporal-wide-to-long-formatadamjanovsky2022-07-292-37/+40
|\
| * switch wide to long/tidy format in temp notebookAdam Janovsky2022-07-292-37/+40
|/
* Merge pull request #253 from crocs-muni/feat/cc-notebook-temporal-trendsadamjanovsky2022-07-296-7/+541
|\
| * finalize temporal trends notebookAdam Janovsky2022-07-295-70/+234
| * add temporal trends notebookAdam Janovsky2022-07-282-0/+370
| * fix imports vuln. notebookAdam Janovsky2022-07-271-3/+3
* | Fix annotation parsing in PDFs.J08nY2022-07-271-7/+12
|/
* Fix CC scheme download typo.J08nY2022-07-262-2/+2
* Ignore errors in hyperlink collection from PDFs.J08nY2022-07-261-7/+10
* Merge pull request #251 from crocs-muni/issue/249-CPE-matching-to-CVEs-ignore...adamjanovsky2022-07-254-17/+34
|\
| * fix typo in docsAdam Janovsky2022-07-251-2/+0
| * update docs: reference missed CVEsAdam Janovsky2022-07-252-1/+8
| * CVE configurations: Ignore nodes with AND operatorAdam Janovsky2022-07-251-9/+19
| * fix type annotations in extract.pyAdam Janovsky2022-07-251-7/+9
|/
* Fix rules.J08nY2022-07-211-1/+1
* Improve cert_id rules.J08nY2022-07-211-5/+6
* Fix FIPS processing keyerror.J08nY2022-07-171-9/+14