ActionRank

arm-none-eabi-gcc GNU Arm Embedded Toolchain

Actively maintained

carlosperate/arm-none-eabi-gcc-action · MIT

GitHub Action to set-up the `arm-none-eabi-gcc` GNU Arm Embedded Toolchain.

143 starsLast commit 2 days agoLatest v1
C
67
/ 100
Security 43Maintenance 96Popularity 42Reliability 100

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: carlosperate/arm-none-eabi-gcc-action@98c40e51546516419841748d3210c290df0d2c6c # v1

Mutable tags like v1 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: carlosperate/arm-none-eabi-gcc-action@98c40e51546516419841748d3210c290df0d2c6c # v1

Score breakdown

Security (35%)43
Popularity (20%)42
Maintenance (30%)96
Reliability (15%)100