<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/dataset/fips.py, branch 0.3.2</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/dataset/fips.py?h=0.3.2</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/dataset/fips.py?h=0.3.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2025-02-02T13:22:05Z</updated>
<entry>
<title>Add docs about dataset layout.</title>
<updated>2025-02-02T13:22:05Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-02T13:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=63f993bcf6bbc2a773d4c53f8c0723384ccb5336'/>
<id>urn:sha1:63f993bcf6bbc2a773d4c53f8c0723384ccb5336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace from_web_latest() with from_web()</title>
<updated>2025-02-01T21:58:16Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2025-01-29T07:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=69be843d48b70ac62e54370e7763be262ab9ee63'/>
<id>urn:sha1:69be843d48b70ac62e54370e7763be262ab9ee63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor auxiliary dataset handling, heuristics computation</title>
<updated>2025-02-01T21:56:46Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2025-01-22T09:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=3c34bbe70f36eb2c5504be7ec81cfcb3fdf543c6'/>
<id>urn:sha1:3c34bbe70f36eb2c5504be7ec81cfcb3fdf543c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup of documentation.</title>
<updated>2024-10-19T10:06:31Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-10-19T10:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=8e0f9dcc1eb3fafa6d446e9db44191b447e6dc78'/>
<id>urn:sha1:8e0f9dcc1eb3fafa6d446e9db44191b447e6dc78</id>
<content type='text'>
It is now very nice and clean!
</content>
</entry>
<entry>
<title>Unify and add options to from_web_latest.</title>
<updated>2024-10-18T18:04:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-10-18T18:04:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e7ba5ef02170ad9b96e795fd714f68b3d666c866'/>
<id>urn:sha1:e7ba5ef02170ad9b96e795fd714f68b3d666c866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a way to download full dataset archive (including PDFs) from the web.</title>
<updated>2024-10-17T12:21:58Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-10-17T12:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=fc3a612e47f31f9ad1e9ada903d57047cfa87e62'/>
<id>urn:sha1:fc3a612e47f31f9ad1e9ada903d57047cfa87e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pandas deprecation in to_datetime.</title>
<updated>2024-02-01T16:54:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-02-01T16:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=81a6036cfe3a232e0153073b50f24ffbbf7de2af'/>
<id>urn:sha1:81a6036cfe3a232e0153073b50f24ffbbf7de2af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rudimentary profiling.</title>
<updated>2023-08-24T09:05:53Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-07-26T20:33:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bd1ef624e17b6b42a53d5c07122d4ca9e9c8cd26'/>
<id>urn:sha1:bd1ef624e17b6b42a53d5c07122d4ca9e9c8cd26</id>
<content type='text'>
Fixes #288.
</content>
</entry>
<entry>
<title>coerce problematic datetime values in cert csvs/dfs/htmls</title>
<updated>2023-05-18T05:28:05Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-05-18T05:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b0ce6e50649bdc94a8bf98af827436b115f6b7eb'/>
<id>urn:sha1:b0ce6e50649bdc94a8bf98af827436b115f6b7eb</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>
</feed>
