- Nov 17, 2024
-
-
Pierre Smeyers authored
-
- Nov 11, 2024
-
-
semantic-release-bot authored
# [7.5.0](https://gitlab.com/to-be-continuous/python/compare/7.4.0...7.5.0) (2024-11-11) ### Features * **Ruff:** add `ruff-format` job for code formatting ([142589f2](https://gitlab.com/to-be-continuous/python/commit/142589f2c260336d3a703af3e149c1c666fd5373))
-
Pierre Smeyers authored
feat(Ruff): add `ruff-format` job for code formatting Closes #86 See merge request to-be-continuous/python!124
-
Gaëtan Montury authored
-
- Nov 08, 2024
-
-
semantic-release-bot authored
# [7.4.0](https://gitlab.com/to-be-continuous/python/compare/7.3.3...7.4.0) (2024-11-08) ### Features * add AWS CodeArtifact support (variant) ([128fb995](https://gitlab.com/to-be-continuous/python/commit/128fb9950c1354c211abe17d5cba19d75dd66ecc))
-
Pierre Smeyers authored
feat: aws codeartifact variant Closes #85 See merge request to-be-continuous/python!126
-
Eytan Dahan authored
-
- Nov 06, 2024
-
-
semantic-release-bot authored
## [7.3.3](https://gitlab.com/to-be-continuous/python/compare/7.3.2...7.3.3) (2024-11-06) ### Bug Fixes * correct bandit exclude of .venv and .cache ([ed955279](https://gitlab.com/to-be-continuous/python/commit/ed955279f56f2d66a2a7532b35515f2309f05f5c)), closes [#92](https://gitlab.com/to-be-continuous/python/issues/92)
-
Pierre Smeyers authored
fix: correct bandit exclude of .venv and .cache Closes #92 See merge request to-be-continuous/python!127
-
- Nov 05, 2024
-
-
Gaëtan Montury authored
fix #92
-
- Nov 02, 2024
-
-
semantic-release-bot authored
## [7.3.2](https://gitlab.com/to-be-continuous/python/compare/7.3.1...7.3.2) (2024-11-02) ### Bug Fixes * limit security reports access to developer role or higher ([40c85eff](https://gitlab.com/to-be-continuous/python/commit/40c85eff562a00ceb9b381ef72472ce1910b97ab))
-
Pierre Smeyers authored
Resolve "Limit security reports access to developer role and above" Closes #91 See merge request to-be-continuous/python!123
-
- Oct 25, 2024
-
-
semantic-release-bot authored
## [7.3.1](https://gitlab.com/to-be-continuous/python/compare/7.3.0...7.3.1) (2024-10-25) ### Bug Fixes * **Trivy:** trivy scan fails when issues are found ([671b7814](https://gitlab.com/to-be-continuous/python/commit/671b78142c08cdd5bbf1441a81705b96dbf0740f)) * use right options for uv with extras deps ([354af5ad](https://gitlab.com/to-be-continuous/python/commit/354af5ad8294ad8f3de3f7ad6aeaf8752d5f2625))
-
Pierre Smeyers authored
use right options for uv with extras deps Closes #90 See merge request to-be-continuous/python!122
-
- Oct 24, 2024
-
-
Bertrand Goareguer authored
-
Sylvain Desbureaux authored
`--extras` is not the right command for `uv`. It's `--extra` instead. Signed-off-by:
Sylvain Desbureaux <sylvain.desbureaux@orange.com>
-
- Oct 23, 2024
-
-
Pierre Smeyers authored
Resolve "Use recent Trivy features" Closes #87 See merge request to-be-continuous/python!120
-
Bertrand Goareguer authored
-
- Oct 20, 2024
-
-
Pierre Smeyers authored
Resolve "Trivy never fails" Closes #88 See merge request to-be-continuous/python!118
-
Bertrand Goareguer authored
-
- Oct 15, 2024
-
-
semantic-release-bot authored
# [7.3.0](https://gitlab.com/to-be-continuous/python/compare/7.2.0...7.3.0) (2024-10-15) ### Features * **uv:** add uv support as a new build system ([8aeb20b0](https://gitlab.com/to-be-continuous/python/commit/8aeb20b09347ff35398a4a707852a9cc17cc6842)), closes [#80](https://gitlab.com/to-be-continuous/python/issues/80) * **uv:** add uv support as a new build system ([d22ffbac](https://gitlab.com/to-be-continuous/python/commit/d22ffbacb4228cb4ffdc6396bca9e43ad194bfff))
-
Gaëtan Montury authored
Closes #80 See merge request to-be-continuous/python!114
-
euri10 authored
-
- Oct 04, 2024
-
-
Girija Saint-Ange authored
Resolve "README points to old Trivy docs" Closes #83 See merge request to-be-continuous/python!117
-
Bertrand Goareguer authored
-
semantic-release-bot authored
# [7.2.0](https://gitlab.com/to-be-continuous/python/compare/7.1.1...7.2.0) (2024-10-04) ### Bug Fixes * **release:** support full semantic-versioning specifcation (with prerelease and build metadata) ([08e9d7e9](https://gitlab.com/to-be-continuous/python/commit/08e9d7e9f7f1bdd43a2070c9ee5abb16a8b8aaa0)) * **trivy:** use --pkg-types instead of deprecated --vuln-type option ([5e0a0d29](https://gitlab.com/to-be-continuous/python/commit/5e0a0d2918fd7539bd2e1cb955e99ef5857db1f5)) ### Features * **trivy:** enable comprehensive priority ([322eb1b8](https://gitlab.com/to-be-continuous/python/commit/322eb1b88c49d9a1662ad6b6199541f1a82860ef))
-
Girija Saint-Ange authored
Resolve "Enable comprehensive priority for Trivy" Closes #78 See merge request to-be-continuous/python!115
-
Bertrand Goareguer authored
-
Girija Saint-Ange authored
Resolve "Trivy option --vuln-type is deprecated" Closes #82 See merge request to-be-continuous/python!116
-
Bertrand Goareguer authored
-
Pierre Smeyers authored
-
- Oct 03, 2024
-
-
semantic-release-bot authored
## [7.1.1](https://gitlab.com/to-be-continuous/python/compare/7.1.0...7.1.1) (2024-10-03) ### Bug Fixes * Poetry Build system test ([95056049](https://gitlab.com/to-be-continuous/python/commit/95056049e7ee8239b6358def7c594e7002036574))
-
Pierre Smeyers authored
Replace Poetry Build system test with more posix version Closes #79 See merge request to-be-continuous/python!113
-
S.Thiriet authored
-
- Sep 15, 2024
-
-
semantic-release-bot authored
# [7.1.0](https://gitlab.com/to-be-continuous/python/compare/7.0.2...7.1.0) (2024-09-15) ### Bug Fixes * check trivy activity to match new log format ([edd8fcf7](https://gitlab.com/to-be-continuous/python/commit/edd8fcf71f1b251c467d6bbce6e8a190d4584dda)) * pylint --ignore .cache not working now use find to exclude .cache ([e1463bc7](https://gitlab.com/to-be-continuous/python/commit/e1463bc750fbd24b12d407267061d8ae8a3718f1)) ### Features * isort exclude .cache ([e333183c](https://gitlab.com/to-be-continuous/python/commit/e333183ca48aa98baf9d510caf0c8f3f93d04b82)) * remove unnecesary install when use poetry or pipenv ([f025c6df](https://gitlab.com/to-be-continuous/python/commit/f025c6df22d48bd735458fc478b18d2235a715a2))
-
Pierre Smeyers authored
feat: remove unnecesary install and other optim See merge request to-be-continuous/python!110
-
- Sep 12, 2024