<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/sample/common_criteria.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/common_criteria.py?h=0.1.0</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/sample/common_criteria.py?h=0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-06-22T18:33:48Z</updated>
<entry>
<title>fix CommonCriteriaCert.InternalState constructor</title>
<updated>2022-06-22T18:33:48Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-06-22T18:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=eca01edd4cc9f62ddae9bc400cea9a9f0ac51cd9'/>
<id>urn:sha1:eca01edd4cc9f62ddae9bc400cea9a9f0ac51cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix loading of CC InternalState with hashes in it.</title>
<updated>2022-06-22T15:22:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-06-22T15:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=f550a366fe10e30cda76f3b36ea322b024c5f7fb'/>
<id>urn:sha1:f550a366fe10e30cda76f3b36ea322b024c5f7fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance vulnerability notebook with CWEs (#232)</title>
<updated>2022-06-14T14:44:19Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2022-06-14T14:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=5ea7bfc9538d1a54f55344aea62e67535972093c'/>
<id>urn:sha1:5ea7bfc9538d1a54f55344aea62e67535972093c</id>
<content type='text'>
* CVEs: start collecting CWE data
* vuln notebook: CWE analysis
</content>
</entry>
<entry>
<title>Add document hashes.</title>
<updated>2022-05-30T10:39:51Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-05-30T10:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=ff6deb939f5235e4a3610cd43c711b2d5485df53'/>
<id>urn:sha1:ff6deb939f5235e4a3610cd43c711b2d5485df53</id>
<content type='text'>
Fixes #220.
</content>
</entry>
<entry>
<title>add docs CommonCriteriaCert</title>
<updated>2022-05-23T16:28:53Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-23T16:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=ef07fafe877366061d99a5e86b69f0c8197b29f3'/>
<id>urn:sha1:ef07fafe877366061d99a5e86b69f0c8197b29f3</id>
<content type='text'>
</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>fix empty raise, more detailed info about badly parsed html</title>
<updated>2022-05-12T15:34:55Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-12T15:34:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=3e7fe67008f9344b7f663e08eda9962bc6f3d3aa'/>
<id>urn:sha1:3e7fe67008f9344b7f663e08eda9962bc6f3d3aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement EAL-implied SARs inference</title>
<updated>2022-05-10T15:02:56Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-10T15:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=d10334b7aaab83c8aa5e0897c93c6465c85d4874'/>
<id>urn:sha1:d10334b7aaab83c8aa5e0897c93c6465c85d4874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve sar parsing</title>
<updated>2022-05-09T18:28:36Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-09T18:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=484ab3e66f9195557d7c07a45ce001d64084a52f'/>
<id>urn:sha1:484ab3e66f9195557d7c07a45ce001d64084a52f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix download progress bar</title>
<updated>2022-05-09T18:23:08Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-09T18:23:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e9ee4a25c191a8a503c566344cc7309e44601f08'/>
<id>urn:sha1:e9ee4a25c191a8a503c566344cc7309e44601f08</id>
<content type='text'>
</content>
</entry>
</feed>
