Sec-certs

Latest version: v0.3.2

Safety actively analyzes 707299 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.2

What's Changed
* Fix dockerhub release by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/475


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.3.1...0.3.2

0.3.1

What's Changed
* replace seccerts -> sec-certs by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/403
* Artifacts for chain-of-trust paper by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/404
* Add paper preprint links to readme and citation file by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/407
* add final cose citation by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/410
* Fix/cc link compat by J08nY in https://github.com/crocs-muni/sec-certs/pull/412
* Allow for download through our caching proxy at sec-certs.org by J08nY in https://github.com/crocs-muni/sec-certs/pull/413
* Fix NVD tests. by J08nY in https://github.com/crocs-muni/sec-certs/pull/414
* Fix FIPS pipeline for new certs. by J08nY in https://github.com/crocs-muni/sec-certs/pull/417
* Try to fix FIPS alg search. by J08nY in https://github.com/crocs-muni/sec-certs/pull/418
* Fix FIPS aplgo download column parse. by J08nY in https://github.com/crocs-muni/sec-certs/pull/421
* New digests by J08nY in https://github.com/crocs-muni/sec-certs/pull/424
* Update chain-of-trust citation in readme by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/426
* Prefer links from HTML in CC. by J08nY in https://github.com/crocs-muni/sec-certs/pull/427
* Adding additional regexes for PQC based on recent certificates by petrs in https://github.com/crocs-muni/sec-certs/pull/433
* Add more PQC rules. by J08nY in https://github.com/crocs-muni/sec-certs/pull/434
* Fix NVD api download. by J08nY in https://github.com/crocs-muni/sec-certs/pull/436
* Bump deprecated CI action version. by J08nY in https://github.com/crocs-muni/sec-certs/pull/437
* Notebook with icmc 2024 presentation plots by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/439
* Chain of trust plots extended version by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/438
* Fix CC scheme downloads by J08nY in https://github.com/crocs-muni/sec-certs/pull/442
* Fix mapping of certs to PPs broken due to CC URL change. by J08nY in https://github.com/crocs-muni/sec-certs/pull/444
* Add a way to download full dataset archive (including PDFs) from the web. by J08nY in https://github.com/crocs-muni/sec-certs/pull/446
* Avoid double serialization in CVE and CPE dataset load. by J08nY in https://github.com/crocs-muni/sec-certs/pull/447
* Add Qatar to cert ID rules. by J08nY in https://github.com/crocs-muni/sec-certs/pull/448
* Fix Qatar really! by J08nY in https://github.com/crocs-muni/sec-certs/pull/449
* Awesome curated searches v2 by J08nY in https://github.com/crocs-muni/sec-certs/pull/450
* Fix/schemes again by J08nY in https://github.com/crocs-muni/sec-certs/pull/456
* Add computation of previous and next certificate versions based on ID. by J08nY in https://github.com/crocs-muni/sec-certs/pull/459
* Add PP processing (rebased) by J08nY in https://github.com/crocs-muni/sec-certs/pull/469
* Pre-release fixes by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/473

**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.2.1...0.3.1

0.2.1

Important changes

* Cleanup cert-id rules by J08nY in https://github.com/crocs-muni/sec-certs/pull/386
* Add extraction of certificate data. by J08nY in https://github.com/crocs-muni/sec-certs/pull/389
* Reference notebook by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/392

Small changes

* Fix a bunch of deprecation warnings by J08nY in https://github.com/crocs-muni/sec-certs/pull/385
* Add France archived list. by J08nY in https://github.com/crocs-muni/sec-certs/pull/384
* introduce dockerhub environment by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/377
* document reference context inference by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/394

Dependabot updates

* chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/378
* chore(deps): bump transformers from 4.35.2 to 4.36.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/380
* chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/381
* chore(deps): bump pillow from 10.1.0 to 10.2.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/382
* chore(deps): bump aiohttp from 3.9.0 to 3.9.2 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/383
* chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/387
* chore(deps): bump cryptography from 42.0.0 to 42.0.2 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/391

**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.1.6...0.2.0

0.1.6

What's Changed
* add some latex commands previously missed from notebooks by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/341
* new LaTeX commands vuln. notebook by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/342
* Bump requests from 2.28.1 to 2.31.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/340
* fix typo in docs by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/344
* Bump tornado from 6.2 to 6.3.2 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/343
* bump action for dockerhub upload by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/347
* Bump scipy from 1.9.3 to 1.10.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/346
* don't clone in dockerfile, copy local repo contents by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/348
* Bump pygments from 2.13.0 to 2.15.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/350
* Bump certifi from 2022.12.7 to 2023.7.22 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/352
* Bump tornado from 6.3.2 to 6.3.3 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/354
* anonymize the docs by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/355
* Add profiling by J08nY in https://github.com/crocs-muni/sec-certs/pull/353
* Analysis of FIPS references by GeorgeFI in https://github.com/crocs-muni/sec-certs/pull/351
* chore(deps): bump urllib3 from 1.26.13 to 1.26.17 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/359
* chore(deps): bump pillow from 9.3.0 to 10.0.1 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/362
* feat: Added pytesseract wrapper by GeorgeFI in https://github.com/crocs-muni/sec-certs/pull/357
* chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/366
* Wrap CC scheme download in try-except and continue on fail. by J08nY in https://github.com/crocs-muni/sec-certs/pull/371
* Fix/better log filename and requirements file by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/369
* switch black -> ruff format by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/373
* Bump req python to 3 10 by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/374
* Reference analysis by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/322
* Add multi-architecture docker builds by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/376


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.1.5...0.1.6

0.1.5

What's Changed
* coerce problematic datetime values in cert csvs/dfs/htmls by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/334
* pypi: switch to trusted publishing by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/336


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.1.4...0.1.5

0.1.4

What's Changed
* Replace linters with ruff by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/308
* Deanonymize docs and ack IGA by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/309
* Pin linter versions by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/311
* fix json deserialization due to cert path handling by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/312
* add EU/MSMT logo by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/313
* train/valid/test split for reference annotations by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/314
* build(deps): bump ipython from 8.7.0 to 8.10.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/315
* bump mypy to 1.0.0 by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/316
* Introduce-reference-bool by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/317
* Feat: add info retrieval split including labeling metadata by dmacko232 in https://github.com/crocs-muni/sec-certs/pull/318
* build(deps-dev): bump markdown-it-py from 2.1.0 to 2.2.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/319
* Change sampled images to lower amount of test images. by dmacko232 in https://github.com/crocs-muni/sec-certs/pull/320
* Feat cpe configurations by GeorgeFI in https://github.com/crocs-muni/sec-certs/pull/300
* delay and prune look-up dict build in CVEDataset by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/321
* Fix 323. by J08nY in https://github.com/crocs-muni/sec-certs/pull/325
* switch to pydantic in settings management by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/326
* Add CC scheme and FIPS IUT/MIP matching by J08nY in https://github.com/crocs-muni/sec-certs/pull/329
* Switch from NVD json feeds to API by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/328
* Fix path fixtures yielding. by J08nY in https://github.com/crocs-muni/sec-certs/pull/330
* poc notebook by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/332
* release demo notebook in docs by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/333

New Contributors
* dmacko232 made their first contribution in https://github.com/crocs-muni/sec-certs/pull/318

**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.1.3...0.1.4

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.