<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/sample/fips.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-02-14T15:08:43Z</updated>
<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>Fix FIPS pipeline for new certs.</title>
<updated>2024-06-20T12:42:28Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-20T12:42:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=8dc06f4c7e91c16cf849e3eb8ffd274b38393cb9'/>
<id>urn:sha1:8dc06f4c7e91c16cf849e3eb8ffd274b38393cb9</id>
<content type='text'>
Fixes #SECCERTS-1GT.
</content>
</entry>
<entry>
<title>Allow for download through our caching proxy at sec-certs.org</title>
<updated>2024-06-10T11:19:23Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-06-10T11:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=2e442328a33319cf27820fc3d1541795147f4ec5'/>
<id>urn:sha1:2e442328a33319cf27820fc3d1541795147f4ec5</id>
<content type='text'>
Recently, CCportal changed infra and enabled a rate limit. Our
usual download procedure hits this rate limit and is able to download
only a small subset of the artifacts.

Thus a proxy is running at sec-certs.org that caches the artifacts.
This commit makes it possible to use the proxy in the tool.

By querying the proxy on the background, the server makes sure that
the rate limit is not hit and the artifacts are available.
</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>bump required python to 3.8</title>
<updated>2023-11-14T13:25:05Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-11-14T13:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=76219404a0b70bebf1778cf237bb84427b92bc45'/>
<id>urn:sha1:76219404a0b70bebf1778cf237bb84427b92bc45</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>refactor: Light refactor of fips returns statements</title>
<updated>2023-06-10T08:41:37Z</updated>
<author>
<name>GeorgeFI</name>
</author>
<published>2023-06-10T08:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=d17f17b096089b8ea858fdd59c2756880c1ec54f'/>
<id>urn:sha1:d17f17b096089b8ea858fdd59c2756880c1ec54f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>defer few imports</title>
<updated>2023-04-16T17:30:08Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-16T17:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=88f46304f3d679b17e2f41b79134cd046e2ed732'/>
<id>urn:sha1:88f46304f3d679b17e2f41b79134cd046e2ed732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to pydantic in settings management</title>
<updated>2023-03-29T14:33:42Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-03-29T14:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=eabcc26e4a7e38f47d9b83e1059d9148bbe3326b'/>
<id>urn:sha1:eabcc26e4a7e38f47d9b83e1059d9148bbe3326b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #323.</title>
<updated>2023-03-24T13:16:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-03-24T13:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=1b965697a66294544c18e680912178c78a68f8c1'/>
<id>urn:sha1:1b965697a66294544c18e680912178c78a68f8c1</id>
<content type='text'>
</content>
</entry>
</feed>
