| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
| |
| |
| | |
It is now very nice and clean!
|
| | | |
|
| |/
|
|
|
| |
The CVE/CPEDataset.from_web method already serializes to the path,
so move the serialization call to the other branch.
|
| |\
| |
| | |
Add a way to download full dataset archive (including PDFs) from the web.
|
| | | |
|
| | | |
|
| |\ \
| |/
|/| |
Fix mapping of certs to PPs broken due to CC URL change.
|
| |/ |
|
| | |
|
| |\
| |
| | |
Fix CC scheme downloads
|
| | | |
|
| | | |
|
| |/ |
|
| |\
| |
| | |
chore(deps): bump torch from 2.1.1 to 2.2.0 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |\
| |
| | |
Chain of trust plots extended version
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |\ |
|
| | | | |
|
| | | | |
|
| |\ \ \
| |_|/
|/| | |
Notebook with icmc 2024 presentation plots
|
| |/ / |
|
| |\ \
| | |
| | | |
Bump deprecated CI action version.
|
| | |/ |
|
| |\ \
| | |
| | | |
Fix NVD api download.
|
| | |/
| |
| |
| |
| | |
They changed the parameter names:
https://nvd.nist.gov/developers/vulnerabilities#:~:text=lastModStartDate%20%26%20lastModEndDate
|
| |\ \
| | |
| | | |
Add more PQC rules.
|
| | | | |
|
| |/ / |
|
| |\ \
| |/
|/| |
Adding additional regexes for PQC based on recent certificates
|
| | |
| |
| | |
PQC and Post-Quantum Cryptography strings
|
| |/
|
| |
Some certificates mentions only CRYSTALS engine and not explicitly CRYSTALS-Kyber or CRYSTALS-Dilithium atop of it (e.g., NSCIB-CC-2300085-01-CR https://sec-certs.org/cc/54e6eb5c1bd57036/#st-info)
|
| |\
| |
| |
| |
| | |
crocs-muni/dependabot/pip/requirements/cryptography-43.0.1
chore(deps): bump cryptography from 42.0.4 to 43.0.1 in /requirements
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \
| |/
|/|
| |
| | |
crocs-muni/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| |
| |
| | |
crocs-muni/dependabot/pip/requirements/aiohttp-3.10.2
chore(deps): bump aiohttp from 3.9.4 to 3.10.2 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.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.4...v3.10.2)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
chore(deps): bump nltk from 3.8.1 to 3.9 in /requirements
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9)
---
updated-dependencies:
- dependency-name: nltk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\
| |
| | |
Prefer links from HTML in CC.
|
| |/ |
|
| | |
|
| | |
|
| |\
| |
| | |
Update chain-of-trust citation in readme
|
| |/
|
| |
Update second paper citation
|
| |\
| |
| | |
chore(deps): bump torch from 2.1.1 to 2.2.0 in /requirements
|