openlawlibrary / taf

The Archive Framework
GNU Affero General Public License v3.0
10 stars 10 forks source link

Sbojanic/move yubikey utils v2 #516

Closed sale3 closed 2 months ago

sale3 commented 2 months ago

Description (e.g. "Related to ...", etc.)

yubikey_utils module should be moved from tests folder since this folder is excluded during wheel creation. Use random generator suitable for security/cryptographic purposes (bandit). Remove taf_yubikey_utils entry point from setup.py In git.py module: sort url list to guarantee deterministic order of elements.

Code review checklist (for code reviewer to complete)