Mkdocs-git-committers-plugin-2

Latest version: v2.5.0

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

Scan your dependencies

Page 3 of 4

1.1.2

- Fix error when cache is incomplete
- Fix for Windows users where path was incorrect - 26

1.1.0

New: cache file for authors to speed up documentation builds

1.0.2

Fix 19 - build fails when file is not on GitHub or part of a Git submodule

1.0.1

Fix missing beautifulsoup4 dependency.

1.0.0

1.0.0 is a complete rewrite, with much simpler code now. The output is the same, but I still consider this a breaking change because of the completely new method. Hence version bump to 1.0.0.

- Fetch contributors from GitHub directly, leveraging the unsupported http endpoint contributors-list which lists all contributors for a given file and parse that.
- Fixes https://github.com/ojacques/mkdocs-git-committers-plugin-2/issues/7 as there is no more ambiguity possible with this new mechanism
- Eliminate the need for a GitHub personal access token
- Cache file introduced in 0.4.1 is removed. Which means there is no cache now, making this process linear with respects to how many documentation pages there are. To speed up the build, it is recommended to leverage the enabled boolean in plugin's mkdocs.yml and enable contributors for main/master branch builds only.

As I am leveraging an undocumented GitHub endpoint, there is a risk that this could break. Unfortunately, I could not find a way to this using a mix of GitHub GraphQL or REST API.

0.4.4

Fix 7: GitHub login is attempted before name.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.