condorcore-keyring/libkeyringctl
Levente Polyak e55042e45b
feature(keyringctl): verify file structure integrity and packets
This moves all verify code to an own module and adds support to check
all packet files in the structure for integrity. This is done by parsing
assumptions like packet kind, type, issuer and location etc.
2021-11-30 22:54:15 +01:00
..
__init__.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
ci.py feature(keyringctl): verify file structure integrity and packets 2021-11-30 22:54:15 +01:00
cli.py feature(keyringctl): verify file structure integrity and packets 2021-11-30 22:54:15 +01:00
git.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
keyring.py feature(keyringctl): verify file structure integrity and packets 2021-11-30 22:54:15 +01:00
sequoia.py feature(keyringctl): verify file structure integrity and packets 2021-11-30 22:54:15 +01:00
trust.py chore(keyringctl): increase test coverage and fix trust expectations 2021-11-30 22:54:14 +01:00
types.py feature(keyringctl): verify file structure integrity and packets 2021-11-30 22:54:15 +01:00
util.py fix(keyringctl): fix system stderr case due to wrongly written test 2021-11-30 22:54:14 +01:00
verify.py feature(keyringctl): verify file structure integrity and packets 2021-11-30 22:54:15 +01:00