<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/README.md, branch 0.1.2</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/README.md?h=0.1.2</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/README.md?h=0.1.2'/>
<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>update readme</title>
<updated>2022-12-10T08:35:44Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-12-10T08:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a47f5e6047d472b9d390826b434dfdeaa6bcf94a'/>
<id>urn:sha1:a47f5e6047d472b9d390826b434dfdeaa6bcf94a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename common_criteria modules to cc</title>
<updated>2022-12-09T16:35:59Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-12-09T16:35:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=1c43b173667b2aee8ac64d423b1f46d774643eb3'/>
<id>urn:sha1:1c43b173667b2aee8ac64d423b1f46d774643eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add codecov badges.</title>
<updated>2022-12-08T13:33:40Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-12-08T13:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=5b14a065af3bf3c5c8f6a78b779fa9e97811d954'/>
<id>urn:sha1:5b14a065af3bf3c5c8f6a78b779fa9e97811d954</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>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>
<entry>
<title>link external docs sources, introduce myst</title>
<updated>2022-04-25T14:48:04Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-04-25T14:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=2ac699107479e29ca4b3f1848dfa8a2bae7e4191'/>
<id>urn:sha1:2ac699107479e29ca4b3f1848dfa8a2bae7e4191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor/pdftotext as library (#183)</title>
<updated>2022-04-04T16:01:25Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2022-04-04T16:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b0e4e9ed1a25f163dab45980cc5a32bcb0dacee9'/>
<id>urn:sha1:b0e4e9ed1a25f163dab45980cc5a32bcb0dacee9</id>
<content type='text'>
- Update Docker Ubuntu to 22.04
- Test pipeline now installs fresh Poppler
- Poppler-utils package no longer needed
- Paragraph on project dependencies added to CONTRIBUTING.md
- Pdftotext is no longer called with subprocess call, but API is leveraged instead</content>
</entry>
<entry>
<title>update release info in readme</title>
<updated>2022-02-01T18:01:32Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-01T18:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a5252937e0b87a8aab3fc6f071cf15d3d53cd625'/>
<id>urn:sha1:a5252937e0b87a8aab3fc6f071cf15d3d53cd625</id>
<content type='text'>
</content>
</entry>
</feed>
