diff options
| author | Ján Jančár | 2024-10-30 10:12:50 +0100 |
|---|---|---|
| committer | GitHub | 2024-10-30 10:12:50 +0100 |
| commit | f2c654f26536491ee430667a3c8fa1719fc05166 (patch) | |
| tree | 9339283674107e797675b9a87de18d9fece5a571 | |
| parent | a41559d68f8c34bf37acc0f9a173bf680902d244 (diff) | |
| parent | 578f3904b676e6554ff6bd6bff8a2c501726a52c (diff) | |
| download | sec-certs-f2c654f26536491ee430667a3c8fa1719fc05166.tar.gz sec-certs-f2c654f26536491ee430667a3c8fa1719fc05166.tar.zst sec-certs-f2c654f26536491ee430667a3c8fa1719fc05166.zip | |
Merge pull request #449 from crocs-muni/fix/add-qatar-really
Fix Qatar really!
| -rw-r--r-- | src/sec_certs/rules.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sec_certs/rules.yaml b/src/sec_certs/rules.yaml index 4927fafa..8ed894c6 100644 --- a/src/sec_certs/rules.yaml +++ b/src/sec_certs/rules.yaml @@ -162,6 +162,7 @@ cc_filename_cert_id: SG: AU: - "(?P<year>[0-9]{2,4})_(?P<counter>[0-9]+)" + QA: ##### # Common Criteria protection profile IDs, grouped by certification body (e.g. BSI) |
