aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/sample
Commit message (Expand)AuthorAgeFilesLines
* Ignore CVSS V4.0 metrics in CVE loading.J08nY2025-11-121-7/+13
* Fix tqdm desc.J08nY2025-04-031-1/+1
* Fix Poland scheme download.J08nY2025-04-031-42/+61
* Add annotations import everywhere.J08nY2025-02-281-0/+2
* Get rid of DUMMY_NONEXISTING_PATH.J08nY2025-02-152-4/+4
* Fix expected JSON suffixes.J08nY2025-02-152-4/+7
* Deduplicate download, extract and metadata code.J08nY2025-02-141-110/+63
* Get rid of all the RETURNCODEs.J08nY2025-02-142-10/+11
* Get rid of RETURNCODE_OK. This is not C99.J08nY2025-02-143-46/+47
* Fix #470.J08nY2025-02-041-9/+9
* Add __str__ to ProtectionProfileJ08nY2025-02-031-0/+3
* Revert the FIPS IUT and MIP from_web methods.J08nY2025-02-012-14/+31
* fix iut mip testsAdam Janovsky2025-02-012-2/+8
* replace from_web_latest() with from_web()Adam Janovsky2025-02-013-28/+62
* process PP maintenancesAdam Janovsky2025-02-011-4/+9
* forbid empty PP links in ProtectionProfile objectsAdam Janovsky2025-02-011-5/+15
* CCDataset, serialize PP links to dataframeAdam Janovsky2025-02-011-0/+2
* implement PP processingAdam Janovsky2025-02-014-162/+381
* Add computation of previous and next certificate versions based on ID.J08nY2024-11-201-1/+50
* update deps, linter versionsAdam Janovsky2024-11-191-3/+1
* Improve CC scheme extraction and matching.J08nY2024-11-083-121/+219
* Improve ANSSI cert_id extraction from scheme site.J08nY2024-11-041-2/+2
* Improve scheme parsing.J08nY2024-11-041-88/+139
* Add TrustCB.J08nY2024-11-041-17/+85
* Add Poland scheme web download.J08nY2024-11-041-0/+62
* Fix Australia scheme scrape (spoof some headers),J08nY2024-11-041-5/+24
* Cleanup of documentation.J08nY2024-10-191-2/+3
* Fix mapping of certs to PPs broken due to CC URL change.J08nY2024-10-161-1/+1
* Fix ANSSI scheme download.J08nY2024-10-021-6/+14
* Ignore certs in Korean CC download.J08nY2024-10-011-7/+7
* Fix Japan scheme download.J08nY2024-10-011-2/+7
* 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-191-128/+85
* Fix Spain CC scheme download.J08nY2024-07-191-1/+1
* Move to new dgst algorithm for CC.J08nY2024-07-191-21/+37
* Fix FIPS pipeline for new certs.J08nY2024-06-201-1/+1
* Allow for download through our caching proxy at sec-certs.orgJ08nY2024-06-102-7/+19
* Fix change in CCportal links.J08nY2024-06-091-5/+5
* replace seccerts -> sec-certsAdam Janovsky2024-04-253-3/+3
* fix some ruff errorsAdam Janovsky2024-02-202-4/+4
* Fix typo.J08nY2024-02-141-1/+1
* Cleanup PdfData attributes.J08nY2024-02-141-80/+23
* Add cert_id extraction from certificate files.J08nY2024-02-131-49/+61
* Move CCDocumentState to cert class.J08nY2024-02-131-60/+70
* Refactor document state in CC.J08nY2024-02-131-235/+107
* Add extraction of certificate data.J08nY2024-02-081-19/+145
* Handle some strict and loose rules after cleanup.J08nY2024-02-071-2/+3
* Fix cert_id canonicalization.J08nY2024-02-071-4/+18
* Fix broken filename rules.J08nY2024-02-051-1/+4