Nox-poetry

Latest version: v1.2.0

Safety actively analyzes 722930 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.2.0

* Update release workflow (1315) edgarrmondragon
* Use `build` PEP 517 build frontend to build the package (1303) edgarrmondragon
* Enable FIPS compliance by calling blake2b with usedforsecurity=False (1307) davemcphee
* Use Python 3.13 and Ubuntu 24.04 for RTD build (1309) edgarrmondragon
* Drop support for Python 3.8 (1302) edgarrmondragon
* Update tested Poetry versions (1295) edgarrmondragon
* Cancel in-progress runs for the same branch or in retries of the same workflow run (1286) edgarrmondragon
* Trigger test workflow only in PRs and pushes to main (1282) edgarrmondragon
* Fix Dependabot group patterns (1281) edgarrmondragon
* chore: Group dependabot updates (1278) edgarrmondragon

:package: Dependencies

* ⬆️ Bump the lockfile-dev group with 2 updates (1314) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump actions/upload-artifact from 4.6.0 to 4.6.1 in the actions group (1312) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump sphinx from 8.2.0 to 8.2.1 in /docs in the docs group (1313) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ Bump the lockfile-dev group across 1 directory with 6 updates (1311) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ Bump sphinx from 8.1.3 to 8.2.0 in /docs in the docs group (1304) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ Bump actions/cache from 4.2.0 to 4.2.1 in the actions group (1305) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ Bump the lockfile-runtime group across 1 directory with 2 updates (1297) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump myst-parser from 4.0.0 to 4.0.1 in /docs in the docs group (1299) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump poetry from 2.0.1 to 2.1.1 in /.github/workflows in the ci group (1301) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ [dev]: Bump safety from 3.2.14 to 3.3.0 in the lockfile-dev group (1300) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump the actions group across 1 directory with 4 updates (1290) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ [dev]: Bump the lockfile-dev group across 1 directory with 6 updates (1293) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump the ci group across 1 directory with 3 updates (1296) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump the actions group with 8 updates (1285) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump the ci group in /.github/workflows with 3 updates (1283) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ Bump the lockfile-runtime group with 6 updates (1280) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump the docs group in /docs with 3 updates (1284) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ Bump the lockfile-dev group with 23 updates (1279) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ [dev]: Bump charset-normalizer from 3.3.2 to 3.4.1 (1238) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ [dev]: Bump certifi from 2024.8.30 to 2024.12.14 (1240) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump virtualenv from 20.26.3 to 20.29.1 in /.github/workflows (1235) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ [dev]: Bump rich from 13.9.2 to 13.9.4 (1236) [dependabot[bot]](https://github.com/apps/dependabot)
* ⬆️ [dev]: Bump click from 8.1.7 to 8.1.8 (1237) [dependabot[bot]](https://github.com/apps/dependabot)
* Bump actions/setup-python from 4.6.1 to 5.3.0 (1233) [dependabot[bot]](https://github.com/apps/dependabot)

1.1.0

Not secure
* ci: Get back to a working state (1224) edgarrmondragon
* Test with Python 3.13 (1227) edgarrmondragon
* Drop support for Python 3.7 and test with 3.12 (1213) edgarrmondragon
* Bump dev dependencies and update lockfile (1225) edgarrmondragon
* Replace black, isort, and some flake8 plugins with Ruff (1228) edgarrmondragon
* Fix Safety warnings about Tornado and Poetry (1231) cjolowicz

1.0.3

Not secure
:beetle: Fixes

* Include dependency groups in constraints file (1139) cjolowicz

:package: Dependencies

* ci: update dependencies weekly (1127) cjolowicz
* docs: update requirements (1126) cjolowicz
* Update dependencies and various fixes (1118) cjolowicz
* Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (1138) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (1135) dependabot
* Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (1131) dependabot
* ⬆️ [dev]: Bump typing-extensions from 4.6.3 to 4.7.1 (1137) dependabot
* ⬆️ [dev]: Bump mypy from 1.4.0 to 1.4.1 (1136) dependabot
* Bump actions/upload-artifact from 3.1.0 to 3.1.2 (1132) dependabot
* ⬆️ [dev]: Bump pytest from 7.3.2 to 7.4.0 (1134) dependabot
* ⬆️ [dev]: Bump mypy from 1.3.0 to 1.4.0 (1133) dependabot
* Bump actions/checkout from 3.0.2 to 3.5.3 (1130) dependabot
* Bump actions/download-artifact from 3.0.0 to 3.0.2 (1129) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 (1128) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.8.6 (1123) dependabot
* Bump codecov/codecov-action from 3.1.0 to 3.1.4 (1125) dependabot
* Bump actions/setup-python from 4.0.0 to 4.6.1 (1121) dependabot
* Bump actions/cache from 3.0.4 to 3.3.1 (1120) dependabot
* Bump release-drafter/release-drafter from 5.20.0 to 5.23.0 (1097) dependabot

1.0.2

Not secure
* Add support for Python 3.11 (948) drhagen

:package: Dependencies

* Update lockfile (957) cjolowicz
* ⬆️ Bump dparse from 0.5.1 to 0.6.2 (898) dependabot

1.0.1

Not secure
Changes

:bug: Fixes

* Fix error when parsing package build output on Windows ConEmu terminals (778) cycledriver

:package: Packaging

* Remove upper version bound for tomlkit (760) jstaph

:arrow_up: Dependencies

<details>
<summary>Dependabot PRs</summary>

* ⬆️ Bump furo from 2022.4.7 to 2022.6.21 (781) dependabot
* Build(deps): Bump sphinx from 4.5.0 to 5.0.2 in /docs (777) dependabot
* Build(deps): Bump furo from 2022.4.7 to 2022.6.21 in /docs (780) dependabot
* ⬆️ [dev]: Bump flake8-bugbear from 22.4.25 to 22.6.22 (782) dependabot
* ⬆️ Bump babel from 2.10.1 to 2.10.3 (776) dependabot
* ⬆️ Bump certifi from 2021.10.8 to 2022.6.15 (775) dependabot
* ⬆️ Bump colorama from 0.4.4 to 0.4.5 (774) dependabot
* ⬆️ Bump requests from 2.27.1 to 2.28.0 (772) dependabot
* ⬆️ Bump pkginfo from 1.8.2 to 1.8.3 (771) dependabot
* ⬆️ [dev]: Bump pre-commit-hooks from 4.2.0 to 4.3.0 (770) dependabot
* ⬆️ [dev]: Bump flake8-rst-docstrings from 0.2.5 to 0.2.6 (769) dependabot
* Build(deps): Bump actions/setup-python from 3.1.2 to 4.0.0 (768) dependabot
* ⬆️ [dev]: Bump pyupgrade from 2.32.1 to 2.34.0 (767) dependabot
* ⬆️ Bump myst-parser from 0.17.2 to 0.18.0 (766) dependabot
* Build(deps): Bump myst-parser from 0.17.2 to 0.18.0 in /docs (765) dependabot
* Build(deps): Bump actions/cache from 3.0.2 to 3.0.4 (764) dependabot
* ⬆️ [dev]: Bump mypy from 0.950 to 0.961 (762) dependabot
* ⬆️ Bump msgpack from 1.0.3 to 1.0.4 (759) dependabot
* ⬆️ [dev]: Bump pep8-naming from 0.12.1 to 0.13.0 (757) dependabot
* ⬆️ [dev]: Bump coverage from 6.3.3 to 6.4.1 (756) dependabot
* ⬆️ Bump filelock from 3.7.0 to 3.7.1 (754) dependabot
* Build(deps): Bump pip from 22.1 to 22.1.2 in /.github/workflows (753) dependabot
* Build(deps): Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (750) dependabot
* ⬆️ Bump typed-ast from 1.5.3 to 1.5.4 (748) dependabot
* ⬆️ Bump identify from 2.5.0 to 2.5.1 (744) dependabot
* Build(deps): Bump actions/upload-artifact from 3.0.0 to 3.1.0 (743) dependabot

</summary>

1.0.0

Not secure
* Add Trove classifier for stable development status (739) cjolowicz
* Remove upper version bounds from dependencies (694) cjolowicz

:construction_worker: Continuous Integration

* Configure commit message prefix for Dependabot upgrades (740) cjolowicz
* Increase the limit of open Dependabot pull requests (734) cjolowicz
* Move darglint to its own manual pre-commit hook (706) paw-lu cjolowicz
* Replace reorder-python-imports with isort (702) cjolowicz
* Support patching pre-commit hooks written in bash (696) jooh cjolowicz
* Combine coverage under the latest Python release (695) cjolowicz
* Pin pip in virtual environments on GitHub Actions (693) cjolowicz
* Enable colors from pre-commit, pytest, Sphinx, and xdoctest (692) cjolowicz
* Use Python 3.10 on Read the Docs (691) cjolowicz
* Minor cleanups in Tests workflow (690) staticdev cjolowicz

:books: Documentation

* Fix broken cross-references to Poetry documentation (738) cjolowicz
* Upgrade Code of Conduct to Contributor Covenant 2.1 (729) cjolowicz
* Improve some more links in docs (723) eyllanesc paw-lu cjolowicz
* Write documentation in Markdown using MyST (717) cauliyang cjolowicz
* Fix some broken links in docs (704) staticdev cjolowicz
* Use original copyright year in docs (703) jasonwashburn sgraaf cjolowicz

:hammer: Refactoring

* Replace `tomlkit.api` import with `tomlkit` (620) cjolowicz

:arrow_up: Dependencies

<details>
* Build(deps): Bump babel from 2.9.1 to 2.10.1 (735) dependabot
* Build(deps): Bump keyring from 21.8.0 to 22.3.0 (736) dependabot
* Build(deps-dev): Bump flake8-bandit from 2.1.2 to 3.0.0 (733) dependabot
* Build(deps-dev): Bump typing-extensions from 4.0.1 to 4.2.0 (732) dependabot
* Build(deps): Bump pytz from 2021.3 to 2022.1 (731) dependabot
* Build(deps-dev): Bump pytest from 6.2.5 to 7.1.2 (730) dependabot
* Build(deps-dev): Bump pre-commit-hooks from 4.1.0 to 4.2.0 (728) dependabot
* Build(deps): Bump restructuredtext-lint from 1.3.2 to 1.4.0 (726) dependabot
* Build(deps): Bump platformdirs from 2.4.1 to 2.5.2 (725) dependabot
* Build(deps): Bump pyparsing from 3.0.7 to 3.0.9 (724) dependabot
* Build(deps): Bump beautifulsoup4 from 4.10.0 to 4.11.1 (722) dependabot
* Build(deps): Bump urllib3 from 1.26.8 to 1.26.9 (721) dependabot
* Build(deps): Bump cryptography from 36.0.1 to 37.0.2 (720) dependabot
* Build(deps-dev): Bump pygments from 2.11.2 to 2.12.0 (719) dependabot
* Build(deps-dev): Bump flake8-bugbear from 22.1.11 to 22.4.25 (718) dependabot
* Build(deps): Bump click from 8.0.3 to 8.1.3 (716) dependabot
* Build(deps-dev): Bump poetry from 1.1.12 to 1.1.13 (715) dependabot
* Build(deps): Bump jinja2 from 3.0.3 to 3.1.2 (714) dependabot
* Build(deps): Bump typed-ast from 1.5.2 to 1.5.3 (713) dependabot
* Build(deps-dev): Bump mypy from 0.931 to 0.950 (712) dependabot
* Build(deps): Bump poetry-core from 1.0.7 to 1.0.8 (711) dependabot
* Build(deps): Bump furo from 2022.1.2 to 2022.4.7 (708) dependabot
* Build(deps-dev): Bump pyupgrade from 2.31.0 to 2.32.1 (710) dependabot
* Build(deps): Bump zipp from 3.7.0 to 3.8.0 (709) dependabot
* Build(deps): Bump secretstorage from 3.3.1 to 3.3.2 (707) dependabot
* Build(deps): Bump filelock from 3.4.2 to 3.7.0 (701) dependabot
* Build(deps): Bump tomli from 1.2.3 to 2.0.1 (700) dependabot
* Build(deps): Bump gitpython from 3.1.26 to 3.1.27 (699) dependabot
* Build(deps-dev): Bump pre-commit from 2.17.0 to 2.19.0 (698) dependabot
* Build(deps): Bump jeepney from 0.7.1 to 0.8.0 (697) dependabot
* ⬆️ Bump Prettier from 2.3.0 to 2.5.1 (705) cjolowicz
* Build(deps-dev): Bump reorder-python-imports from 2.7.0 to 3.1.0 (678) dependabot
* Build(deps): Bump soupsieve from 2.3.1 to 2.3.2.post1 (689) dependabot
* Build(deps): Bump pbr from 5.8.0 to 5.9.0 (688) dependabot
* Build(deps): Bump markupsafe from 2.0.1 to 2.1.1 (687) dependabot
* Build(deps): Bump virtualenv from 20.13.0 to 20.14.1 (686) dependabot
* Build(deps): Bump codecov/codecov-action from 2.1.0 to 3.1.0 (685) dependabot
* Build(deps): Bump actions/cache from 2.1.7 to 3.0.2 (684) dependabot
* Build(deps): Bump pip from 21.3.1 to 22.1 in /.github/workflows (683) dependabot
* Build(deps): Bump virtualenv from 20.13.0 to 20.14.1 in /.github/workflows (674) dependabot
* Build(deps): Bump furo from 2022.1.2 to 2022.4.7 in /docs (670) dependabot
* Build(deps-dev): Bump black from 21.12b0 to 22.3.0 (666) dependabot
* Build(deps): Bump release-drafter/release-drafter from 5.17.6 to 5.20.0 (682) dependabot
* Build(deps): Bump identify from 2.4.5 to 2.5.0 (677) dependabot
* Build(deps): Bump actions/checkout from 2.4.0 to 3.0.2 (676) dependabot
* Build(deps): Bump actions/setup-python from 2.3.1 to 3.1.2 (673) dependabot
* Build(deps): Bump actions/download-artifact from 2.1.0 to 3.0.0 (671) dependabot
* Build(deps): Bump actions/upload-artifact from 2.3.1 to 3.0.0 (669) dependabot
* Build(deps): Bump sphinx from 4.4.0 to 4.5.0 in /docs (665) dependabot
* Build(deps-dev): Bump coverage from 6.2 to 6.3.2 (646) dependabot
* Build(deps): Bump charset-normalizer from 2.0.10 to 2.0.12 (645) dependabot
* Build(deps): Bump poetry from 1.1.12 to 1.1.13 in /.github/workflows (642) dependabot
* Build(deps): Bump bandit from 1.7.1 to 1.7.2 (627) dependabot
* Build(deps-dev): Bump reorder-python-imports from 2.6.0 to 2.7.0 (626) dependabot
* Build(deps): Bump identify from 2.4.4 to 2.4.5 (625) dependabot
* Build(deps): Bump typed-ast from 1.5.1 to 1.5.2 (624) dependabot
* Build(deps): Bump pyparsing from 3.0.6 to 3.0.7 (623) dependabot
* Build(deps): Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (622) dependabot
* Build(deps-dev): Bump pre-commit from 2.16.0 to 2.17.0 (621) dependabot
* Build(deps-dev): Bump flake8-bugbear from 21.11.29 to 22.1.11 (619) dependabot
* Build(deps): Bump sphinx from 4.3.2 to 4.4.0 in /docs (618) dependabot
* Build(deps): Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (617) dependabot
* Build(deps): Bump identify from 2.4.2 to 2.4.4 (616) dependabot
* Build(deps): Bump gitpython from 3.1.24 to 3.1.26 (615) dependabot
* Build(deps): Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (614) dependabot
* Build(deps): Bump nox from 2021.10.1 to 2022.1.7 (613) dependabot
* Build(deps): Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (608) dependabot
* Build(deps-dev): Bump mypy from 0.930 to 0.931 (612) dependabot
* Build(deps): Bump requests from 2.26.0 to 2.27.1 (611) dependabot
* Build(deps): Bump urllib3 from 1.26.7 to 1.26.8 (610) dependabot
* Build(deps): Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (609) dependabot
* Build(deps): Bump identify from 2.4.1 to 2.4.2 (607) dependabot
* Build(deps-dev): Bump pygments from 2.11.1 to 2.11.2 (606) dependabot
* Build(deps): Bump charset-normalizer from 2.0.9 to 2.0.10 (605) dependabot
* Build(deps-dev): Bump pyupgrade from 2.30.1 to 2.31.0 (602) dependabot
* Build(deps): Bump zipp from 3.6.0 to 3.7.0 (604) dependabot
* Build(deps-dev): Bump furo from 2021.11.23 to 2022.1.2 (601) dependabot
* Build(deps): Bump furo from 2021.11.23 to 2022.1.2 in /docs (600) dependabot
* Build(deps): Bump virtualenv from 20.11.2 to 20.13.0 (603) dependabot
* Build(deps): Bump virtualenv from 20.12.0 to 20.13.0 in /.github/workflows (599) dependabot
* Build(deps-dev): Bump pygments from 2.11.0 to 2.11.1 (598) dependabot
* Build(deps): Bump virtualenv from 20.11.2 to 20.12.0 in /.github/workflows (597) dependabot
* Build(deps): Bump attrs from 21.2.0 to 21.4.0 (592) dependabot
* Build(deps): Bump virtualenv from 20.10.0 to 20.11.2 (593) dependabot
* Build(deps-dev): Bump pyupgrade from 2.30.0 to 2.30.1 (596) dependabot
* Build(deps): Bump identify from 2.4.0 to 2.4.1 (595) dependabot
* Build(deps-dev): Bump pygments from 2.10.0 to 2.11.0 (594) dependabot
* Build(deps-dev): Bump pyupgrade from 2.29.1 to 2.30.0 (591) dependabot
* Build(deps): Bump virtualenv from 20.11.0 to 20.11.2 in /.github/workflows (590) dependabot
* Build(deps): Bump virtualenv from 20.10.0 to 20.11.0 in /.github/workflows (588) dependabot
* Build(deps): Bump platformdirs from 2.4.0 to 2.4.1 (587) dependabot
* Build(deps): Bump filelock from 3.4.0 to 3.4.2 (586) dependabot
* Build(deps-dev): Bump pre-commit-hooks from 4.0.1 to 4.1.0 (585) dependabot
* Build(deps-dev): Bump mypy from 0.921 to 0.930 (584) dependabot
* Build(deps-dev): Bump mypy from 0.920 to 0.921 (583) dependabot
* Build(deps-dev): Bump sphinx from 4.3.1 to 4.3.2 (582) dependabot
* Build(deps): Bump tomlkit from 0.7.2 to 0.8.0 (581) dependabot
* Build(deps): Bump sphinx from 4.3.1 to 4.3.2 in /docs (580) dependabot
* Build(deps): Bump typed-ast from 1.4.3 to 1.5.1 (579) dependabot
* Build(deps-dev): Bump mypy from 0.910 to 0.920 (578) dependabot
* Build(deps): Bump cryptography from 36.0.0 to 36.0.1 (577) dependabot
* Build(deps): Bump actions/upload-artifact from 2.3.0 to 2.3.1 (576) dependabot
* Build(deps): Bump tomli from 1.2.2 to 1.2.3 (575) dependabot
* Build(deps-dev): Bump typeguard from 2.13.2 to 2.13.3 (574) dependabot
* Build(deps-dev): Bump flake8-rst-docstrings from 0.2.4 to 0.2.5 (573) dependabot
* Build(deps): Bump distlib from 0.3.3 to 0.3.4 (571) dependabot
* Build(deps-dev): Bump flake8-rst-docstrings from 0.2.3 to 0.2.4 (572) dependabot
* Build(deps): Bump actions/upload-artifact from 2.2.4 to 2.3.0 (570) dependabot
* Build(deps): Bump actions/download-artifact from 2.0.10 to 2.1.0 (569) dependabot
* Build(deps-dev): Bump black from 21.11b1 to 21.12b0 (567) dependabot
* Build(deps): Bump charset-normalizer from 2.0.8 to 2.0.9 (568) dependabot
* Build(deps-dev): Bump pre-commit from 2.15.0 to 2.16.0 (565) dependabot
* Build(deps): Bump pkginfo from 1.8.1 to 1.8.2 (566) dependabot
* Build(deps-dev): Bump typing-extensions from 4.0.0 to 4.0.1 (564) dependabot
* Build(deps-dev): Bump flake8-bugbear from 21.9.2 to 21.11.29 (563) dependabot
* Build(deps-dev): Bump sphinx from 4.3.0 to 4.3.1 (561) dependabot
* Build(deps-dev): Bump poetry from 1.1.11 to 1.1.12 (562) dependabot
* Build(deps-dev): Bump coverage from 6.1.2 to 6.2 (559) dependabot
* Build(deps): Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows (558) dependabot
* Build(deps): Bump sphinx from 4.3.0 to 4.3.1 in /docs (557) dependabot
* Build(deps): Bump actions/setup-python from 2.3.0 to 2.3.1 (556) dependabot
* Build(deps): Bump charset-normalizer from 2.0.7 to 2.0.8 (554) dependabot
* Build(deps): Bump msgpack from 1.0.2 to 1.0.3 (553) dependabot
* Build(deps-dev): Bump furo from 2021.11.16 to 2021.11.23 (552) dependabot
* Build(deps): Bump furo from 2021.11.16 to 2021.11.23 in /docs (549) dependabot
* Build(deps-dev): Bump typeguard from 2.13.0 to 2.13.2 (551) dependabot
* Build(deps): Bump actions/cache from 2.1.6 to 2.1.7 (550) dependabot
* Build(deps): Bump actions/setup-python from 2.2.2 to 2.3.0 (542) dependabot
* Build(deps): Bump cryptography from 35.0.0 to 36.0.0 (548) dependabot
* Build(deps): Bump identify from 2.3.7 to 2.4.0 (547) dependabot
* Build(deps): Bump pkginfo from 1.7.1 to 1.8.1 (546) dependabot
* Build(deps): Bump pbr from 5.7.0 to 5.8.0 (544) dependabot
* Build(deps): Bump identify from 2.3.6 to 2.3.7 (543) dependabot
* Build(deps-dev): Bump black from 21.11b0 to 21.11b1 (545) dependabot
* Build(deps-dev): Bump black from 21.10b0 to 21.11b0 (541) dependabot
* Build(deps): Bump snowballstemmer from 2.1.0 to 2.2.0 (540) dependabot
* Build(deps): Bump filelock from 3.3.2 to 3.4.0 (539) dependabot
</details>

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.