aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/sample/protection_profile.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all the RETURNCODEs.J08nY2025-02-141-2/+2
* Get rid of RETURNCODE_OK. This is not C99.J08nY2025-02-141-12/+17
* Fix #470.J08nY2025-02-041-9/+9
* Add __str__ to ProtectionProfileJ08nY2025-02-031-0/+3
* replace from_web_latest() with from_web()Adam Janovsky2025-02-011-0/+48
* process PP maintenancesAdam Janovsky2025-02-011-4/+9
* forbid empty PP links in ProtectionProfile objectsAdam Janovsky2025-02-011-5/+15
* implement PP processingAdam Janovsky2025-02-011-38/+286
* adds some pylint checks to ruffAdam Janovsky2023-01-271-1/+1
* flat -> src layout (#294)adamjanovsky2022-12-091-0/+55