<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/notebooks/cc, branch 0.1.4</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/notebooks/cc?h=0.1.4</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/notebooks/cc?h=0.1.4'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2023-04-14T12:43:39Z</updated>
<entry>
<title>fix vulnerabilities notebook</title>
<updated>2023-04-14T12:43:39Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-14T12:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e4583afc9f9540ed139a18871e80da500a60b6ac'/>
<id>urn:sha1:e4583afc9f9540ed139a18871e80da500a60b6ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix references notebook</title>
<updated>2023-04-14T11:55:18Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-14T11:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=d9e14ca389cf566fcbcb5825d2e98630cf4cfa2b'/>
<id>urn:sha1:d9e14ca389cf566fcbcb5825d2e98630cf4cfa2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cpe eval notebook</title>
<updated>2023-04-14T11:37:32Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-04-14T11:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=17985924a176ab188e46f3ef4ca230f06dee23b5'/>
<id>urn:sha1:17985924a176ab188e46f3ef4ca230f06dee23b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Fixes in jupyter notebook and pandas utils</title>
<updated>2023-02-25T14:46:03Z</updated>
<author>
<name>GeorgeFI</name>
</author>
<published>2023-02-25T14:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=3e822b590a8ae6cd0f515625b7ba5e4a123513d0'/>
<id>urn:sha1:3e822b590a8ae6cd0f515625b7ba5e4a123513d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>train/valid/test split for reference annotations</title>
<updated>2023-02-10T15:04:41Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-10T15:04:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=507df1a96e89befb563a5cf027590454677b7481'/>
<id>urn:sha1:507df1a96e89befb563a5cf027590454677b7481</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>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>Add results to notebooks to make them nice on GitHub.</title>
<updated>2022-10-26T02:05:12Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-10-26T02:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4d4a1b61f8e77ee77d17eb129086ebed7ecb94ac'/>
<id>urn:sha1:4d4a1b61f8e77ee77d17eb129086ebed7ecb94ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vulnerabilities notebook to FIPS.</title>
<updated>2022-10-21T15:38:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-10-21T15:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=0443f5360826147aa42f1f8b70d7c10ea8d44173'/>
<id>urn:sha1:0443f5360826147aa42f1f8b70d7c10ea8d44173</id>
<content type='text'>
</content>
</entry>
</feed>
