| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
Move to uv
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
Also needed a mypy ignore on the extract monstrosity.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
Apparently:
- License should be a string with the SPDX expression.
- Author with an email does not show up on pypi.org, so duplicate.
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
uv is all the rage. No, but really. The pip-compile approach does not
work cross-platform or cross-python version (sometimes it does, but not
always). In comparison and uv lockfile is universal and cross-platform:
https://docs.astral.sh/uv/concepts/projects/layout/#the-lockfile
This should help make our install easier and more robust.
|
| | | |
|
| | |
| |
| |
| |
| | |
Should get around this but allow more recent spacy:
https://github.com/explosion/cython-blis/issues/117
|
| |\ \
| |/
|/| |
Ignore CVSS V4.0 metrics in CVE loading.
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
THe NVD no longer offers the "exploitabilityScore" and "impactScore"
for CVSS V4.0 in their API:
https://csrc.nist.gov/schema/nvd/api/2.0/cve_api_json_2.0.schema
(See the "cvss-v40" entry)
We should figure out what to do as more CVEs will likely have this in
the future and we will lack data. The cvssData scheme is here:
https://csrc.nist.gov/schema/nvd/api/2.0/external/cvss-v4.0.json
|
| |\
| |
| |
| |
| | |
crocs-muni/copilot/fix-3948463b-5e59-4806-bec7-07d010213fc5
Add Copilot instructions (main)
|
| | | |
|
| | |
| |
| |
| | |
Co-authored-by: J08nY <1296726+J08nY@users.noreply.github.com>
|
| | | |
|
| |\ \
| | |
| | | |
WIP: add MLKEM into PQC keywords
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
crocs-muni/dependabot/pip/requirements/transformers-4.53.0
chore(deps): bump transformers from 4.50.0 to 4.53.0 in /requirements
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bumps [transformers](https://github.com/huggingface/transformers) from 4.50.0 to 4.53.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.50.0...v4.53.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.53.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \ \ \
| | | | |
| | | | | |
chore(deps): bump torch from 2.6.0 to 2.7.1 in /requirements
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.1)
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | | |
feat: add EUCC regexes for certificate IDs
|
| |/ / / / |
|
| |\ \ \ \
| |_|/ /
|/| | | |
Make a JSON schema for CC Certificate and Dataset objects.
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| | | |
| | | | |
Run CI on various Python versions.
|
| | | | | |
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
crocs-muni/dependabot/pip/requirements/aiohttp-3.12.14
chore(deps): bump aiohttp from 3.11.13 to 3.12.14 in /requirements
|
| | | | | |
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.13 to 3.12.14.
- [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.11.13...v3.12.14)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
crocs-muni/dependabot/pip/requirements/urllib3-2.5.0
chore(deps): bump urllib3 from 2.3.0 to 2.5.0 in /requirements
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.5.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \ \
| |/ /
|/| | |
Add version warning for dataset compatibility
|
| | | | |
|
| | | | |
|