<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/sample/cpe.py, branch 0.1.0</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/cpe.py?h=0.1.0</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/sample/cpe.py?h=0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-02-17T19:45:36Z</updated>
<entry>
<title>fix start_version, end_version problems</title>
<updated>2022-02-17T19:45:36Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-17T19:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=cbbb57f7097b9a61154d59bdd965811e0650befe'/>
<id>urn:sha1:cbbb57f7097b9a61154d59bdd965811e0650befe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalize generic CPE versions</title>
<updated>2022-02-17T18:28:36Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-17T18:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bea83aa0eb1687594c95a2c60022c80840519fd7'/>
<id>urn:sha1:bea83aa0eb1687594c95a2c60022c80840519fd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proper escaping when parsing CPEs</title>
<updated>2022-02-17T17:12:01Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-17T17:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=82626cd7d38706cd0002956c93312ce8def703a7'/>
<id>urn:sha1:82626cd7d38706cd0002956c93312ce8def703a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deterministic cpe matches</title>
<updated>2022-02-17T08:31:51Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-17T08:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=993857ac38c78bb8a0fa7d7e3e2452224f342b2d'/>
<id>urn:sha1:993857ac38c78bb8a0fa7d7e3e2452224f342b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish typing for auxilarry sample clases</title>
<updated>2022-02-11T14:39:53Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-11T14:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4da64a00bc1a2b7db82057cb9c4945ee2536cee2'/>
<id>urn:sha1:4da64a00bc1a2b7db82057cb9c4945ee2536cee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typing guidance on dataset inheritance</title>
<updated>2022-02-11T13:48:56Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-11T13:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=373d733b6bc9b187d581cdf8b2d8892f864a121f'/>
<id>urn:sha1:373d733b6bc9b187d581cdf8b2d8892f864a121f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>getting rid of random mypy errors</title>
<updated>2022-02-10T18:13:45Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-10T18:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e56d843a71e35e81685c836ea5c879c61d7f2905'/>
<id>urn:sha1:e56d843a71e35e81685c836ea5c879c61d7f2905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cache CPE in CVE and CPE datasets.</title>
<updated>2021-12-26T17:23:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-26T17:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=111c756f391823696927346abf1500b0d4b8e801'/>
<id>urn:sha1:111c756f391823696927346abf1500b0d4b8e801</id>
<content type='text'>
Reduces memory usage by over 40% for CVEDataset.from_web.
</content>
</entry>
<entry>
<title>Add slots to CVE and CPE objects.</title>
<updated>2021-12-26T16:14:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2021-12-26T16:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=ae7d1873f227177b895c475fad4a5d387538e7e8'/>
<id>urn:sha1:ae7d1873f227177b895c475fad4a5d387538e7e8</id>
<content type='text'>
Fixes #109.

Also adds a test loading the CVE database from the web.
</content>
</entry>
<entry>
<title>Fix MyPy errors</title>
<updated>2021-12-18T16:50:51Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2021-12-18T16:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4f255665d2c335185fb68e288801c89c66dc5a5a'/>
<id>urn:sha1:4f255665d2c335185fb68e288801c89c66dc5a5a</id>
<content type='text'>
</content>
</entry>
</feed>
