<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/constants.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-04-03T10:51:22Z</updated>
<entry>
<title>Fix Poland scheme download.</title>
<updated>2025-04-03T10:51:22Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-04-03T10:51:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4ef270c3aee46091b1e9892694d0dafed4be8230'/>
<id>urn:sha1:4ef270c3aee46091b1e9892694d0dafed4be8230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add annotations import everywhere.</title>
<updated>2025-02-28T14:46:16Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-28T14:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=7cef30b97e853b9e4bdafe897633fbc871cd7b5e'/>
<id>urn:sha1:7cef30b97e853b9e4bdafe897633fbc871cd7b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of DUMMY_NONEXISTING_PATH.</title>
<updated>2025-02-15T20:41:29Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-15T19:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=c06dc527b4f80bff4266a245482f9bf98eb38a28'/>
<id>urn:sha1:c06dc527b4f80bff4266a245482f9bf98eb38a28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of all the RETURNCODEs.</title>
<updated>2025-02-14T15:10:06Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-14T14:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=873ff9019d35bf52394698f18c04b9f2e7e3fd9a'/>
<id>urn:sha1:873ff9019d35bf52394698f18c04b9f2e7e3fd9a</id>
<content type='text'>
# Conflicts:
#	src/sec_certs/utils/helpers.py
</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>implement PP tests</title>
<updated>2025-02-01T21:58:07Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2025-01-28T12:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a4fe488bd3776aea64b433d77157f129f819f1fc'/>
<id>urn:sha1:a4fe488bd3776aea64b433d77157f129f819f1fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement PP processing</title>
<updated>2025-02-01T21:57:08Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2025-01-25T17:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=2500d9536beb658853cff3d0baad30b8f414a817'/>
<id>urn:sha1:2500d9536beb658853cff3d0baad30b8f414a817</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>Add TrustCB.</title>
<updated>2024-11-04T16:42:32Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-11-04T16:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=89190211442f8ef340439ed9ff2bfcd5817abf8f'/>
<id>urn:sha1:89190211442f8ef340439ed9ff2bfcd5817abf8f</id>
<content type='text'>
Fixes #455.
</content>
</entry>
<entry>
<title>Add Poland scheme web download.</title>
<updated>2024-11-04T13:08:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-11-04T13:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=239918860f3d05692444d87f3a50ed25db07ff2a'/>
<id>urn:sha1:239918860f3d05692444d87f3a50ed25db07ff2a</id>
<content type='text'>
Fixes #454.
</content>
</entry>
</feed>
