Please do not open a public issue. Use GitHub's private vulnerability reporting on this repository ("Security" tab → "Report a vulnerability"). You'll get an acknowledgement within a few days.
- Reads repository history through
gitand, when a token is available, the GitHub compare API. - Downloads a pinned tokei release from
github.com/XAMPPRocky/tokeiover HTTPS and caches it in the runner tool cache. - Writes changed files to a temporary directory under
RUNNER_TEMPfor the duration of the run and deletes it afterwards. - With
comment: true, creates or edits one issue comment on the pull request.
It never executes code from the repository under analysis.