ActionRank

Microsoft Teams (Generic)

Abandoned

aliencube/microsoft-teams-actions · MIT

This is a GitHub Actions that sends a message to a given channel in Microsoft Teams

84 starsLast commit 6 years agoLatest v0.8.0
F
31
/ 100
Security 37Maintenance 4Popularity 30Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: aliencube/microsoft-teams-actions@dd5e839bd9f0a79a162d8b6a79065ff525be44b9 # v0.8.0

Mutable tags like v0.8.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: aliencube/microsoft-teams-actions@dd5e839bd9f0a79a162d8b6a79065ff525be44b9 # v0.8.0

Score breakdown

Security (35%)37
Popularity (20%)30
Maintenance (30%)4
Reliability (15%)70