| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add canonicalization for UK, CA, JP. | J08nY | 2022-09-21 | 2 | -18/+25 | |
| | | | ||||||
| * | | Add ground truth analysis of cert ids. | J08nY | 2022-09-21 | 1 | -3/+9 | |
| | | | ||||||
| * | | Merge pull request #207 from crocs-muni/feat/more-notebooks | Ján Jančár | 2022-09-20 | 1 | -3/+3 | |
| |\ \ | | | | | | | More notebooks | |||||
| | * | | Fixup some cert rules. | J08nY | 2022-09-19 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Do not reextract stuff in CC. | J08nY | 2022-09-19 | 2 | -12/+1 | |
| |/ / | | | | | | | | | This phase of the extraction process is deterministic so we simply lose time doing this. | |||||
| * | | Make mypy happy. | J08nY | 2022-09-19 | 1 | -4/+4 | |
| | | | ||||||
| * | | Compute certificate IDs via merged heuristic. | J08nY | 2022-09-19 | 2 | -40/+73 | |
| | | | ||||||
| * | | Parse cert id out of filename. | J08nY | 2022-09-19 | 1 | -2/+21 | |
| | | | ||||||
| * | | Use canonicalized certificate IDs for reference lookup. | J08nY | 2022-09-19 | 1 | -1/+7 | |
| | | | ||||||
| * | | Add cert_id_evalution notebook, improve cert-id heuristics. | J08nY | 2022-09-19 | 3 | -11/+17 | |
| | | | ||||||
| * | | Add some TODOs to cert_id canonicalization. | J08nY | 2022-09-19 | 1 | -0/+3 | |
| | | | ||||||
| * | | Add proper CC cert_id canonicalization. | J08nY | 2022-09-19 | 4 | -193/+155 | |
| | | | ||||||
| * | | Fixup cert_id rules. | J08nY | 2022-09-19 | 1 | -5/+7 | |
| | | | ||||||
| * | | Normalize Korean cert ids. | J08nY | 2022-09-19 | 1 | -0/+12 | |
| | | | ||||||
| * | | Better sanitization for CC scheme downloads. | J08nY | 2022-09-19 | 3 | -136/+146 | |
| | | | ||||||
| * | | Fix PDF metadata match of CC cert_id. | J08nY | 2022-09-19 | 1 | -1/+2 | |
| | | | ||||||
| * | | Some cert_id rule cleanups. | J08nY | 2022-09-19 | 1 | -4/+2 | |
| | | | ||||||
| * | | Compute CC cert IDs based on schheme of certificate to avoid mismatch. | J08nY | 2022-09-19 | 1 | -34/+41 | |
| | | | ||||||
| * | | Fix source of cert_id in DependencyFinder. | J08nY | 2022-09-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | More mannual analysis of duuplicate cert_id dcs. | J08nY | 2022-09-19 | 1 | -4/+3 | |
| | | | ||||||
| * | | Add missing cert_id eval and fix some regexes. | J08nY | 2022-09-19 | 1 | -9/+8 | |
| | | | ||||||
| * | | Fixup BSI and Italian scheme parsing. | J08nY | 2022-09-19 | 1 | -4/+4 | |
| |/ | ||||||
| * | Strip entries in CC scheme downloads to cleanup entries. | J08nY | 2022-08-01 | 1 | -115/+119 | |
| | | ||||||
| * | switch wide to long/tidy format in temp notebook | Adam Janovsky | 2022-07-29 | 1 | -1/+3 | |
| | | ||||||
| * | Merge pull request #253 from crocs-muni/feat/cc-notebook-temporal-trends | adamjanovsky | 2022-07-29 | 4 | -4/+102 | |
| |\ | | | | | CC notebook with temporal trends | |||||
| | * | finalize temporal trends notebook | Adam Janovsky | 2022-07-29 | 4 | -4/+100 | |
| | | | ||||||
| | * | add temporal trends notebook | Adam Janovsky | 2022-07-28 | 1 | -0/+2 | |
| | | | ||||||
| * | | Fix annotation parsing in PDFs. | J08nY | 2022-07-27 | 1 | -7/+12 | |
| |/ | ||||||
| * | Fix CC scheme download typo. | J08nY | 2022-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | Ignore errors in hyperlink collection from PDFs. | J08nY | 2022-07-26 | 1 | -7/+10 | |
| | | ||||||
| * | CVE configurations: Ignore nodes with AND operator | Adam Janovsky | 2022-07-25 | 1 | -9/+19 | |
| | | ||||||
| * | fix type annotations in extract.py | Adam Janovsky | 2022-07-25 | 1 | -7/+9 | |
| | | ||||||
| * | Fix rules. | J08nY | 2022-07-21 | 1 | -1/+1 | |
| | | ||||||
| * | Improve cert_id rules. | J08nY | 2022-07-21 | 1 | -5/+6 | |
| | | | | | See issue #250. | |||||
| * | Fix FIPS processing keyerror. | J08nY | 2022-07-17 | 1 | -9/+14 | |
| | | ||||||
| * | FIPS: Do not update_json in web_scan call. | J08nY | 2022-07-17 | 1 | -1/+1 | |
| | | ||||||
| * | Fix FIPSalgo serialization. | J08nY | 2022-07-17 | 4 | -32/+39 | |
| | | ||||||
| * | Use html5lib instead of html.parser. | J08nY | 2022-07-16 | 6 | -9/+9 | |
| | | ||||||
| * | Fix Malaysia scheme download. | J08nY | 2022-07-16 | 2 | -50/+41 | |
| | | ||||||
| * | Add Singapore, Sweden, Turkey and USA to scheme download. | J08nY | 2022-07-13 | 2 | -1/+241 | |
| | | ||||||
| * | Fix BSI scheme test. | J08nY | 2022-07-13 | 1 | -8/+7 | |
| | | ||||||
| * | Fix scheme download tests. | J08nY | 2022-07-13 | 1 | -1/+3 | |
| | | ||||||
| * | Add more schemes to collect data from. | J08nY | 2022-07-13 | 2 | -3/+203 | |
| | | | | | Adds Malaysia, Netherlands, Norway and Korea. | |||||
| * | Add download of certificate lists from scheme pages. | J08nY | 2022-07-12 | 2 | -0/+379 | |
| | | | | | Fixes #46, partially. | |||||
| * | FIPS: Make algorithms parsing deterministically serialize. | J08nY | 2022-07-12 | 2 | -64/+47 | |
| | | ||||||
| * | FIPS: Move static methods to _FIPSHTMLParser. | J08nY | 2022-07-12 | 1 | -194/+195 | |
| | | ||||||
| * | FIPS: Add clean_cert_ids and use them. | J08nY | 2022-07-12 | 2 | -46/+29 | |
| | | | | | | | | | | Adds two new data fields to the FIPSCertificate subobjects: pdf_data.clean_cert_ids and heuristics.clean_cert_ids. The pdf_data ones are cleaned cert_id rule matches from the security target. While the heuristics ones were also cleaned using the algorithm dataset by the FipsDataset class. | |||||
| * | Utils: Map URLs from PyPDF2 objects to strings. | J08nY | 2022-07-12 | 1 | -2/+10 | |
| | | ||||||
| * | FIPS: Extract ST metadata and store it. | J08nY | 2022-07-11 | 2 | -24/+25 | |
| | | ||||||
| * | FIPS: Fix #211. | J08nY | 2022-07-11 | 2 | -10/+19 | |
| | | | | | The connections need to be sourced from the References object. | |||||
