<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sec-certs.git/.github/workflows/lint.yml, 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/.github/workflows/lint.yml?h=0.1.4</id>
<link rel='self' href='https://git.neuromancer.sk/sec-certs.git/atom/.github/workflows/lint.yml?h=0.1.4'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/'/>
<updated>2023-02-04T08:47:50Z</updated>
<entry>
<title>final commit</title>
<updated>2023-02-04T08:47:50Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-04T08:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=3eb2529d876c7f138329d6581b9ea72fafd4004f'/>
<id>urn:sha1:3eb2529d876c7f138329d6581b9ea72fafd4004f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pin linter versions, fix some lint problems</title>
<updated>2023-02-03T11:05:22Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-02-03T11:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=e5465f38f053941e0bcf3387da4e49394e169ee0'/>
<id>urn:sha1:e5465f38f053941e0bcf3387da4e49394e169ee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo in ruff github action</title>
<updated>2023-01-27T10:53:41Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-01-27T10:53:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=4b7784cf2b23e8018d70bcc68d36d8cd8f64b965'/>
<id>urn:sha1:4b7784cf2b23e8018d70bcc68d36d8cd8f64b965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace pyupgrade with ruff</title>
<updated>2023-01-27T10:52:39Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-01-27T10:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=c04394229913cfb59f9153c2269ce44222b0930f'/>
<id>urn:sha1:c04394229913cfb59f9153c2269ce44222b0930f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace flake8 with ruff</title>
<updated>2023-01-27T10:42:36Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-01-27T10:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=62ad89da6e64ac4f19b1fce5e52997a52ad10051'/>
<id>urn:sha1:62ad89da6e64ac4f19b1fce5e52997a52ad10051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace isort with ruff</title>
<updated>2023-01-27T10:27:53Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2023-01-27T10:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=acd28173c4df381716f0f98bb9143d83af9c5307'/>
<id>urn:sha1:acd28173c4df381716f0f98bb9143d83af9c5307</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add codecov and rename workflow jobs for consistency.</title>
<updated>2022-12-08T13:06:08Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2022-12-08T13:06:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=cd2ef10fa5262d559d744109228f79f5a06815a1'/>
<id>urn:sha1:cd2ef10fa5262d559d744109228f79f5a06815a1</id>
<content type='text'>
</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>reorganize requirements</title>
<updated>2022-04-04T19:26:59Z</updated>
<author>
<name>Adam Janovsky</name>
</author>
<published>2022-04-04T19:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/sec-certs.git/commit/?id=0cedcd01c9e7db3f797be98914eec5a8393602e5'/>
<id>urn:sha1:0cedcd01c9e7db3f797be98914eec5a8393602e5</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>
</feed>
