aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Revert the FIPS IUT and MIP from_web methods.J08nY2025-02-012-14/+31
* fix iut mip testsAdam Janovsky2025-02-012-2/+8
* CLI: Add support for PP processingAdam Janovsky2025-02-011-8/+14
* replace from_web_latest() with from_web()Adam Janovsky2025-02-0111-139/+152
* implement PP testsAdam Janovsky2025-02-012-58/+4
* add aux dataset testsAdam Janovsky2025-02-012-89/+95
* change PP snapshot urlsAdam Janovsky2025-02-011-2/+2
* process PP maintenancesAdam Janovsky2025-02-012-4/+47
* forbid empty PP links in ProtectionProfile objectsAdam Janovsky2025-02-012-15/+23
* CCDataset, serialize PP links to dataframeAdam Janovsky2025-02-011-0/+2
* get rid of duplicate CC URL constantAdam Janovsky2025-02-012-20/+20
* don't delete CCSchemeDatasetHandler when skipping schemes processingAdam Janovsky2025-02-011-1/+1
* implement PP processingAdam Janovsky2025-02-0112-329/+944
* fix notebooksAdam Janovsky2025-02-011-1/+1
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-0112-728/+738
* Fix PL cert_id rule.J08nY2024-11-271-1/+1
* Fix tests.J08nY2024-11-201-1/+1
* Add computation of previous and next certificate versions based on ID.J08nY2024-11-203-3/+65
* update deps, linter versionsAdam Janovsky2024-11-193-9/+3
* Improve CC scheme extraction and matching.J08nY2024-11-0813-166/+324
* Improve ANSSI cert_id extraction from scheme site.J08nY2024-11-041-2/+2
* Improve scheme parsing.J08nY2024-11-043-90/+166
* Add TrustCB.J08nY2024-11-042-20/+91
* Add PL rules.J08nY2024-11-041-0/+10
* Add Poland scheme web download.J08nY2024-11-042-0/+65
* Fix Australia scheme scrape (spoof some headers),J08nY2024-11-041-5/+24
* Fix Qatar really!J08nY2024-10-301-0/+1
* Fix Qatar cert-id.J08nY2024-10-281-1/+1
* Add Qatar to cert ID rules.J08nY2024-10-281-0/+4
* Cleanup of documentation.J08nY2024-10-194-11/+9
* Avoid double serialization in CVE and CPE dataset load.J08nY2024-10-181-2/+2
* Merge pull request #446 from crocs-muni/feat/full-dset-archive-downloadJán Jančár2024-10-185-58/+301
|\
| * Unify and add options to from_web_latest.J08nY2024-10-185-112/+286
| * Add a way to download full dataset archive (including PDFs) from the web.J08nY2024-10-173-1/+70
* | Fix mapping of certs to PPs broken due to CC URL change.J08nY2024-10-162-3/+8
|/
* Fix ANSSI scheme download.J08nY2024-10-021-6/+14
* Ignore certs in Korean CC download.J08nY2024-10-012-9/+9
* Fix Japan scheme download.J08nY2024-10-011-2/+7
* Merge pull request #436 from crocs-muni/fix/nvd-apiJán Jančár2024-09-191-2/+2
|\
| * Fix NVD api download.J08nY2024-09-191-2/+2
* | Dedup the rules.J08nY2024-09-191-2/+0
* | Add more PQC rules.J08nY2024-09-191-1/+7
* | add rule for generic PQC termPetr Svenda2024-09-181-1/+2
* | add separate CRYSTALS keyword into rules.yamlPetr Svenda2024-09-181-0/+2
|/
* Prefer links from HTML in CC.J08nY2024-08-131-6/+5
* Fix USA scheme parsing on Python < 3.11.J08nY2024-07-211-1/+2
* Fix USA scheme download.J08nY2024-07-192-132/+88
* Fix Spain CC scheme download.J08nY2024-07-191-1/+1
* Move to new dgst algorithm for CC.J08nY2024-07-193-27/+63
* Fix FIPS aplgo download column parse.J08nY2024-07-042-1/+6