Axeman
Axeman copied to clipboard
Axeman is a utility to retrieve certificates from Certificate Transparency Lists (CTLs)
Results
13
Axeman issues
Sort by
recently updated
recently updated
newest added
Best I can tell, because construct is pinned to v2.9.52 (https://github.com/CaliDog/Axeman/commit/1abed7cf539e485795171ea48087aa3914dd4f92), it means this code is only compatible up to Python v3.11. construct 2.9.52 is trying to import `imp` which...
The construct.Embedded feature has been removed in newer versions of the Construct library, as substructure fields are now automatically flattened in most cases. If you’re using a modern version of...