Releases: crocs-muni/sec-certs
Releases · crocs-muni/sec-certs
0.2.1
Important changes
- Cleanup cert-id rules by @J08nY in #386
- Add extraction of certificate data. by @J08nY in #389
- Reference notebook by @adamjanovsky in #392
Small changes
- Fix a bunch of deprecation warnings by @J08nY in #385
- Add France archived list. by @J08nY in #384
- introduce dockerhub environment by @adamjanovsky in #377
- document reference context inference by @adamjanovsky in #394
Dependabot updates
- chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /requirements by @dependabot in #378
- chore(deps): bump transformers from 4.35.2 to 4.36.0 in /requirements by @dependabot in #380
- chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /requirements by @dependabot in #381
- chore(deps): bump pillow from 10.1.0 to 10.2.0 in /requirements by @dependabot in #382
- chore(deps): bump aiohttp from 3.9.0 to 3.9.2 in /requirements by @dependabot in #383
- chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /requirements by @dependabot in #387
- chore(deps): bump cryptography from 42.0.0 to 42.0.2 in /requirements by @dependabot in #391
Full Changelog: 0.1.6...0.2.0
0.1.6
What's Changed
- add some latex commands previously missed from notebooks by @adamjanovsky in #341
- new LaTeX commands vuln. notebook by @adamjanovsky in #342
- Bump requests from 2.28.1 to 2.31.0 in /requirements by @dependabot in #340
- fix typo in docs by @adamjanovsky in #344
- Bump tornado from 6.2 to 6.3.2 in /requirements by @dependabot in #343
- bump action for dockerhub upload by @adamjanovsky in #347
- Bump scipy from 1.9.3 to 1.10.0 in /requirements by @dependabot in #346
- don't clone in dockerfile, copy local repo contents by @adamjanovsky in #348
- Bump pygments from 2.13.0 to 2.15.0 in /requirements by @dependabot in #350
- Bump certifi from 2022.12.7 to 2023.7.22 in /requirements by @dependabot in #352
- Bump tornado from 6.3.2 to 6.3.3 in /requirements by @dependabot in #354
- anonymize the docs by @adamjanovsky in #355
- Add profiling by @J08nY in #353
- Analysis of FIPS references by @GeorgeFI in #351
- chore(deps): bump urllib3 from 1.26.13 to 1.26.17 in /requirements by @dependabot in #359
- chore(deps): bump pillow from 9.3.0 to 10.0.1 in /requirements by @dependabot in #362
- feat: Added pytesseract wrapper by @GeorgeFI in #357
- chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /requirements by @dependabot in #366
- Wrap CC scheme download in try-except and continue on fail. by @J08nY in #371
- Fix/better log filename and requirements file by @adamjanovsky in #369
- switch black -> ruff format by @adamjanovsky in #373
- Bump req python to 3 10 by @adamjanovsky in #374
- Reference analysis by @adamjanovsky in #322
- Add multi-architecture docker builds by @adamjanovsky in #376
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- coerce problematic datetime values in cert csvs/dfs/htmls by @adamjanovsky in #334
- pypi: switch to trusted publishing by @adamjanovsky in #336
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Replace linters with ruff by @adamjanovsky in #308
- Deanonymize docs and ack IGA by @adamjanovsky in #309
- Pin linter versions by @adamjanovsky in #311
- fix json deserialization due to cert path handling by @adamjanovsky in #312
- add EU/MSMT logo by @adamjanovsky in #313
- train/valid/test split for reference annotations by @adamjanovsky in #314
- build(deps): bump ipython from 8.7.0 to 8.10.0 in /requirements by @dependabot in #315
- bump mypy to 1.0.0 by @adamjanovsky in #316
- Introduce-reference-bool by @adamjanovsky in #317
- Feat: add info retrieval split including labeling metadata by @dmacko232 in #318
- build(deps-dev): bump markdown-it-py from 2.1.0 to 2.2.0 in /requirements by @dependabot in #319
- Change sampled images to lower amount of test images. by @dmacko232 in #320
- Feat cpe configurations by @GeorgeFI in #300
- delay and prune look-up dict build in CVEDataset by @adamjanovsky in #321
- Fix #323. by @J08nY in #325
- switch to pydantic in settings management by @adamjanovsky in #326
- Add CC scheme and FIPS IUT/MIP matching by @J08nY in #329
- Switch from NVD json feeds to API by @adamjanovsky in #328
- Fix path fixtures yielding. by @J08nY in #330
- poc notebook by @adamjanovsky in #332
- release demo notebook in docs by @adamjanovsky in #333
New Contributors
- @dmacko232 made their first contribution in #318
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Issue/298 ocr processing fails, delete draft release action, download spacy model during test pipeline by @adamjanovsky in #299
- fix broken badges by @adamjanovsky in #301
- Fix/badge targets by @adamjanovsky in #302
- Fix/cli arguments by @adamjanovsky in #303
- Fix #304. by @J08nY in #305
- Fix/pypdf and cli fixes by @adamjanovsky in #306
- jsonschema: set min. value of n_threads = -1 by @adamjanovsky in #307
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
What's Changed
- adds CWE popularity over time plots by @adamjanovsky in #239
- Fix and enhance PDF metadata reading by @J08nY in #242
- Reorganize rule matching by @J08nY in #240
- build(deps): bump lxml from 4.8.0 to 4.9.1 in /requirements by @dependabot in #243
- Add OCR by @J08nY in #244
- Harmonize FIPS code by @J08nY in #246
- Add download of certificate lists from scheme pages. by @J08nY in #247
- Issue/249 cpe matching to cv es ignores cpe rules by @adamjanovsky in #251
- CC notebook with temporal trends by @adamjanovsky in #253
- switch wide to long/tidy format in temp notebook by @adamjanovsky in #254
- build(deps): bump nbconvert from 6.5.0 to 6.5.1 in /requirements by @dependabot in #257
- Improve cert id heuristics by @J08nY in #258
- Do not reextract stuff in CC. by @J08nY in #261
- More notebooks by @J08nY in #207
- Merge reference notebooks by @J08nY in #262
- Add ground truth analysis of cert ids. by @J08nY in #263
- Fix regex matching wrong substrings. by @J08nY in #264
- Temporal notebook iterative improvements by @adamjanovsky in #259
- build(deps): bump joblib from 1.1.0 to 1.2.0 in /requirements by @dependabot in #266
- fix bad PP constructor when parsing CC HTML webpage by @adamjanovsky in #268
- Move PP dataset URL. by @J08nY in #270
- Manual evaluation of CPE matching by @adamjanovsky in #267
- Fix FIPS references. by @J08nY in #272
- Feat/revisit vulns by @adamjanovsky in #271
- Feat/eval cpe matches by @adamjanovsky in #273
- Add notebooks to FIPS. by @J08nY in #274
- Fix OCR page order issue. by @J08nY in #280
- Refactor FIPS & unify CLI actions by @adamjanovsky in #275
- build(deps): bump certifi from 2021.10.8 to 2022.12.7 in /requirements by @dependabot in #291
- Add codecov by @J08nY in #292
- flat -> src layout by @adamjanovsky in #294
- Issue/287 rename common criteria files by @adamjanovsky in #295
- update readme by @adamjanovsky in #296
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- enhance vuln notebook by @adamjanovsky in #232
- new func get_coarse_grained_cwes() by @adamjanovsky in #233
- build(deps): bump notebook from 6.4.10 to 6.4.12 in /requirements by @dependabot in #234
- better docker instructions by @adamjanovsky in #236
- fix CommonCriteriaCert.InternalState constructor by @adamjanovsky in #238
Full Changelog: 0.0.9...0.1.0
0.0.9
What's Changed
- Docs: upload to web on tag revision by @adamjanovsky in #230
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- Add document hashes. by @J08nY in #221
- Don't guess next release version with setuptools_scm by @adamjanovsky in #222
- Add more rules. by @J08nY in #224
- Fix PyPi build by @adamjanovsky in #226
Full Changelog: 0.0.7...0.0.8