# awslabs/aws-c-common — health index 78/100 (Good)

> Inspection of the public repository awslabs/aws-c-common by inspect.software. It holds a health index of 78 out of 100, placing it in the Good band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/awslabs/aws-c-common
- Report page: https://inspect.software/software/awslabs/aws-c-common
- Full JSON report: https://inspect.software/api/repositories/awslabs/aws-c-common/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/awslabs/aws-c-common.svg
- Inspected: 2026-07-13
- Methodology: metrics 1.13.0, report schema 0.9.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 79/100 | Good |
| Community & Adoption | 18% | 79/100 | Good |
| Sustainability & Governance | 24% | 86/100 | Excellent |
| Engineering Quality | 20% | 71/100 | Good |
| Security | 16% | 71/100 | Good |
| AI Readiness | not counted | 47/100 | At risk |

## Repository facts

| Field | Value |
|---|---|
| Description | Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling. |
| Primary language | C |
| License | Apache-2.0 |
| Stars | 303 |
| Forks | 183 |
| Created | 2018-01-11 |
| Last push | 2026-07-09 |
| Latest release | v0.14.2 |
| Commits (last year) | 25 |
| Bus factor | 5 |
| Topics | aws-sdk, hacktoberfest |

## Vitality — 79/100 (Good)

Is the project alive — is code being written and are releases shipping? Weight: 22% of the overall index.

### Development activity — 70/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 4 days ago |
| Commit cadence | partial | 11.8 / 36 | 17/52 weeks with commits |
| Commit volume | partial | 12.7 / 18 | 25 commits in the last year |
| OpenSSF Scorecard: Maintained | partial | 9 / 10 | 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9 |

### Release discipline — 92/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 4 days ago |
| Release cadence | partial | 19.8 / 27 | a release every ~52.2 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 79/100 (Good)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% of the overall index.

### Popularity & adoption — 67/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 40.2 / 60 | 303 stars |
| Forks | partial | 18.8 / 25 | 183 forks |
| Watchers | partial | 8.3 / 15 | 32 watchers |

### Community health — 92/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (Apache-2.0) |
| CONTRIBUTING guide | met | 18 / 18 | — |
| Code of conduct | met | 13.5 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | met | 6.3 / 6.3 | — |

## Sustainability & Governance — 86/100 (Excellent)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 24% of the overall index.

### Maintainer resilience (bus factor) — 89/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 45.9 / 54 | 5 contributor(s) cover half of all commits |
| Commit distribution | partial | 19.5 / 22.5 | top contributor authored 13% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 73 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 17 contributing companies or organizations |

### Issue & PR responsiveness — 90/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 42.8 / 46.8 | 92% of issues closed |
| PR acceptance | partial | 32.4 / 38.2 | 939/1110 decided PRs merged |
| OpenSSF Scorecard: Code-Review | met | 15 / 15 | all changesets reviewed |

### Ownership & stewardship — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | met | 25 / 25 | 11,238 followers of awslabs |
| Track record | met | 25 / 25 | 1014 public repos, account ~13 yr old |

## Engineering Quality — 71/100 (Good)

Are baseline engineering and documentation practices in place? Weight: 20% of the overall index.

### Engineering practices — 68/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 10 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | not met | 0 / 16 | — |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 75/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | not met | 0 / 15 | — |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 2 topics |
| Wiki | not met | 0 / 10 | — |

## Security — 71/100 (Good)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 71/100 (Good)

Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | partial | 6.8 / 7.5 | binaries present in source code |
| Branch-Protection | partial | 6 / 7.5 | branch protection is not maximal on development and all release branches |
| CI-Tests | met | 2.5 / 2.5 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | met | 7.5 / 7.5 | all changesets reviewed |
| Contributors | met | 2.5 / 2.5 | project has 17 contributing companies or organizations |
| Dangerous-Workflow | met | 10 / 10 | no dangerous workflow patterns detected |
| Dependency-Update-Tool | not met | 0 / 7.5 | no update tool detected |
| Fuzzing | met | 5 / 5 | project is fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | partial | 6.8 / 7.5 | 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | not met | 0 / 5 | dependency not pinned by hash detected -- score normalized to 0 |
| SAST | partial | 4 / 5 | SAST tool is not run on all commits -- score normalized to 8 |
| Security-Policy | met | 5 / 5 | security policy file detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | met | 7.5 / 7.5 | 0 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Excellent)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 47/100 (At risk)

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

### Agent context & guidance — 1/100 (Critical)

Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | not met | 0 / 45 | no CLAUDE.md / AGENTS.md / editor rules |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | excluded | 0 / 40 | no data |

