<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/docs/quickstart.md, branch 0.1.3</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/docs/quickstart.md?h=0.1.3</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/docs/quickstart.md?h=0.1.3'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-12-10T09:02:12Z</updated>
<entry>
<title>update pypi action</title>
<updated>2022-12-10T09:02:12Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-12-10T09:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=570665cc82f00eb92f0980fc562b28af18fdca65'/>
<id>urn:sha1:570665cc82f00eb92f0980fc562b28af18fdca65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename notebook common_criteria -&gt; cc</title>
<updated>2022-12-10T08:16:18Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-12-10T08:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a07429e54098248c1c296d412f2fdac2f1fd5408'/>
<id>urn:sha1:a07429e54098248c1c296d412f2fdac2f1fd5408</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor FIPS &amp; unify CLI actions (#275)</title>
<updated>2022-12-08T12:44:36Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2022-12-08T12:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=846144e9b7352d2962ae9f87474b5840a36405d3'/>
<id>urn:sha1:846144e9b7352d2962ae9f87474b5840a36405d3</id>
<content type='text'>
* Unifies CLIs into sine CLI
* Merge much of dataset functionality into `Dataset` baseclass
* Refactor `unittest` -&gt; `pytest`
* Unify processing pipeline across datasets (common public functions)
* Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...)
* Upgrade Github Actions pipelines
* Allow for failure of some tests
* Refactor type hints</content>
</entry>
<entry>
<title>fix CommonCriteriaCert.InternalState constructor</title>
<updated>2022-06-22T18:33:48Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-06-22T18:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=eca01edd4cc9f62ddae9bc400cea9a9f0ac51cd9'/>
<id>urn:sha1:eca01edd4cc9f62ddae9bc400cea9a9f0ac51cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better docker instructions</title>
<updated>2022-06-22T15:54:31Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-06-22T15:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=166f8d96e414e52e66fd225440317bf80c0fc3fb'/>
<id>urn:sha1:166f8d96e414e52e66fd225440317bf80c0fc3fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in quickstart docs</title>
<updated>2022-05-23T12:23:38Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-23T12:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=f951d8b2d4aa31b9758fe145a5553a56b486f64b'/>
<id>urn:sha1:f951d8b2d4aa31b9758fe145a5553a56b486f64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs: add some examples</title>
<updated>2022-05-20T15:20:48Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-20T15:20:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=9db545dbb2b644a01b8e49b4b2506ea03ec36b00'/>
<id>urn:sha1:9db545dbb2b644a01b8e49b4b2506ea03ec36b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update docs</title>
<updated>2022-05-20T13:25:28Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-20T13:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=99768447af7031d4ceb982ba58f49fcf8d4c4591'/>
<id>urn:sha1:99768447af7031d4ceb982ba58f49fcf8d4c4591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update notes</title>
<updated>2022-05-01T19:57:52Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-01T19:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=766164f7534e4d41a1668cc553c51c0ad3c0630f'/>
<id>urn:sha1:766164f7534e4d41a1668cc553c51c0ad3c0630f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add simple installation instr. and quickstart</title>
<updated>2022-04-26T14:10:36Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-04-26T14:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e6a433e86be235cb4bfc0b80bcef719df42812d7'/>
<id>urn:sha1:e6a433e86be235cb4bfc0b80bcef719df42812d7</id>
<content type='text'>
</content>
</entry>
</feed>
