<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/fips_cli.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/fips_cli.py?h=main</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/fips_cli.py?h=main'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-12-08T12:44:36Z</updated>
<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>FIPS: Fix #210.</title>
<updated>2022-07-11T16:55:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-07-11T16:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=878ba1057161ef9b843533a473bd3736c7481564'/>
<id>urn:sha1:878ba1057161ef9b843533a473bd3736c7481564</id>
<content type='text'>
Moves algorithm download into "process_algorithms()"
and calls it in the CLI.
</content>
</entry>
<entry>
<title>Add OCR via tesseract.</title>
<updated>2022-07-09T10:39:42Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-07-07T13:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e5eee18c18a008d07686da0c8f2542b2f8c27fa1'/>
<id>urn:sha1:e5eee18c18a008d07686da0c8f2542b2f8c27fa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split helpers to thematic chunks.</title>
<updated>2022-07-05T17:12:01Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-07-03T21:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=21d434937234e159da3090553d541ac379f1ffec'/>
<id>urn:sha1:21d434937234e159da3090553d541ac379f1ffec</id>
<content type='text'>
Split this disorientating junkyard of unrelated functions.
</content>
</entry>
<entry>
<title>merge main</title>
<updated>2022-05-20T09:12:03Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-20T09:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=2cf170fd73d06af577e471d7cd125538e3283c4a'/>
<id>urn:sha1:2cf170fd73d06af577e471d7cd125538e3283c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>warn user on missing poppler, graphviz</title>
<updated>2022-05-13T20:09:34Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-13T20:09:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=85ea115465260607989ad90b50988e5d70b1de22'/>
<id>urn:sha1:85ea115465260607989ad90b50988e5d70b1de22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reorganize imports in examples, CLIs, notebooks</title>
<updated>2022-05-13T17:49:52Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-13T17:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=cb12d9e4c740780cab624a35a529b7871e9cbe9b'/>
<id>urn:sha1:cb12d9e4c740780cab624a35a529b7871e9cbe9b</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>flake8 compliance</title>
<updated>2021-12-19T10:51:15Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-19T10:51:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=77028627f6d2b1eb054f85ea05fa6fc9305d006a'/>
<id>urn:sha1:77028627f6d2b1eb054f85ea05fa6fc9305d006a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort imports</title>
<updated>2021-12-18T13:18:46Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-18T13:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=6e980798f0e51ac2b581aa79c8d314a3c935b4c5'/>
<id>urn:sha1:6e980798f0e51ac2b581aa79c8d314a3c935b4c5</id>
<content type='text'>
</content>
</entry>
</feed>
