GitHub / stm32duino / Arduino_Core_STM32
STM32 core support for Arduino
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32duino%2FArduino_Core_STM32
PURL: pkg:github/stm32duino/Arduino_Core_STM32
Stars: 3,139
Forks: 1,040
Open issues: 28
License: other
Language: C
Size: 129 MB
Dependencies parsed at: Pending
Created at: over 8 years ago
Updated at: 19 days ago
Pushed at: 19 days ago
Last synced at: 18 days ago
Commit Stats
Commits: 2912
Authors: 179
Mean commits per author: 16.27
Development Distribution Score: 0.235
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/stm32duino/Arduino_Core_STM32
Topics: arduino, nucleo, stm32core, stm32f0, stm32f1, stm32f2, stm32f3, stm32f4, stm32f7, stm32g0, stm32g4, stm32h7, stm32l0, stm32l1, stm32l4, stm32l5, stm32mp1, stm32u5, stm32wb, stm32wl
OpenSSF Scorecard report
4.6
Overall Score
Security Checks
no binaries found in the repo
Determines if the project has generated executable (binary) artifacts in the source repository.
no dangerous workflow patterns detected
Determines if the project's GitHub Action workflows avoid dangerous patterns.
30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Determines if the project is "actively maintained".
security policy file detected
Determines if the project has published a security policy.
Show details
0 existing vulnerabilities detected
Determines if the project has open, known unfixed vulnerabilities.
license file detected
Determines if the project has defined a license.
Show details
Found 1/7 approved changesets -- score normalized to 1
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
branch protection not enabled on development/release branches
Determines if the default and release branches are protected with GitHub's branch protection settings.
Show details
no effort to earn an OpenSSF best practices badge detected
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
project is not fuzzed
Determines if the project uses fuzzing.
Show details
dependency not pinned by hash detected -- score normalized to 0
Determines if the project has declared and pinned the dependencies of its build process.
Show details
SAST tool is not run on all commits -- score normalized to 0
Determines if the project uses static code analysis.
Show details
Project has not signed or included provenance with any releases.
Determines if the project cryptographically signs release artifacts.
Show details
detected GitHub workflow tokens with excessive permissions
Determines if the project's workflows follow the principle of least privilege.