aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try to fix FIPS alg search.J08nY2024-06-211-1/+1
* Fix typing issue.J08nY2024-06-202-2/+2
* Fix FIPS pipeline for new certs.J08nY2024-06-201-1/+1
* Fix NVD CPE Match API usage.J08nY2024-06-101-1/+1
* Allow for download through our caching proxy at sec-certs.orgJ08nY2024-06-104-8/+38
* Fix security level sanitization.J08nY2024-06-091-1/+1
* Fix change in CCportal links.J08nY2024-06-092-5/+15
* replace seccerts -> sec-certsAdam Janovsky2024-04-258-21/+21
* fix some ruff errorsAdam Janovsky2024-02-203-7/+5
* Merge branch 'main' into reference-notebookadamjanovsky2024-02-2014-659/+1044
|\
| * Fix typo.J08nY2024-02-141-1/+1
| * Cleanup PdfData attributes.J08nY2024-02-142-80/+32
| * Add tests for cert data extraction.J08nY2024-02-141-1/+2
| * Add cert_id extraction from certificate files.J08nY2024-02-131-49/+61
| * Move CCDocumentState to cert class.J08nY2024-02-132-64/+74
| * Refactor document state in CC.J08nY2024-02-133-251/+123
| * Add extraction of certificate data.J08nY2024-02-082-33/+235
| * Handle some strict and loose rules after cleanup.J08nY2024-02-072-4/+6
| * Fix cert_id canonicalization.J08nY2024-02-072-6/+20
| * Fix broken filename rules.J08nY2024-02-052-3/+6
| * Extract and reconstruct cert ids from filenames.J08nY2024-02-052-25/+31
| * Move the meta -> str functions out of cert_id class.J08nY2024-02-052-223/+181
| * Add filename cert id rules.J08nY2024-02-052-1/+38
| * Add certificateId meta property.J08nY2024-02-051-0/+18
| * Improve Canadian rules.J08nY2024-02-052-9/+25
| * Improve Turkish rules.J08nY2024-02-052-2/+17