<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/dataset/dataset.py, branch 0.2.1</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/dataset.py?h=0.2.1</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/dataset/dataset.py?h=0.2.1'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2023-11-14T13:25:05Z</updated>
<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>Revert "feat: Initial implementation of tool/dataset version check"</title>
<updated>2023-10-22T12:49:43Z</updated>
<author>
<name>GeorgeFI</name>
</author>
<published>2023-10-22T12:49:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=ecc28f731f6183e24b6625735abf145679310a9e'/>
<id>urn:sha1:ecc28f731f6183e24b6625735abf145679310a9e</id>
<content type='text'>
This reverts commit ef9b405f9e9319d0464fc64acca313251973ef49.
</content>
</entry>
<entry>
<title>feat: Initial implementation of tool/dataset version check</title>
<updated>2023-10-22T12:43:42Z</updated>
<author>
<name>GeorgeFI</name>
</author>
<published>2023-10-22T12:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=ef9b405f9e9319d0464fc64acca313251973ef49'/>
<id>urn:sha1:ef9b405f9e9319d0464fc64acca313251973ef49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: Fix of mypy typing - calling methods on potential None object</title>
<updated>2023-09-01T13:28:52Z</updated>
<author>
<name>GeorgeFI</name>
</author>
<published>2023-09-01T13:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=f352350af72538bb6608cf5fa82ee4db8c47ba0b'/>
<id>urn:sha1:f352350af72538bb6608cf5fa82ee4db8c47ba0b</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>Do not rerun pdf to text conversion, it is pointless.</title>
<updated>2023-08-24T09:05:53Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-07-26T18:33:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=9303ea15d1e240e61837fcd4860509cc378299a7'/>
<id>urn:sha1:9303ea15d1e240e61837fcd4860509cc378299a7</id>
<content type='text'>
Either it works the first time or not, this just
wastes time.
</content>
</entry>
<entry>
<title>fix fips tests</title>
<updated>2023-04-15T19:16:25Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-15T19:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=45dc9c20a98ace99a716cb706e9280eea8a2c8af'/>
<id>urn:sha1:45dc9c20a98ace99a716cb706e9280eea8a2c8af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cpe eval notebook</title>
<updated>2023-04-14T11:37:32Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-14T11:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=17985924a176ab188e46f3ef4ca230f06dee23b5'/>
<id>urn:sha1:17985924a176ab188e46f3ef4ca230f06dee23b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some bugs</title>
<updated>2023-04-14T11:29:55Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-14T11:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=9e8198d1c0790ec69e309416a5b69559b340bca8'/>
<id>urn:sha1:9e8198d1c0790ec69e309416a5b69559b340bca8</id>
<content type='text'>
</content>
</entry>
</feed>
