<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/utils/extract.py, branch main</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).
</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom?h=main</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2025-11-19T11:41:26Z</updated>
<entry>
<title>Apply ruff fixes.</title>
<updated>2025-11-19T11:41:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-11-19T11:41:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b16bbbcc83c017267f0401347ef8119ba80f782c'/>
<id>urn:sha1:b16bbbcc83c017267f0401347ef8119ba80f782c</id>
<content type='text'>
Also needed a mypy ignore on the extract monstrosity.
</content>
</entry>
<entry>
<title>Get rid of RETURNCODE_OK. This is not C99.</title>
<updated>2025-02-14T15:08:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-14T13:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=461faa44ee51caf9d219dcfba9925d1a02c0a366'/>
<id>urn:sha1:461faa44ee51caf9d219dcfba9925d1a02c0a366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve CC scheme extraction and matching.</title>
<updated>2024-11-07T23:17:39Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-11-07T23:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=17ae4dbfe97d8f7ef41ea272325d85de9f731af1'/>
<id>urn:sha1:17ae4dbfe97d8f7ef41ea272325d85de9f731af1</id>
<content type='text'>
This significantly improves the CC scheme extraction by:

 - Fixing the extraction of several schemes that were mixing
   certified and archived entries by accident.
 - Improving the extraction of cert_ids from scheme sites.
 - Improving the matching heuristic to consider more attributes
   that are usually present in the site data.

Also adds an evaluation notebook to see how this performs.
</content>
</entry>
<entry>
<title>fix some ruff errors</title>
<updated>2024-02-20T11:30:18Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2024-02-20T11:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bb23ee631766067e9a8f143a8801088a39902b5c'/>
<id>urn:sha1:bb23ee631766067e9a8f143a8801088a39902b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup PdfData attributes.</title>
<updated>2024-02-14T12:26:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-02-14T12:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4592f97f15104968c1c49b9a04fe74f799b4039b'/>
<id>urn:sha1:4592f97f15104968c1c49b9a04fe74f799b4039b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix new ruff errors</title>
<updated>2023-11-10T11:22:59Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-11-10T11:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4a316ad7b5cb88c0015117525cf7fbb939b5ce5e'/>
<id>urn:sha1:4a316ad7b5cb88c0015117525cf7fbb939b5ce5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some return statements</title>
<updated>2023-02-03T09:20:16Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-03T09:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4d34a407bad7327398826597c33bc1fdf4c251f3'/>
<id>urn:sha1:4d34a407bad7327398826597c33bc1fdf4c251f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruff enforce pathlib</title>
<updated>2023-02-02T12:50:55Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-02T12:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=94bd822d6defb26afb7c06c729bba707f92222be'/>
<id>urn:sha1:94bd822d6defb26afb7c06c729bba707f92222be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adds some pylint checks to ruff</title>
<updated>2023-01-27T13:32:21Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-01-27T13:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=df3ded1c6d45cf6c813b0ee7a8c14d2656664709'/>
<id>urn:sha1:df3ded1c6d45cf6c813b0ee7a8c14d2656664709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flat -&gt; src layout (#294)</title>
<updated>2022-12-09T16:10:19Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2022-12-09T16:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=73b3b0c361f9545450fa188bec50606d64bb1afd'/>
<id>urn:sha1:73b3b0c361f9545450fa188bec50606d64bb1afd</id>
<content type='text'>
- Some mypy fixes
- Flat layout -&gt; src layout
- Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml`
- Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`</content>
</entry>
</feed>
