Cppcheck

Latest version: v1.4.7

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

Scan your dependencies

Page 1 of 3

1.4.7

[1.4.7](https://github.com/msclock/cppcheck-wheel/compare/v1.4.6...v1.4.7) (2024-12-23)


Performance

* refine dependency pcre for cppcheck ([121](https://github.com/msclock/cppcheck-wheel/issues/121)) ([8329f8f](https://github.com/msclock/cppcheck-wheel/commit/8329f8fb19be3c9aac811bc55bc30c7b1b9111d0))


Chores

* **cppcheck:** update https://github.com/danmar/cppcheck.git to v2.16.2 ([#117](https://github.com/msclock/cppcheck-wheel/issues/117)) ([4bcdfb2](https://github.com/msclock/cppcheck-wheel/commit/4bcdfb2adf0d28bfce6c533e53f8f6546955b977))
* **deps:** pin actions/download-artifact action to fa0a91b ([114](https://github.com/msclock/cppcheck-wheel/issues/114)) ([1ea9620](https://github.com/msclock/cppcheck-wheel/commit/1ea9620d3df5ed9f1c5d90fd1f847a623e2000ca))
* **deps:** pin dependencies ([98](https://github.com/msclock/cppcheck-wheel/issues/98)) ([b457a0e](https://github.com/msclock/cppcheck-wheel/commit/b457a0e447f3187d9fdcf1db1ae5ce07a1814eb3))
* **deps:** update actions/cache digest to 1bd1e32 ([105](https://github.com/msclock/cppcheck-wheel/issues/105)) ([2eb60db](https://github.com/msclock/cppcheck-wheel/commit/2eb60db391a47c50cbe0fadacb18862cbd0533af))
* **deps:** update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.11 ([#100](https://github.com/msclock/cppcheck-wheel/issues/100)) ([74a1e6b](https://github.com/msclock/cppcheck-wheel/commit/74a1e6b65222ac7ee8995472d8b0246043967387))
* **deps:** update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.12 ([#103](https://github.com/msclock/cppcheck-wheel/issues/103)) ([fa86f47](https://github.com/msclock/cppcheck-wheel/commit/fa86f47f6cf22784ae0801fb9277def259eb1daa))
* **deps:** update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.13 ([#104](https://github.com/msclock/cppcheck-wheel/issues/104)) ([f27d9e8](https://github.com/msclock/cppcheck-wheel/commit/f27d9e8971ac6bc6e9691b9235dabae24d891d75))
* **deps:** update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.18 ([#107](https://github.com/msclock/cppcheck-wheel/issues/107)) ([5de324d](https://github.com/msclock/cppcheck-wheel/commit/5de324dc52ebe34c7752946e5b241dcb22622074))
* **deps:** update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.19 ([#108](https://github.com/msclock/cppcheck-wheel/issues/108)) ([dc5d16f](https://github.com/msclock/cppcheck-wheel/commit/dc5d16fd9ad55fde7c96dd02a0dfbbd59719d0c4))
* **deps:** update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.20 ([#109](https://github.com/msclock/cppcheck-wheel/issues/109)) ([0c9dc7f](https://github.com/msclock/cppcheck-wheel/commit/0c9dc7f41ade8c18916cb1e7218e35e867f752a6))
* **deps:** update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.24 ([#112](https://github.com/msclock/cppcheck-wheel/issues/112)) ([ce4717b](https://github.com/msclock/cppcheck-wheel/commit/ce4717b85aadfd2817372e118b86da9c8cf8f6ab))
* **deps:** update github/codeql-action action to v3.27.9 ([113](https://github.com/msclock/cppcheck-wheel/issues/113)) ([1f72df3](https://github.com/msclock/cppcheck-wheel/commit/1f72df3143becca3876073a1a970507fc3ed2d34))
* **deps:** update https://github.com/microsoft/vcpkg digest to 20a72ce ([#106](https://github.com/msclock/cppcheck-wheel/issues/106)) ([66dc724](https://github.com/msclock/cppcheck-wheel/commit/66dc72421acb1273cff7e788fe60f62043ac0aa8))
* **deps:** update https://github.com/microsoft/vcpkg digest to a345bbd ([#102](https://github.com/msclock/cppcheck-wheel/issues/102)) ([17be157](https://github.com/msclock/cppcheck-wheel/commit/17be15734a7331835f3faf95ab0c5836979a29ef))
* **deps:** update https://github.com/msclock/cmake-registry digest to a1d862f ([#99](https://github.com/msclock/cppcheck-wheel/issues/99)) ([e971a91](https://github.com/msclock/cppcheck-wheel/commit/e971a91b802b4531b163a1b424c93c6f11a6cab2))
* **deps:** update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 ([52](https://github.com/msclock/cppcheck-wheel/issues/52)) ([e954408](https://github.com/msclock/cppcheck-wheel/commit/e954408b925f431432f9b7d791f0fa6d41b6f0d5))
* **deps:** update renovate group to v39.49.3 ([101](https://github.com/msclock/cppcheck-wheel/issues/101)) ([57a2019](https://github.com/msclock/cppcheck-wheel/commit/57a201948e10f8a079856e1efb089a525d0391b2))


CI

* remove redundant cd job pages ([97](https://github.com/msclock/cppcheck-wheel/issues/97)) ([6723861](https://github.com/msclock/cppcheck-wheel/commit/6723861eb46a7c3d77dc73e5d371d7cc567e88a8))

1.4.6

[1.4.6](https://github.com/msclock/cppcheck-wheel/compare/v1.4.5...v1.4.6) (2024-12-04)


Chores

* **cppcheck:** update https://github.com/danmar/cppcheck.git to v2.16.1 ([#73](https://github.com/msclock/cppcheck-wheel/issues/73)) ([fdc80e4](https://github.com/msclock/cppcheck-wheel/commit/fdc80e43f0e267da379b4efe5018a875a37f5ad5))
* enable release on cppcheck update ([95](https://github.com/msclock/cppcheck-wheel/issues/95)) ([43cba96](https://github.com/msclock/cppcheck-wheel/commit/43cba965fac29cd6b88ac7b6fe3a5f1d740e8b5a))

1.4.5

[1.4.5](https://github.com/msclock/cppcheck-wheel/compare/v1.4.4...v1.4.5) (2024-12-04)


Bug Fixes

* copier update ss-template ([71](https://github.com/msclock/cppcheck-wheel/issues/71)) ([8264ad6](https://github.com/msclock/cppcheck-wheel/commit/8264ad6c21c4bec9096d27f68739885df6fcd5e9))
* correct have_rules to have-rules ([94](https://github.com/msclock/cppcheck-wheel/issues/94)) ([b212dee](https://github.com/msclock/cppcheck-wheel/commit/b212deee4cd50f96a623aff77142a568613fcc79))
* failed renovate post upgrade task ([60](https://github.com/msclock/cppcheck-wheel/issues/60)) ([13d8806](https://github.com/msclock/cppcheck-wheel/commit/13d880655d6de61d8692f07b02371aa281a49ad7))


Chores

* **deps:** update actions/cache digest to 6849a64 ([72](https://github.com/msclock/cppcheck-wheel/issues/72)) ([fd7dbf0](https://github.com/msclock/cppcheck-wheel/commit/fd7dbf05c3567c7eaa0a3a9228e6065b36ae7f84))
* **deps:** update codecov/codecov-action action to v5 ([76](https://github.com/msclock/cppcheck-wheel/issues/76)) ([14a332c](https://github.com/msclock/cppcheck-wheel/commit/14a332cfca8ca60629acff4980870f0b53f989fb))
* **deps:** update dependency ubuntu to v24 ([77](https://github.com/msclock/cppcheck-wheel/issues/77)) ([ecf2ae2](https://github.com/msclock/cppcheck-wheel/commit/ecf2ae2faee41dc8d9ec23fdc8cff3d550180008))
* **deps:** update ghcr.io/renovatebot/renovate docker tag to v39.43.0 ([75](https://github.com/msclock/cppcheck-wheel/issues/75)) ([d140b98](https://github.com/msclock/cppcheck-wheel/commit/d140b98c8d2451443c01eab712d1f5377f6448b3))
* **deps:** update github/codeql-action action to v3.27.6 ([93](https://github.com/msclock/cppcheck-wheel/issues/93)) ([1144732](https://github.com/msclock/cppcheck-wheel/commit/11447320de3564a86380655e591bab4942b36bc0))
* **deps:** update https://github.com/microsoft/vcpkg digest to 26abb5b ([#92](https://github.com/msclock/cppcheck-wheel/issues/92)) ([4729ffd](https://github.com/msclock/cppcheck-wheel/commit/4729ffd772e78e84c72a1353ede05a94b27ff136))
* **deps:** update https://github.com/microsoft/vcpkg digest to d2b6159 ([#58](https://github.com/msclock/cppcheck-wheel/issues/58)) ([98d3d41](https://github.com/msclock/cppcheck-wheel/commit/98d3d4182570e4ec010ea428e7384d19864fb992))
* **deps:** update pre-commit hook pre-commit/pre-commit-hooks to v5 ([78](https://github.com/msclock/cppcheck-wheel/issues/78)) ([b4e5e15](https://github.com/msclock/cppcheck-wheel/commit/b4e5e15b6f6a0a7ca4fba6ed8dc411a93d31e30b))
* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v39 ([79](https://github.com/msclock/cppcheck-wheel/issues/79)) ([ecd857a](https://github.com/msclock/cppcheck-wheel/commit/ecd857a487776c815de5af738a4e5b4ba27d5399))
* **deps:** update renovate group to v38.142.7 ([62](https://github.com/msclock/cppcheck-wheel/issues/62)) ([55630c8](https://github.com/msclock/cppcheck-wheel/commit/55630c8555472d23fa566a286aec4c1e073a3e7f))
* manual update to ss-pybind11 0.8.10 ([91](https://github.com/msclock/cppcheck-wheel/issues/91)) ([2b952ea](https://github.com/msclock/cppcheck-wheel/commit/2b952ea1794bfe38b53020652068cb279e623599))
* **ss-template:** update serious-scaffold to v0.8.9 ([74](https://github.com/msclock/cppcheck-wheel/issues/74)) ([e399146](https://github.com/msclock/cppcheck-wheel/commit/e399146876d3aa69d3990686f9cc7a017cc3c5ee))

1.4.4

[1.4.4](https://github.com/msclock/cppcheck-wheel/compare/v1.4.3...v1.4.4) (2024-12-02)


Bug Fixes

* missing allowed commands in posot upgrade tasks ([57](https://github.com/msclock/cppcheck-wheel/issues/57)) ([eaf6663](https://github.com/msclock/cppcheck-wheel/commit/eaf6663d748249488d4324ef6ca9d9495fe288d3))

1.4.3

[1.4.3](https://github.com/msclock/cppcheck-wheel/compare/v1.4.2...v1.4.3) (2024-12-02)


Bug Fixes

* update from ss-pybind11 ([54](https://github.com/msclock/cppcheck-wheel/issues/54)) ([411d941](https://github.com/msclock/cppcheck-wheel/commit/411d941ad85ed96890303631c01a45cd98316898))


Chores

* **copier-template:** update serious-scaffold to v0.8.6 ([49](https://github.com/msclock/cppcheck-wheel/issues/49)) ([b81cc5f](https://github.com/msclock/cppcheck-wheel/commit/b81cc5fe4f34987ac80e729e145c18ff728b675a))
* **deps:** update actions/checkout digest to 11bd719 ([45](https://github.com/msclock/cppcheck-wheel/issues/45)) ([7e1c7e6](https://github.com/msclock/cppcheck-wheel/commit/7e1c7e6ed303c63bd40f0981e8e1849f0b529c18))
* **deps:** update actions/setup-python digest to 0b93645 ([46](https://github.com/msclock/cppcheck-wheel/issues/46)) ([db65588](https://github.com/msclock/cppcheck-wheel/commit/db65588f4f91a672ead2a60bf539c980593dee84))
* **deps:** update https://github.com/microsoft/vcpkg digest to cd124b8 ([#47](https://github.com/msclock/cppcheck-wheel/issues/47)) ([d9dfb8f](https://github.com/msclock/cppcheck-wheel/commit/d9dfb8f698885e715a677c1de063eb450838bc3a))
* **deps:** update https://github.com/msclock/cmake-registry digest to 9d739d7 ([#48](https://github.com/msclock/cppcheck-wheel/issues/48)) ([957a23e](https://github.com/msclock/cppcheck-wheel/commit/957a23e217871af8b7efef7470ea3aac88bdfcc6))
* **deps:** update pre-commit hook abravalheri/validate-pyproject to v0.23 ([51](https://github.com/msclock/cppcheck-wheel/issues/51)) ([39868a6](https://github.com/msclock/cppcheck-wheel/commit/39868a640b3215a90d5ccf46516151276cccba1c))
* **deps:** update pre-commit hook pre-commit/mirrors-mypy to v1.13.0 ([53](https://github.com/msclock/cppcheck-wheel/issues/53)) ([7c5f52e](https://github.com/msclock/cppcheck-wheel/commit/7c5f52e21c6e4d1e25d97920707ad51120d93d27))
* **deps:** update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0 ([56](https://github.com/msclock/cppcheck-wheel/issues/56)) ([055c915](https://github.com/msclock/cppcheck-wheel/commit/055c915920a23b091854aa1bd9c4853be6e963d7))
* **ss-template:** update serious-scaffold to v0.8.8 ([55](https://github.com/msclock/cppcheck-wheel/issues/55)) ([8160893](https://github.com/msclock/cppcheck-wheel/commit/81608938da1f102a4de3a8a3ff8e71ae25cc9c93))


CI

* setup vcpkg env properly ([44](https://github.com/msclock/cppcheck-wheel/issues/44)) ([9c3f968](https://github.com/msclock/cppcheck-wheel/commit/9c3f968affc6fcd45eafe056b0ec3ba5cb83e74c))

1.4.2

[1.4.2](https://github.com/msclock/cppcheck-wheel/compare/v1.4.1...v1.4.2) (2024-11-30)


Bug Fixes

* correct option have-rules ([15](https://github.com/msclock/cppcheck-wheel/issues/15)) ([3cbf9ac](https://github.com/msclock/cppcheck-wheel/commit/3cbf9acf45c1c07e305fecb9f504a8b9bc25179e))


Chores

* sync from ss-pybind11 ([43](https://github.com/msclock/cppcheck-wheel/issues/43)) ([6aabe07](https://github.com/msclock/cppcheck-wheel/commit/6aabe07eb8cd685c10f3bc1323ee84dce0818d61))

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.