Skip to content

[Hermes] CI hardening: remove npm-publish, add Python 3.13, project.urls, harden checkout & permissions#22

Merged
Coding-Dev-Tools merged 1 commit into
masterfrom
hermes/deadcode/ci-harden
May 18, 2026
Merged

[Hermes] CI hardening: remove npm-publish, add Python 3.13, project.urls, harden checkout & permissions#22
Coding-Dev-Tools merged 1 commit into
masterfrom
hermes/deadcode/ci-harden

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

CI Hardening Improvements

  • Remove .github/workflows/npm-publish.yml (not applicable to Python project)
  • Add Python 3.13 to CI test matrix
  • Add proper [project.urls] section with Homepage, Documentation, Repository, Issues, Changelog (replaces inline urls dict)
  • Add persist-credentials: false to all checkout steps
  • Add permissions: contents: read at workflow level

These changes follow security best practices for GitHub Actions workflows.

@Coding-Dev-Tools Coding-Dev-Tools merged commit 59d889a into master May 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant