ActionRank

opsless/ms-teams-github-actions

Actively maintained

opsless/ms-teams-github-actions · MIT

Github Action to send workflow status notification to Microsoft Teams

39 starsLast commit 1 months agoLatest 2.4.0
C
58
/ 100
Security 40Maintenance 92Popularity 31Reliability 70

Security signals

OpenSSF Scorecard3.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: opsless/ms-teams-github-actions@658ba7e3494633cf39a5ea23117a0847706e3e94 # 2.4.0

Mutable tags like 2.4.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: opsless/ms-teams-github-actions@658ba7e3494633cf39a5ea23117a0847706e3e94 # 2.4.0

Score breakdown

Security (35%)40
Popularity (20%)31
Maintenance (30%)92
Reliability (15%)70