### Verify loop (build / test / typecheck) — 62/100 (Moderate)

Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | verification/cbmc/proofs/aws_add_size_checked/Makefile, verification/cbmc/proofs/aws_add_size_saturating/Makefile, verification/cbmc/proofs/aws_array_eq/Makefile, verification/cbmc/proofs/aws_array_eq_c_str/Makefile, verification/cbmc/proofs/aws_array_eq_c_str_ignore_case/Makefile, verification/cbmc/proofs/aws_array_eq_ignore_case/Makefile, verification/cbmc/proofs/aws_array_list_back/Makefile, verification/cbmc/proofs/aws_array_list_capacity/Makefile, verification/cbmc/proofs/aws_array_list_clean_up/Makefile, verification/cbmc/proofs/aws_array_list_clear/Makefile, verification/cbmc/proofs/aws_array_list_comparator_string/Makefile, verification/cbmc/proofs/aws_array_list_copy/Makefile, verification/cbmc/proofs/aws_array_list_ensure_capacity/Makefile, verification/cbmc/proofs/aws_array_list_erase/Makefile, verification/cbmc/proofs/aws_array_list_front/Makefile, verification/cbmc/proofs/aws_array_list_get_at/Makefile, verification/cbmc/proofs/aws_array_list_get_at_ptr/Makefile, verification/cbmc/proofs/aws_array_list_init_dynamic/Makefile, verification/cbmc/proofs/aws_array_list_init_static/Makefile, verification/cbmc/proofs/aws_array_list_length/Makefile, verification/cbmc/proofs/aws_array_list_pop_back/Makefile, verification/cbmc/proofs/aws_array_list_pop_front/Makefile, verification/cbmc/proofs/aws_array_list_pop_front_n/Makefile, verification/cbmc/proofs/aws_array_list_push_back/Makefile, verification/cbmc/proofs/aws_array_list_push_front/Makefile, verification/cbmc/proofs/aws_array_list_set_at/Makefile, verification/cbmc/proofs/aws_array_list_shrink_to_fit/Makefile, verification/cbmc/proofs/aws_array_list_sort/Makefile, verification/cbmc/proofs/aws_array_list_swap/Makefile, verification/cbmc/proofs/aws_array_list_swap_contents/Makefile, verification/cbmc/proofs/aws_byte_buf_advance/Makefile, verification/cbmc/proofs/aws_byte_buf_append/Makefile, verification/cbmc/proofs/aws_byte_buf_append_and_update/Makefile, verification/cbmc/proofs/aws_byte_buf_append_dynamic/Makefile, verification/cbmc/proofs/aws_byte_buf_append_with_lookup/Makefile, verification/cbmc/proofs/aws_byte_buf_cat/Makefile, verification/cbmc/proofs/aws_byte_buf_clean_up/Makefile, verification/cbmc/proofs/aws_byte_buf_clean_up_secure/Makefile, verification/cbmc/proofs/aws_byte_buf_eq/Makefile, verification/cbmc/proofs/aws_byte_buf_eq_c_str/Makefile, verification/cbmc/proofs/aws_byte_buf_eq_c_str_ignore_case/Makefile, verification/cbmc/proofs/aws_byte_buf_eq_ignore_case/Makefile, verification/cbmc/proofs/aws_byte_buf_from_array/Makefile, verification/cbmc/proofs/aws_byte_buf_from_c_str/Makefile, verification/cbmc/proofs/aws_byte_buf_from_empty_array/Makefile, verification/cbmc/proofs/aws_byte_buf_init/Makefile, verification/cbmc/proofs/aws_byte_buf_init_copy/Makefile, verification/cbmc/proofs/aws_byte_buf_init_copy_from_cursor/Makefile, verification/cbmc/proofs/aws_byte_buf_reserve/Makefile, verification/cbmc/proofs/aws_byte_buf_reserve_relative/Makefile, verification/cbmc/proofs/aws_byte_buf_reset/Makefile, verification/cbmc/proofs/aws_byte_buf_secure_zero/Makefile, verification/cbmc/proofs/aws_byte_buf_write/Makefile, verification/cbmc/proofs/aws_byte_buf_write_be16/Makefile, verification/cbmc/proofs/aws_byte_buf_write_be32/Makefile, verification/cbmc/proofs/aws_byte_buf_write_be64/Makefile, verification/cbmc/proofs/aws_byte_buf_write_from_whole_buffer/Makefile, verification/cbmc/proofs/aws_byte_buf_write_from_whole_cursor/Makefile, verification/cbmc/proofs/aws_byte_buf_write_from_whole_string/Makefile, verification/cbmc/proofs/aws_byte_buf_write_u8/Makefile, verification/cbmc/proofs/aws_byte_cursor_advance/Makefile, verification/cbmc/proofs/aws_byte_cursor_advance_nospec/Makefile, verification/cbmc/proofs/aws_byte_cursor_compare_lexical/Makefile, verification/cbmc/proofs/aws_byte_cursor_compare_lookup/Makefile, verification/cbmc/proofs/aws_byte_cursor_eq/Makefile, verification/cbmc/proofs/aws_byte_cursor_eq_byte_buf/Makefile, verification/cbmc/proofs/aws_byte_cursor_eq_byte_buf_ignore_case/Makefile, verification/cbmc/proofs/aws_byte_cursor_eq_c_str/Makefile, verification/cbmc/proofs/aws_byte_cursor_eq_c_str_ignore_case/Makefile, verification/cbmc/proofs/aws_byte_cursor_eq_ignore_case/Makefile, verification/cbmc/proofs/aws_byte_cursor_from_array/Makefile, verification/cbmc/proofs/aws_byte_cursor_from_buf/Makefile, verification/cbmc/proofs/aws_byte_cursor_from_c_str/Makefile, verification/cbmc/proofs/aws_byte_cursor_from_string/Makefile, verification/cbmc/proofs/aws_byte_cursor_left_trim_pred/Makefile, verification/cbmc/proofs/aws_byte_cursor_read/Makefile, verification/cbmc/proofs/aws_byte_cursor_read_and_fill_buffer/Makefile, verification/cbmc/proofs/aws_byte_cursor_read_be16/Makefile, verification/cbmc/proofs/aws_byte_cursor_read_be32/Makefile, verification/cbmc/proofs/aws_byte_cursor_read_be64/Makefile, verification/cbmc/proofs/aws_byte_cursor_read_u8/Makefile, verification/cbmc/proofs/aws_byte_cursor_right_trim_pred/Makefile, verification/cbmc/proofs/aws_byte_cursor_satisfies_pred/Makefile, verification/cbmc/proofs/aws_byte_cursor_trim_pred/Makefile, verification/cbmc/proofs/aws_hash_array_ignore_case/Makefile, verification/cbmc/proofs/aws_hash_byte_cursor_ptr/Makefile, verification/cbmc/proofs/aws_hash_byte_cursor_ptr_ignore_case/Makefile, verification/cbmc/proofs/aws_hash_c_string/Makefile, verification/cbmc/proofs/aws_hash_callback_c_str_eq/Makefile, verification/cbmc/proofs/aws_hash_callback_string_destroy/Makefile, verification/cbmc/proofs/aws_hash_callback_string_eq/Makefile, verification/cbmc/proofs/aws_hash_iter_begin/Makefile, verification/cbmc/proofs/aws_hash_iter_delete/Makefile, verification/cbmc/proofs/aws_hash_iter_done/Makefile, verification/cbmc/proofs/aws_hash_iter_next/Makefile, verification/cbmc/proofs/aws_hash_ptr/Makefile, verification/cbmc/proofs/aws_hash_string/Makefile, verification/cbmc/proofs/aws_hash_table_clean_up/Makefile, verification/cbmc/proofs/aws_hash_table_clear/Makefile, verification/cbmc/proofs/aws_hash_table_create/Makefile, verification/cbmc/proofs/aws_hash_table_eq/Makefile, verification/cbmc/proofs/aws_hash_table_find/Makefile, verification/cbmc/proofs/aws_hash_table_foreach/Makefile, verification/cbmc/proofs/aws_hash_table_get_entry_count/Makefile, verification/cbmc/proofs/aws_hash_table_init_bounded/Makefile, verification/cbmc/proofs/aws_hash_table_init_unbounded/Makefile, verification/cbmc/proofs/aws_hash_table_move/Makefile, verification/cbmc/proofs/aws_hash_table_put/Makefile, verification/cbmc/proofs/aws_hash_table_remove/Makefile, verification/cbmc/proofs/aws_hash_table_swap/Makefile, verification/cbmc/proofs/aws_is_power_of_two/Makefile, verification/cbmc/proofs/aws_linked_list_back/Makefile, verification/cbmc/proofs/aws_linked_list_begin/Makefile, verification/cbmc/proofs/aws_linked_list_end/Makefile, verification/cbmc/proofs/aws_linked_list_front/Makefile, verification/cbmc/proofs/aws_linked_list_init/Makefile, verification/cbmc/proofs/aws_linked_list_insert_after/Makefile, verification/cbmc/proofs/aws_linked_list_insert_before/Makefile, verification/cbmc/proofs/aws_linked_list_next/Makefile, verification/cbmc/proofs/aws_linked_list_node_reset/Makefile, verification/cbmc/proofs/aws_linked_list_pop_back/Makefile, verification/cbmc/proofs/aws_linked_list_pop_front/Makefile, verification/cbmc/proofs/aws_linked_list_prev/Makefile, verification/cbmc/proofs/aws_linked_list_push_back/Makefile, verification/cbmc/proofs/aws_linked_list_push_front/Makefile, verification/cbmc/proofs/aws_linked_list_rbegin/Makefile, verification/cbmc/proofs/aws_linked_list_remove/Makefile, verification/cbmc/proofs/aws_linked_list_rend/Makefile, verification/cbmc/proofs/aws_linked_list_swap_contents/Makefile, verification/cbmc/proofs/aws_mul_size_checked/Makefile, verification/cbmc/proofs/aws_mul_size_saturating/Makefile, verification/cbmc/proofs/aws_nospec_mask/Makefile, verification/cbmc/proofs/aws_priority_queue_capacity/Makefile, verification/cbmc/proofs/aws_priority_queue_clean_up/Makefile, verification/cbmc/proofs/aws_priority_queue_init_dynamic/Makefile, verification/cbmc/proofs/aws_priority_queue_init_static/Makefile, verification/cbmc/proofs/aws_priority_queue_pop/Makefile, verification/cbmc/proofs/aws_priority_queue_push/Makefile, verification/cbmc/proofs/aws_priority_queue_push_ref/Makefile, verification/cbmc/proofs/aws_priority_queue_remove/Makefile, verification/cbmc/proofs/aws_priority_queue_s_remove_node/Makefile, verification/cbmc/proofs/aws_priority_queue_s_sift_down/Makefile, verification/cbmc/proofs/aws_priority_queue_s_sift_either/Makefile, verification/cbmc/proofs/aws_priority_queue_s_sift_up/Makefile, verification/cbmc/proofs/aws_priority_queue_s_swap/Makefile, verification/cbmc/proofs/aws_priority_queue_size/Makefile, verification/cbmc/proofs/aws_priority_queue_top/Makefile, verification/cbmc/proofs/aws_ptr_eq/Makefile, verification/cbmc/proofs/aws_ring_buffer_acquire/Makefile, verification/cbmc/proofs/aws_ring_buffer_acquire_up_to/Makefile, verification/cbmc/proofs/aws_ring_buffer_buf_belongs_to_pool/Makefile, verification/cbmc/proofs/aws_ring_buffer_clean_up/Makefile, verification/cbmc/proofs/aws_ring_buffer_init/Makefile, verification/cbmc/proofs/aws_ring_buffer_release/Makefile, verification/cbmc/proofs/aws_round_up_to_power_of_two/Makefile, verification/cbmc/proofs/aws_string_bytes/Makefile, verification/cbmc/proofs/aws_string_compare/Makefile, verification/cbmc/proofs/aws_string_destroy/Makefile, verification/cbmc/proofs/aws_string_destroy_secure/Makefile, verification/cbmc/proofs/aws_string_eq/Makefile, verification/cbmc/proofs/aws_string_eq_byte_buf/Makefile, verification/cbmc/proofs/aws_string_eq_byte_buf_ignore_case/Makefile, verification/cbmc/proofs/aws_string_eq_byte_cursor/Makefile, verification/cbmc/proofs/aws_string_eq_byte_cursor_ignore_case/Makefile, verification/cbmc/proofs/aws_string_eq_c_str/Makefile, verification/cbmc/proofs/aws_string_eq_c_str_ignore_case/Makefile, verification/cbmc/proofs/aws_string_eq_ignore_case/Makefile, verification/cbmc/proofs/aws_string_new_from_array/Makefile, verification/cbmc/proofs/aws_string_new_from_c_str/Makefile, verification/cbmc/proofs/aws_string_new_from_string/Makefile, verification/cbmc/proofs/memcpy_using_uint64/Makefile, verification/cbmc/proofs/memset_override_0/Makefile, verification/cbmc/proofs/memset_using_uint64/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | not met | 0 / 11 | — |
| Static type checking | met | 11 / 11 | C (statically typed) |
| Reproducible environment | not met | 0 / 10 | — |
| Demonstrated agent practice | excluded | 0 / 10 | no data |
| Automated maintenance | excluded | 0 / 8 | no data |
| OpenSSF Scorecard: Pinned-Dependencies | not met | 0 / 10 | dependency not pinned by hash detected -- score normalized to 0 |

### Code legibility for models — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | C (statically typed) |
| Manageable file sizes | partial | 54.7 / 55 | 3/501 source files over 60KB |

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
