ActionRank

Teamwork GitHub Sync

Actively maintained

Teamwork/github-sync · MIT

This action helps you to sync your PRs with tasks in Teamwork to streamline team collaboration and your development workflows.

69 starsLast commit 13 days agoLatest v1.5.0
C
61
/ 100
Security 49Maintenance 84Popularity 39Reliability 70

Security signals

OpenSSF Scorecard4.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Teamwork/github-sync@d0317cde6837c33a9999c43fdf5c704b6d9f215e # v1.5.0

Mutable tags like v1.5.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: Teamwork/github-sync@d0317cde6837c33a9999c43fdf5c704b6d9f215e # v1.5.0

Score breakdown

Security (35%)49
Popularity (20%)39
Maintenance (30%)84
Reliability (15%)70