ActionRank

Angular Deploy gh-pages Actions

Abandoned

AhsanAyaz/angular-deploy-gh-pages-actions · MIT

Github actions to automagically deploy your angular app to GitHub pages.

62 starsLast commit 3 years agoLatest v1.4.0
F
32
/ 100
Security 39Maintenance 4Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: AhsanAyaz/angular-deploy-gh-pages-actions@2272ef32f364bc80d8680ee03d8e58f126156c31 # v1.4.0

Mutable tags like v1.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: AhsanAyaz/angular-deploy-gh-pages-actions@2272ef32f364bc80d8680ee03d8e58f126156c31 # v1.4.0

Score breakdown

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