Sec-certs

Latest version: v0.3.2

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

Scan your dependencies

Page 2 of 3

0.1.3

What's Changed

* Issue/298 ocr processing fails, delete draft release action, download spacy model during test pipeline by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/299
* fix broken badges by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/301
* Fix/badge targets by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/302
* Fix/cli arguments by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/303
* Fix 304. by J08nY in https://github.com/crocs-muni/sec-certs/pull/305
* Fix/pypdf and cli fixes by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/306
* jsonschema: set min. value of n_threads = -1 by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/307


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

0.1.2

What's Changed
* update release on pypi action by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/297


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.1.1...0.1.2

0.1.1

What's Changed
* adds CWE popularity over time plots by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/239
* Fix and enhance PDF metadata reading by J08nY in https://github.com/crocs-muni/sec-certs/pull/242
* Reorganize rule matching by J08nY in https://github.com/crocs-muni/sec-certs/pull/240
* build(deps): bump lxml from 4.8.0 to 4.9.1 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/243
* Add OCR by J08nY in https://github.com/crocs-muni/sec-certs/pull/244
* Harmonize FIPS code by J08nY in https://github.com/crocs-muni/sec-certs/pull/246
* Add download of certificate lists from scheme pages. by J08nY in https://github.com/crocs-muni/sec-certs/pull/247
* Issue/249 cpe matching to cv es ignores cpe rules by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/251
* CC notebook with temporal trends by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/253
* switch wide to long/tidy format in temp notebook by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/254
* build(deps): bump nbconvert from 6.5.0 to 6.5.1 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/257
* Improve cert id heuristics by J08nY in https://github.com/crocs-muni/sec-certs/pull/258
* Do not reextract stuff in CC. by J08nY in https://github.com/crocs-muni/sec-certs/pull/261
* More notebooks by J08nY in https://github.com/crocs-muni/sec-certs/pull/207
* Merge reference notebooks by J08nY in https://github.com/crocs-muni/sec-certs/pull/262
* Add ground truth analysis of cert ids. by J08nY in https://github.com/crocs-muni/sec-certs/pull/263
* Fix regex matching wrong substrings. by J08nY in https://github.com/crocs-muni/sec-certs/pull/264
* Temporal notebook iterative improvements by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/259
* build(deps): bump joblib from 1.1.0 to 1.2.0 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/266
* fix bad PP constructor when parsing CC HTML webpage by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/268
* Move PP dataset URL. by J08nY in https://github.com/crocs-muni/sec-certs/pull/270
* Manual evaluation of CPE matching by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/267
* Fix FIPS references. by J08nY in https://github.com/crocs-muni/sec-certs/pull/272
* Feat/revisit vulns by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/271
* Feat/eval cpe matches by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/273
* Add notebooks to FIPS. by J08nY in https://github.com/crocs-muni/sec-certs/pull/274
* Fix OCR page order issue. by J08nY in https://github.com/crocs-muni/sec-certs/pull/280
* Refactor FIPS & unify CLI actions by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/275
* build(deps): bump certifi from 2021.10.8 to 2022.12.7 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/291
* Add codecov by J08nY in https://github.com/crocs-muni/sec-certs/pull/292
* flat -> src layout by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/294
* Issue/287 rename common criteria files by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/295
* update readme by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/296


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.1.0...0.1.1

0.1.0

What's Changed

* enhance vuln notebook by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/232
* new func get_coarse_grained_cwes() by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/233
* build(deps): bump notebook from 6.4.10 to 6.4.12 in /requirements by dependabot in https://github.com/crocs-muni/sec-certs/pull/234
* better docker instructions by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/236
* fix CommonCriteriaCert.InternalState constructor by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/238


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.0.9...0.1.0

0.0.9

What's Changed
* Docs: upload to web on tag revision by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/230


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.0.8...0.0.9

0.0.8

What's Changed

* Add document hashes. by J08nY in https://github.com/crocs-muni/sec-certs/pull/221
* Don't guess next release version with setuptools_scm by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/222
* Add more rules. by J08nY in https://github.com/crocs-muni/sec-certs/pull/224
* Fix PyPi build by adamjanovsky in https://github.com/crocs-muni/sec-certs/pull/226


**Full Changelog**: https://github.com/crocs-muni/sec-certs/compare/0.0.7...0.0.8

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.