aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Improve Spanish rules.J08nY2024-02-032-14/+16
| | |
| * | Improve Swedish rules.J08nY2024-02-033-2/+14
| | |
| * | Improve UK rules.J08nY2024-02-032-4/+11
| | |
| * | Improve Japanese rules.J08nY2024-02-033-10/+22
| | |
| * | Improve Malaysian rules.J08nY2024-02-033-1/+25
| | |
| * | Improve US scheme rules.J08nY2024-02-033-4/+38
| | |
| * | Improve BSI regexes.J08nY2024-02-033-39/+45
| | |
| * | Cleanup ANSSI rules.J08nY2024-02-022-22/+24
| | |
| * | Improve NL cert_id rules.J08nY2024-02-023-9/+13
| | |
* | | Merge pull request #387 from ↵Ján Jančár2024-02-065-5/+5
|\ \ \ | |/ / |/| | | | | | | | crocs-muni/dependabot/pip/requirements/cryptography-42.0.0 chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /requirements
| * | chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /requirementsdependabot[bot]2024-02-065-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Fix cert_lab parsing.J08nY2024-02-022-22/+22
| |
* | Merge pull request #385 from crocs-muni/fix/pydantic-migrateJán Jančár2024-02-014-13/+12
|\ \ | | | | | | Fix a bunch of deprecation warnings
| * | Fix bs4 deprecation.J08nY2024-02-011-1/+1
| | |
| * | Fix pandas deprecation in to_datetime.J08nY2024-02-012-5/+5
| | |
| * | Move __fields__ use to model_fields.J08nY2024-02-011-3/+3
| | |
| * | Move to model_validate in pydantic.J08nY2024-02-011-1/+1
| | |
| * | Use ConfigDict in pydantic.J08nY2024-02-011-3/+2
|/ /
* | Merge pull request #384 from crocs-muni/feat/france-archivedJán Jančár2024-02-013-32/+103
|\ \ | | | | | | Add France archived list.
| * | Fix Turkish scheme test xfail.J08nY2024-02-011-2/+1
| | |
| * | Add france archived list.J08nY2024-02-013-30/+102
| | |
* | | Merge pull request #383 from ↵Ján Jančár2024-01-303-3/+3
|\ \ \ | | | | | | | | | | | | | | | | crocs-muni/dependabot/pip/requirements/aiohttp-3.9.2 chore(deps): bump aiohttp from 3.9.0 to 3.9.2 in /requirements
| * | | chore(deps): bump aiohttp from 3.9.0 to 3.9.2 in /requirementsdependabot[bot]2024-01-303-3/+3
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #382 from ↵Ján Jančár2024-01-235-5/+5
|\ \ \ | | | | | | | | | | | | | | | | crocs-muni/dependabot/pip/requirements/pillow-10.2.0 chore(deps): bump pillow from 10.1.0 to 10.2.0 in /requirements
| * | | chore(deps): bump pillow from 10.1.0 to 10.2.0 in /requirementsdependabot[bot]2024-01-225-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #381 from crocs-muni/dependabot/pip/requirements/jinja2-3.1.3Ján Jančár2024-01-175-5/+5
|\ \ \ | |/ / |/| | chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /requirements
| * | chore(deps): bump jinja2 from 3.1.2 to 3.1.3 in /requirementsdependabot[bot]2024-01-115-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Fix CC scheme downloads.J08nY2024-01-044-97/+163
| |
* | Fix CC CSV and HTML parsing.J08nY2024-01-022-9/+18
| |
* | Merge pull request #380 from ↵Ján Jančár2023-12-212-2/+2
|\ \ | | | | | | | | | | | | crocs-muni/dependabot/pip/requirements/transformers-4.36.0 chore(deps): bump transformers from 4.35.2 to 4.36.0 in /requirements
| * | chore(deps): bump transformers from 4.35.2 to 4.36.0 in /requirementsdependabot[bot]2023-12-202-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [transformers](https://github.com/huggingface/transformers) from 4.35.2 to 4.36.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.35.2...v4.36.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Fix FIPS MIP introcution of "On Hold".J08nY2023-12-091-0/+1
| | | | | | | | The computaion of flows might be more messy now.
| * update paper 2 plotsadamjanovsky2024-02-201-115/+95
| |
| * clean notebooks prior to paper 2 submissionadamjanovsky2024-02-142-3303/+63
| |
| * further work on the reference notebookadamjanovsky2024-02-141-269/+250
| |
| * further progress reference analysisadamjanovsky2024-01-312-62/+369
| |
| * bump notebooksadamjanovsky2024-01-262-38020/+2944
| |
| * add link to formal codebookadamjanovsky2024-01-191-0/+2
| |
| * code to compute reach/eal correlationsadamjanovsky2023-12-201-48/+39279
| |
| * compare ref. annotation misclassifications per schemeadamjanovsky2023-12-181-15/+27
| |
| * additional plotsadamjanovsky2023-12-151-14/+22
| |
| * bump some analysisadamjanovsky2023-12-151-85/+196
| |
| * add some dataset paths to notebookAdam Janovsky2023-12-011-29/+35
| |
| * bump some analysisadamjanovsky2023-12-011-76/+168
|/
* Merge pull request #378 from ↵Ján Jančár2023-11-295-5/+5
|\ | | | | | | | | crocs-muni/dependabot/pip/requirements/cryptography-41.0.6 chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /requirements
| * chore(deps): bump cryptography from 41.0.5 to 41.0.6 in /requirementsdependabot[bot]2023-11-295-5/+5
|/ | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #377 from crocs-muni/introduce-dockerhub-environmentadamjanovsky2023-11-271-0/+9
|\ | | | | introduce dockerhub environment
| * introduce dockerhub environmentAdam Janovsky2023-11-271-0/+9
|/
* Merge pull request #376 from ↵0.1.6adamjanovsky2023-11-272-4/+9
|\ | | | | | | | | crocs-muni/issue/375-Provide-sec-certs-container-build-on-linuxarm64-platform add action to try multiarch build
| * replace testing workflow with actual release workflowAdam Janovsky2023-11-272-39/+8
| |