<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/sample/certificate.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/sec_certs/sample/certificate.py?h=main</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/sample/certificate.py?h=main'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-12-09T16:10:19Z</updated>
<entry>
<title>flat -&gt; src layout (#294)</title>
<updated>2022-12-09T16:10:19Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2022-12-09T16:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=73b3b0c361f9545450fa188bec50606d64bb1afd'/>
<id>urn:sha1:73b3b0c361f9545450fa188bec50606d64bb1afd</id>
<content type='text'>
- Some mypy fixes
- Flat layout -&gt; src layout
- Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml`
- Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`</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>populate __init__ for modules</title>
<updated>2022-05-12T20:36:51Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-12T20:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=afa81c4da15504c89aa51cefe7e511562ab7ef38'/>
<id>urn:sha1:afa81c4da15504c89aa51cefe7e511562ab7ef38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cpe matches list-&gt;set, heuristic type hints</title>
<updated>2022-02-16T18:46:15Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-16T18:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=52f04fbfe926701b35de67d02fbc3d03c57138bc'/>
<id>urn:sha1:52f04fbfe926701b35de67d02fbc3d03c57138bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finalize typing for Certificate classes</title>
<updated>2022-02-11T14:31:33Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-11T14:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b2bd22877fe7917021a21818688280d6ed75b8e2'/>
<id>urn:sha1:b2bd22877fe7917021a21818688280d6ed75b8e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete redundant certificate method</title>
<updated>2022-02-10T17:42:45Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-10T17:42:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=473ac908dcd7b69c21575ef036f5dc5fbf232f33'/>
<id>urn:sha1:473ac908dcd7b69c21575ef036f5dc5fbf232f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix from_dict ordering issue.</title>
<updated>2022-01-05T00:02:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-01-05T00:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=7a4fed73fa1bf77e9affc8ca2adde9d807adafb0'/>
<id>urn:sha1:7a4fed73fa1bf77e9affc8ca2adde9d807adafb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix isort errors</title>
<updated>2021-12-18T15:16:08Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-18T15:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=a16558854c67d3f5cf66c9c97f0fea96b904ea3b'/>
<id>urn:sha1:a16558854c67d3f5cf66c9c97f0fea96b904ea3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix black and isort changes</title>
<updated>2021-12-18T13:32:13Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-18T13:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=26bff9d80cb880cc690da65095a24071da498ebb'/>
<id>urn:sha1:26bff9d80cb880cc690da65095a24071da498ebb</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>
