<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/sec_certs/helpers.py, branch 0.0.4</title>
<subtitle>Tool for analysis of security certificates (Common Criteria, FIPS 140...).</subtitle>
<id>https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/helpers.py?h=0.0.4</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/sec_certs/helpers.py?h=0.0.4'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2022-04-04T16:01:25Z</updated>
<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>Extend PDFData structure with stuff extracted from more frontpages.</title>
<updated>2022-02-22T15:31:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-02-22T15:28:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=0dbdd8272241df8737949e7bc8c5fc37abeaac78'/>
<id>urn:sha1:0dbdd8272241df8737949e7bc8c5fc37abeaac78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #171 from crocs-muni/fix-cpe-matching-inconsistencies</title>
<updated>2022-02-17T20:10:29Z</updated>
<author>
<name>adamjanovsky</name>
</author>
<published>2022-02-17T20:10:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=47863129815d4d283ae2cdc4212492953a6dde4b'/>
<id>urn:sha1:47863129815d4d283ae2cdc4212492953a6dde4b</id>
<content type='text'>
Fix cpe matching inconsistencies</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>Fix storage of PDF metadata.</title>
<updated>2022-02-17T13:15:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-02-17T13:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e9214ff296e01014882b3dc5fa3e89101cbe8ffe'/>
<id>urn:sha1:e9214ff296e01014882b3dc5fa3e89101cbe8ffe</id>
<content type='text'>
Fixes #167.
</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 failing flake8</title>
<updated>2022-02-13T21:37:50Z</updated>
<author>
<name>mmstanone</name>
</author>
<published>2022-02-13T21:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=f780c7c00cf0e752087f3260e814769ac0b63d64'/>
<id>urn:sha1:f780c7c00cf0e752087f3260e814769ac0b63d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into adamjanovsky/137-leftover-work-with-mypy</title>
<updated>2022-02-13T21:24:43Z</updated>
<author>
<name>mmstanone</name>
</author>
<published>2022-02-13T21:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=b51c95d0fb78c4d28f495f90d184b4ebe850427b'/>
<id>urn:sha1:b51c95d0fb78c4d28f495f90d184b4ebe850427b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CC: Better exception handling on pdf processing #86</title>
<updated>2022-02-12T10:14:04Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-02-12T10:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=25c91f9e50a5f109436fe163638dd4d57060ad4d'/>
<id>urn:sha1:25c91f9e50a5f109436fe163638dd4d57060ad4d</id>
<content type='text'>
</content>
</entry>
</feed>
