<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/Dockerfile, branch main</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).
</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom?h=main</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2025-11-17T16:55:02Z</updated>
<entry>
<title>Fixup Dockerfile.</title>
<updated>2025-11-17T16:55:02Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2025-11-17T16:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=0a99fb4db3ef07c8e02847c30d54f4ac34685ede'/>
<id>urn:sha1:0a99fb4db3ef07c8e02847c30d54f4ac34685ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert spacy model download installation</title>
<updated>2024-02-20T11:51:57Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2024-02-20T11:51:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=26d316ae23b1b47c8ac3543de233995dac85a67a'/>
<id>urn:sha1:26d316ae23b1b47c8ac3543de233995dac85a67a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spacy model download now with pip</title>
<updated>2024-02-20T11:12:25Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2024-02-20T11:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b545fab8bb24d1e21c8b69b8f12a98a3e3694702'/>
<id>urn:sha1:b545fab8bb24d1e21c8b69b8f12a98a3e3694702</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change installed reqs in dockerfile to shrink docker image size</title>
<updated>2023-11-27T08:36:33Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-11-27T08:36:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=64e98e59b6f9277ec20a9b3370a6fd3f18733dfd'/>
<id>urn:sha1:64e98e59b6f9277ec20a9b3370a6fd3f18733dfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump required python to 3.8</title>
<updated>2023-11-14T13:25:05Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-11-14T13:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=76219404a0b70bebf1778cf237bb84427b92bc45'/>
<id>urn:sha1:76219404a0b70bebf1778cf237bb84427b92bc45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce all_requirements.txt</title>
<updated>2023-10-18T15:08:22Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2023-10-18T15:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=d67361d2486279886141f911e5d4b2e0f2cdd0a9'/>
<id>urn:sha1:d67361d2486279886141f911e5d4b2e0f2cdd0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't clone in dockerfile, copy local repo contents</title>
<updated>2023-07-13T12:21:02Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-07-13T12:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=c28401844ceb3864d08587672acd5828d2b892f6'/>
<id>urn:sha1:c28401844ceb3864d08587672acd5828d2b892f6</id>
<content type='text'>
</content>
</entry>
<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>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>Add tesseract to Docker and docs.</title>
<updated>2022-07-09T10:39:42Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-07-07T13:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=30fd16199cc1f5daa0ac85e3899b4fa4171449c6'/>
<id>urn:sha1:30fd16199cc1f5daa0ac85e3899b4fa4171449c6</id>
<content type='text'>
</content>
</entry>
</feed>
