<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/examples, branch main</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/examples?h=main</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/examples?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>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>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>simplify FIPS,CC examples</title>
<updated>2022-05-20T08:37:09Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-20T08:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=10b3b57c8df3e467df2f8fbc617c25a6c0d578d5'/>
<id>urn:sha1:10b3b57c8df3e467df2f8fbc617c25a6c0d578d5</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>fix cpe matching example</title>
<updated>2022-02-16T12:01:11Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-16T12:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=d4ecef794fd01c17fe47cf672d28bd2a0f007724'/>
<id>urn:sha1:d4ecef794fd01c17fe47cf672d28bd2a0f007724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix IUT/MIP demos.</title>
<updated>2021-12-23T18:58:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-23T18:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b5f91e04576f1c31ad93986d4578aa67f288ddea'/>
<id>urn:sha1:b5f91e04576f1c31ad93986d4578aa67f288ddea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split sample and dataset stuff in IUT and MIP.</title>
<updated>2021-12-23T17:12:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-23T17:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=cf60066621b92ec9580de10e0c0835a8a0aa4a05'/>
<id>urn:sha1:cf60066621b92ec9580de10e0c0835a8a0aa4a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split MIP+IUT code into CLI part in examples and rest in library.</title>
<updated>2021-12-23T17:00:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-04-22T18:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bc1e5d61cea6597a184f79baed8caedab35fb66e'/>
<id>urn:sha1:bc1e5d61cea6597a184f79baed8caedab35fb66e</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>
</feed>
