| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Revert the FIPS IUT and MIP from_web methods. | J08nY | 2025-02-01 | 2 | -14/+31 | |
| | | ||||||
| * | fix iut mip tests | Adam Janovsky | 2025-02-01 | 2 | -2/+8 | |
| | | ||||||
| * | CLI: Add support for PP processing | Adam Janovsky | 2025-02-01 | 1 | -8/+14 | |
| | | ||||||
| * | replace from_web_latest() with from_web() | Adam Janovsky | 2025-02-01 | 11 | -139/+152 | |
| | | ||||||
| * | implement PP tests | Adam Janovsky | 2025-02-01 | 2 | -58/+4 | |
| | | ||||||
| * | add aux dataset tests | Adam Janovsky | 2025-02-01 | 2 | -89/+95 | |
| | | ||||||
| * | change PP snapshot urls | Adam Janovsky | 2025-02-01 | 1 | -2/+2 | |
| | | ||||||
| * | process PP maintenances | Adam Janovsky | 2025-02-01 | 2 | -4/+47 | |
| | | ||||||
| * | forbid empty PP links in ProtectionProfile objects | Adam Janovsky | 2025-02-01 | 2 | -15/+23 | |
| | | ||||||
| * | CCDataset, serialize PP links to dataframe | Adam Janovsky | 2025-02-01 | 1 | -0/+2 | |
| | | ||||||
| * | get rid of duplicate CC URL constant | Adam Janovsky | 2025-02-01 | 2 | -20/+20 | |
| | | ||||||
| * | don't delete CCSchemeDatasetHandler when skipping schemes processing | Adam Janovsky | 2025-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | implement PP processing | Adam Janovsky | 2025-02-01 | 12 | -329/+944 | |
| | | ||||||
| * | fix notebooks | Adam Janovsky | 2025-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | refactor auxiliary dataset handling, heuristics computation | Adam Janovsky | 2025-02-01 | 12 | -728/+738 | |
| | | ||||||
| * | Fix PL cert_id rule. | J08nY | 2024-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | Fix tests. | J08nY | 2024-11-20 | 1 | -1/+1 | |
| | | ||||||
| * | Add computation of previous and next certificate versions based on ID. | J08nY | 2024-11-20 | 3 | -3/+65 | |
| | | | | | Fixes #457. | |||||
| * | update deps, linter versions | Adam Janovsky | 2024-11-19 | 3 | -9/+3 | |
| | | ||||||
| * | Improve CC scheme extraction and matching. | J08nY | 2024-11-08 | 13 | -166/+324 | |
| | | | | | | | | | | | | | This significantly improves the CC scheme extraction by: - Fixing the extraction of several schemes that were mixing certified and archived entries by accident. - Improving the extraction of cert_ids from scheme sites. - Improving the matching heuristic to consider more attributes that are usually present in the site data. Also adds an evaluation notebook to see how this performs. | |||||
| * | Improve ANSSI cert_id extraction from scheme site. | J08nY | 2024-11-04 | 1 | -2/+2 | |
| | | ||||||
| * | Improve scheme parsing. | J08nY | 2024-11-04 | 3 | -90/+166 | |
| | | | | | | | Only match if category matches. Disregard unwanted warnings. Add progress bars everywhere. | |||||
| * | Add TrustCB. | J08nY | 2024-11-04 | 2 | -20/+91 | |
| | | | | | Fixes #455. | |||||
| * | Add PL rules. | J08nY | 2024-11-04 | 1 | -0/+10 | |
| | | ||||||
| * | Add Poland scheme web download. | J08nY | 2024-11-04 | 2 | -0/+65 | |
| | | | | | Fixes #454. | |||||
| * | Fix Australia scheme scrape (spoof some headers), | J08nY | 2024-11-04 | 1 | -5/+24 | |
| | | ||||||
| * | Fix Qatar really! | J08nY | 2024-10-30 | 1 | -0/+1 | |
| | | ||||||
| * | Fix Qatar cert-id. | J08nY | 2024-10-28 | 1 | -1/+1 | |
| | | ||||||
| * | Add Qatar to cert ID rules. | J08nY | 2024-10-28 | 1 | -0/+4 | |
| | | | | | They started producing certificates. | |||||
| * | Cleanup of documentation. | J08nY | 2024-10-19 | 4 | -11/+9 | |
| | | | | | It is now very nice and clean! | |||||
| * | Avoid double serialization in CVE and CPE dataset load. | J08nY | 2024-10-18 | 1 | -2/+2 | |
| | | | | | | The CVE/CPEDataset.from_web method already serializes to the path, so move the serialization call to the other branch. | |||||
| * | Merge pull request #446 from crocs-muni/feat/full-dset-archive-download | Ján Jančár | 2024-10-18 | 5 | -58/+301 | |
| |\ | | | | | Add a way to download full dataset archive (including PDFs) from the web. | |||||
| | * | Unify and add options to from_web_latest. | J08nY | 2024-10-18 | 5 | -112/+286 | |
| | | | ||||||
| | * | Add a way to download full dataset archive (including PDFs) from the web. | J08nY | 2024-10-17 | 3 | -1/+70 | |
| | | | ||||||
| * | | Fix mapping of certs to PPs broken due to CC URL change. | J08nY | 2024-10-16 | 2 | -3/+8 | |
| |/ | ||||||
| * | Fix ANSSI scheme download. | J08nY | 2024-10-02 | 1 | -6/+14 | |
| | | ||||||
| * | Ignore certs in Korean CC download. | J08nY | 2024-10-01 | 2 | -9/+9 | |
| | | ||||||
| * | Fix Japan scheme download. | J08nY | 2024-10-01 | 1 | -2/+7 | |
| | | ||||||
| * | Merge pull request #436 from crocs-muni/fix/nvd-api | Ján Jančár | 2024-09-19 | 1 | -2/+2 | |
| |\ | | | | | Fix NVD api download. | |||||
| | * | Fix NVD api download. | J08nY | 2024-09-19 | 1 | -2/+2 | |
| | | | | | | | | | | | They changed the parameter names: https://nvd.nist.gov/developers/vulnerabilities#:~:text=lastModStartDate%20%26%20lastModEndDate | |||||
| * | | Dedup the rules. | J08nY | 2024-09-19 | 1 | -2/+0 | |
| | | | ||||||
| * | | Add more PQC rules. | J08nY | 2024-09-19 | 1 | -1/+7 | |
| | | | ||||||
| * | | add rule for generic PQC term | Petr Svenda | 2024-09-18 | 1 | -1/+2 | |
| | | | | | | | PQC and Post-Quantum Cryptography strings | |||||
| * | | add separate CRYSTALS keyword into rules.yaml | Petr Svenda | 2024-09-18 | 1 | -0/+2 | |
| |/ | | | Some certificates mentions only CRYSTALS engine and not explicitly CRYSTALS-Kyber or CRYSTALS-Dilithium atop of it (e.g., NSCIB-CC-2300085-01-CR https://sec-certs.org/cc/54e6eb5c1bd57036/#st-info) | |||||
| * | Prefer links from HTML in CC. | J08nY | 2024-08-13 | 1 | -6/+5 | |
| | | ||||||
| * | Fix USA scheme parsing on Python < 3.11. | J08nY | 2024-07-21 | 1 | -1/+2 | |
| | | | | | Datetime.fromisoformat changed behavior then. | |||||
| * | Fix USA scheme download. | J08nY | 2024-07-19 | 2 | -132/+88 | |
| | | ||||||
| * | Fix Spain CC scheme download. | J08nY | 2024-07-19 | 1 | -1/+1 | |
| | | ||||||
| * | Move to new dgst algorithm for CC. | J08nY | 2024-07-19 | 3 | -27/+63 | |
| | | ||||||
| * | Fix FIPS aplgo download column parse. | J08nY | 2024-07-04 | 2 | -1/+6 | |
| | | | | | | | Fixes #419. Also has an impact on #409. | |||||
