| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.1 to 2.2.0.
- [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.1.1...v2.2.0)
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
New digests
|
| | |
| |
| |
| | |
Datetime.fromisoformat changed behavior then.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| |\
| |
| | |
chore(deps): bump zipp from 3.17.0 to 3.19.1 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.1)
---
updated-dependencies:
- dependency-name: zipp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| |
| |
| | |
crocs-muni/dependabot/pip/requirements/certifi-2024.7.4
chore(deps): bump certifi from 2023.11.17 to 2024.7.4 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
| |
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
Fix FIPS aplgo download column parse.
|
| |/
|
|
|
|
| |
Fixes #419.
Also has an impact on #409.
|
| |\
| |
| | |
Try to fix FIPS alg search.
|
| |/
|
|
|
|
|
|
|
|
|
| |
The link:
https://csrc.nist.gov/projects/Cryptographic-Algorithm-Validation-Program/validation-search?searchMode=implementation&page=1&ipp=250
does not work, gives 408. Their search on the site which queries
this also does not work.
However, when one searches by "validation" it does work.
There is no difference to us, as we do not have any queries and
simply want all the data.
|
| |\
| |
| | |
Fix FIPS pipeline for new certs.
|
| | |
| |
| |
| | |
Uses caching, should be better.
|
| | | |
|
| | | |
|
| |/
|
|
| |
Fixes #SECCERTS-1GT.
|
| |\
| |
| |
| |
| | |
crocs-muni/dependabot/pip/requirements/scikit-learn-1.5.0
chore(deps): bump scikit-learn from 1.3.2 to 1.5.0 in /requirements
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.5.0)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \
| |/
|/|
| |
| | |
crocs-muni/dependabot/pip/requirements/urllib3-2.2.2
chore(deps): bump urllib3 from 2.1.0 to 2.2.2 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2.
- [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.1.0...2.2.2)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
Fix NVD tests.
|
| | |
| |
| |
| |
| |
| |
| | |
NIST recently lowered the limit on resultsPerPage for the
CPE Match API, hence we have to adapt:
https://nvd.nist.gov/general/news/cpematch-resultsperpage-update
|
| | | |
|
| |/ |
|
| |\
| |
| | |
Allow for download through our caching proxy at sec-certs.org
|
| |/
|
|
|
|
|
|
|
|
|
|
| |
Recently, CCportal changed infra and enabled a rate limit. Our
usual download procedure hits this rate limit and is able to download
only a small subset of the artifacts.
Thus a proxy is running at sec-certs.org that caches the artifacts.
This commit makes it possible to use the proxy in the tool.
By querying the proxy on the background, the server makes sure that
the rate limit is not hit and the artifacts are available.
|
| |\
| |
| | |
Fix/cc link compat
|
| | | |
|
| |/ |
|
| |\
| |
| |
| |
| | |
crocs-muni/dependabot/pip/requirements/requests-2.32.0
chore(deps): bump requests from 2.31.0 to 2.32.0 in /requirements
|
| | |
| |
| |
| |
| |
| |
| |
| | |
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \
| | |
| | |
| | |
| | | |
crocs-muni/dependabot/pip/requirements/tornado-6.4.1
chore(deps): bump tornado from 6.3.3 to 6.4.1 in /requirements
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \
| |/
|/| |
add final cose citation
|
| |/ |
|
| | |
|
| |\
| |
| | |
Add paper preprint links to readme and citation file
|
| | | |
|
| |/ |
|
| |\
| |
| | |
chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [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.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
chore(deps): bump tqdm from 4.66.1 to 4.66.3 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
Artifacts for chain-of-trust paper
|
| |/ |
|