<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/src/sec_certs/dataset/dataset.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/src/sec_certs/dataset/dataset.py?h=main</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/src/sec_certs/dataset/dataset.py?h=main'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2025-06-12T12:26:24Z</updated>
<entry>
<title>fix(dataset): formatting and version warning logic for dataset version tracking</title>
<updated>2025-06-12T12:26:24Z</updated>
<author>
<name>Ján Jančár</name>
</author>
<published>2025-06-12T12:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=35b45226e30e2b1206b7eeb184145f8c29d7b265'/>
<id>urn:sha1:35b45226e30e2b1206b7eeb184145f8c29d7b265</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(dataset): add version warning and comparison for dataset and package version in from_dict</title>
<updated>2025-06-12T11:59:34Z</updated>
<author>
<name>Ján Jančár</name>
</author>
<published>2025-06-12T11:59:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=93e6be7e619f692625ba4c4f4a0a1bf75f2e40d8'/>
<id>urn:sha1:93e6be7e619f692625ba4c4f4a0a1bf75f2e40d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the backed status of datasets.</title>
<updated>2025-02-17T11:08:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-17T11:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=67ccbf3f4792fe39f9c75e0546140930d6dccd40'/>
<id>urn:sha1:67ccbf3f4792fe39f9c75e0546140930d6dccd40</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>Ditch unused (and unimplemented) sha256_digest.</title>
<updated>2025-02-14T22:40:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-14T21:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=0c476b79a0b835bf8a3a0786b59595363c28e2c5'/>
<id>urn:sha1:0c476b79a0b835bf8a3a0786b59595363c28e2c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually use Dataset.__init__.</title>
<updated>2025-02-14T22:40:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-14T21:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e68e8959b1e3013bbd4c7120171257fcf66c5415'/>
<id>urn:sha1:e68e8959b1e3013bbd4c7120171257fcf66c5415</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mutable default state.</title>
<updated>2025-02-14T22:40:15Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-14T15:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=3d6c6bc91dd8d8ab96fd0f28498f16038f7473fd'/>
<id>urn:sha1:3d6c6bc91dd8d8ab96fd0f28498f16038f7473fd</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>Use tmpdir with enough free space.</title>
<updated>2025-02-14T13:12:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-02-14T13:12:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=175165e34c07b17f3ee734b0d089322dd82e07b8'/>
<id>urn:sha1:175165e34c07b17f3ee734b0d089322dd82e07b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix dataset download description class name</title>
<updated>2025-02-13T10:05:27Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2025-02-13T10:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=ea35230a5cede98e2fbc3f9d3345999ec8b864b7'/>
<id>urn:sha1:ea35230a5cede98e2fbc3f9d3345999ec8b864b7</id>
<content type='text'>
</content>
</entry>
</feed>
