<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/sample/fips.py, branch 0.0.9</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/fips.py?h=0.0.9</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/sample/fips.py?h=0.0.9'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-06-02T11:04:35Z</updated>
<entry>
<title>Add more regex rulesm, slightly refactor. (#224)</title>
<updated>2022-06-02T11:04:35Z</updated>
<author>
<name>Ján Jančár</name>
</author>
<published>2022-06-02T11:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e8ee684c170c2a5aafb3fa9ded183da8b91fd6c8'/>
<id>urn:sha1:e8ee684c170c2a5aafb3fa9ded183da8b91fd6c8</id>
<content type='text'>
* Add more evaluation facilities to cert rules.

* Add more crypto rules and split them into groups.

* Rename rules_defenses to rules_side_channels.

* Fix tests, use settings_test.

* Fix import order.

* Fix escape warning.

* Fix pandas warning.

* Flake8.

* Add more TEE rules.

* Optimize regex searching.

* Add typehints to cert_rules.

* Fix import order.</content>
</entry>
<entry>
<title>random docs fixes</title>
<updated>2022-05-23T18:54:15Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-23T18:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=43239b26154dc0e9afee4552b15dcd36b72965e3'/>
<id>urn:sha1:43239b26154dc0e9afee4552b15dcd36b72965e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adds FIPSCertificate docs</title>
<updated>2022-05-23T18:40:54Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-05-23T18:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=67d7a2aa80fa99cbae1d98a7f984620ac13943df'/>
<id>urn:sha1:67d7a2aa80fa99cbae1d98a7f984620ac13943df</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>Refactor/pdftotext as library (#183)</title>
<updated>2022-04-04T16:01:25Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2022-04-04T16:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b0e4e9ed1a25f163dab45980cc5a32bcb0dacee9'/>
<id>urn:sha1:b0e4e9ed1a25f163dab45980cc5a32bcb0dacee9</id>
<content type='text'>
- Update Docker Ubuntu to 22.04
- Test pipeline now installs fresh Poppler
- Poppler-utils package no longer needed
- Paragraph on project dependencies added to CONTRIBUTING.md
- Pdftotext is no longer called with subprocess call, but API is leveraged instead</content>
</entry>
<entry>
<title>Adapt FIPS tests to new reference API.</title>
<updated>2022-03-04T16:55:59Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-03-04T16:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=1bf2b253ff41fe0a536f4612d767b6a37509562a'/>
<id>urn:sha1:1bf2b253ff41fe0a536f4612d767b6a37509562a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "affect" -&gt; "reference".</title>
<updated>2022-02-22T13:42:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-02-22T13:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=bddeeae516ad810bbb7ad4cae9c7f0e3fd996624'/>
<id>urn:sha1:bddeeae516ad810bbb7ad4cae9c7f0e3fd996624</id>
<content type='text'>
We shouldn't use affecting to describe the relationship that
we are describing here as we are only collecting references
and can't say anything about whether the referenced certificates
are truly affecting one another.
</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>fix of tests and pipeline</title>
<updated>2022-02-13T21:12:00Z</updated>
<author>
<name>mmstanone</name>
</author>
<published>2022-02-13T21:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=699b92fb63037899572f8d4aacb6e6e27213d0a0'/>
<id>urn:sha1:699b92fb63037899572f8d4aacb6e6e27213d0a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed fips typehints</title>
<updated>2022-02-12T19:36:27Z</updated>
<author>
<name>mmstanone</name>
</author>
<published>2022-02-12T19:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=cea0c5ae1106b143a6108aa0ca0d94e86c922a95'/>
<id>urn:sha1:cea0c5ae1106b143a6108aa0ca0d94e86c922a95</id>
<content type='text'>
</content>
</entry>
</feed>
