aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/sample
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extract and reconstruct cert ids from filenames.J08nY2024-02-052-25/+31
* Move the meta -> str functions out of cert_id class.J08nY2024-02-051-222/+180
* Add filename cert id rules.J08nY2024-02-051-1/+1
* Add certificateId meta property.J08nY2024-02-051-0/+18
* Improve Canadian rules.J08nY2024-02-051-5/+17
* Improve Turkish rules.J08nY2024-02-051-0/+12
* Improve Indian rules.J08nY2024-02-051-2/+12
* Improve Korean rules.J08nY2024-02-051-0/+13
* Improve Italian rules.J08nY2024-02-031-8/+1