JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"logging",
"aws",
"aws-cloudtrail",
"terraform-modules",
"terraform"
],
"is_fork": false,
"size_kb": 421,
"has_wiki": false,
"homepage": "https://registry.terraform.io/modules/trussworks/cloudtrail",
"languages": {
"HCL": 12086
},
"pushed_at": "2025-09-06T13:56:50Z",
"created_at": "2019-05-24T17:38:22Z",
"owner_type": "Organization",
"updated_at": "2025-09-06T13:56:53Z",
"description": "Creates and configures AWS CloudTrail",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "HCL",
"significant_languages": [
"HCL"
]
},
"owner": {
"blog": "https://truss.works",
"name": "Truss",
"type": "Organization",
"login": "trussworks",
"company": null,
"location": "San Francisco, CA",
"followers": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/1649505?v=4",
"created_at": "2012-04-16T19:56:09Z",
"is_verified": null,
"public_repos": 143,
"account_age_days": 5211
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.3.0",
"kind": "minor",
"published_at": "2025-01-13T02:20:02Z"
},
{
"tag": "v5.2.0",
"kind": "minor",
"published_at": "2024-01-05T16:32:13Z"
},
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2023-11-03T19:48:51Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2023-06-08T19:29:49Z"
},
{
"tag": "v4.5.0",
"kind": "minor",
"published_at": "2022-12-22T19:38:10Z"
},
{
"tag": "v4.4.0",
"kind": "minor",
"published_at": "2022-04-20T19:11:24Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2021-04-30T21:46:45Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2020-12-30T21:30:45Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2020-12-21T23:28:47Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2020-09-04T15:34:24Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2020-08-31T18:33:29Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2020-07-13T20:28:40Z"
},
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2020-03-24T17:46:33Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2020-03-23T19:13:27Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2019-11-06T19:59:29Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2019-08-09T20:54:21Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-08-05T16:37:21Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2019-08-02T21:32:31Z"
}
],
"recent_commits": [
{
"oid": "4679c6afb93ef63e7024a2163b6bae42b68c1827",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update trussworks/shared-actions action to v0.1.1 (#255)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-06T13:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "928fcd878df892d057fb93e103179027ba01dedc",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update trussworks/shared-actions action to v0.0.6 (#253)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-02-01T13:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da5a0cec4eab557fb75bcd1bb8e4783478354d3",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update trussworks/shared-actions action to v0.0.4 (#252)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-18T13:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59623058e64f26e476ea1ae6de3e02f9324c0f96",
"body": "* Support Advanced Field Selectors\r\n\r\nAllow the caller to provide [advanced event selectors](https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_AdvancedFieldSelector.html) to e.g. log S3 data plane events (GetObject, etc).\r\n\r\n* style: tfsort\r\n\r\n---------\r\n\r\nCo-authored-by: Dan Russell <dan.russell@popstroke.com>",
"is_bot": false,
"headline": "feat: advanced event selectors (#251)",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2025-01-13T02:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee14ba9d073ca6e0861c113d1a2c5e2d80aadaa4",
"body": "* Support an S3 bucket in a different account\r\n\r\nAllow principals in the S3 bucket's account to use the KMS Key to decrypt logs.\r\n\r\nS3 itself cannot tell us which account an arbitrary bucket is in, so the caller must provide it.\r\n\r\nUseful when using an Organization CloudTrail and a dedicated AWS acc\n[…]\nnment/organizing-your-aws-environment.html).\r\n\r\n* Output the KMS Key ARN\r\n\r\nSo it can be used in for a bucket policy or similar.\r\n\r\n---------\r\n\r\nCo-authored-by: Dan Russell <dan.russell@popstroke.com>",
"is_bot": false,
"headline": "feat: enable cross account kms (#250)",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2025-01-13T02:03:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d967a442c9d331b2de86e53993a2ecc3d86a9958",
"body": "* chore: use terraform-docs-system\r\n\r\n* chore: pin action\r\n\r\n* docs: terraform docs",
"is_bot": false,
"headline": "chore: terraform-docs-system (#249)",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2025-01-13T01:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "574c760bba7c887036980d81404fd2da5ee06911",
"body": "* chore(config): migrate config renovate.json\r\n\r\n* chore: remove unnecessary things\r\n\r\n---------\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: Barry Morrison <689591+esacteksab@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(config): migrate renovate config (#248)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-13T00:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe7c309d7e93e37864f230e980a3f3639e9ea302",
"body": "* feat: pre-commit autoupdate and terraform_docs",
"is_bot": false,
"headline": "feat: pre-commit autoupdate and terraform_docs (#247)",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2025-01-11T19:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d84f1b600cfacfc761fcf5fafda1492d5f413ce",
"body": "…abling-available-insights\n\nfeat(insights): allow enabling available insights",
"is_bot": false,
"headline": "Merge pull request #244 from terraform-contrib/feat/insights/allow-en…",
"author_name": "chtakahashi",
"author_login": "chtakahashi",
"committed_at": "2024-01-05T16:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f4fd69fa782395e936e7f34e4b5da515b65958d",
"body": null,
"is_bot": false,
"headline": "fix(insights): update docs",
"author_name": "Nikolay Kolev",
"author_login": "nikolay",
"committed_at": "2023-11-09T01:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44425e1fb3c0b52884d86a4d04060da41efd3840",
"body": null,
"is_bot": false,
"headline": "fix(insights): support `terraform validate` requiring `terraform init`",
"author_name": "Nikolay Kolev",
"author_login": "nikolay",
"committed_at": "2023-11-08T19:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99bc9dbd206f95171fc7a3056ebfae9d2f4b2a37",
"body": null,
"is_bot": false,
"headline": "feat(insights): allow enabling available insights",
"author_name": "Nikolay Kolev",
"author_login": "nikolay",
"committed_at": "2023-11-08T18:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7248e47f9102ed12fef69b96db9c364521652d3b",
"body": "Remove Default Tags",
"is_bot": false,
"headline": "Merge pull request #243 from trussworks/fix-default-tags",
"author_name": "chtakahashi",
"author_login": "chtakahashi",
"committed_at": "2023-11-03T19:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f55ef15b1dd241692d9e20420b2d43ffe0dabbb",
"body": null,
"is_bot": true,
"headline": "terraform-docs: automated action",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2023-11-03T19:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39272b84e7e665579027504b919599ae1f9cd959",
"body": null,
"is_bot": false,
"headline": "remove default tags",
"author_name": "Chikara Takahashi",
"author_login": "chtakahashi",
"committed_at": "2023-11-03T19:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e20501b35bb00ab64aef0aeed25c0e308412206",
"body": "deprecate older terraform versions",
"is_bot": false,
"headline": "Merge pull request #242 from trussworks/deprecate-terraform-versions",
"author_name": "Ren",
"author_login": "ralren",
"committed_at": "2023-06-08T19:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e223a64fa3fe8a4b85fb006091d6334e7a090585",
"body": null,
"is_bot": true,
"headline": "terraform-docs: automated action",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2023-06-08T17:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c8020cd77da605ed5d48de76a1c740471f10d1",
"body": null,
"is_bot": false,
"headline": "deprecate older terraform versions",
"author_name": "ralren",
"author_login": "ralren",
"committed_at": "2023-06-08T17:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d06f26f1f5c45cf3d92fcc8c84fd7e06e0054b",
"body": "\"ci: validate-tf instead of validate and TFDocs GHA\"",
"is_bot": false,
"headline": "Merge pull request #241 from trussworks/barry-update-validate-yml",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2023-02-27T14:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e05c0f616fef0b38c1710d459cef491d5a4642",
"body": null,
"is_bot": false,
"headline": "ci: update pre-commit",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2023-02-26T13:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087b7dce7adafb65804983f25b1c04857e12d8cf",
"body": null,
"is_bot": false,
"headline": "ci: TFDocs official GHA",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2023-02-26T13:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03b697a0a8dc3e7eba6d4759d739e64343830cb3",
"body": "Replacing validate.yml with validate.tf",
"is_bot": false,
"headline": "ci: validate-tf instead of validate",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2023-02-26T12:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "678dd1a7da57204c1ac44a5fbba666357d31b81e",
"body": "chore: removing makefile",
"is_bot": false,
"headline": "Merge pull request #239 from trussworks/barry-rm-makefile",
"author_name": "Ryan Delaney",
"author_login": "rpdelaney",
"committed_at": "2023-02-08T19:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "452af75d779c66ece2c3a39eb8e60c4ae87a8bf7",
"body": null,
"is_bot": false,
"headline": "chore: removing makefile",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2023-02-08T15:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d8a8b4a9293064ea278157d344e6506ba920b1",
"body": "[NT] Add sns support",
"is_bot": false,
"headline": "Merge pull request #236 from trussworks/add-sns-support",
"author_name": "Ezra",
"author_login": "nyanbinaryneko",
"committed_at": "2022-12-22T19:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba24387619fe078ce2c5c807a4d9f666cc80848",
"body": "ci: removing pr limit in renovate",
"is_bot": false,
"headline": "Merge pull request #237 from trussworks/barry-remove-pr-limit",
"author_name": "Ryan Delaney",
"author_login": "rpdelaney",
"committed_at": "2022-12-08T16:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb38a9e2c03434622be4370875485f7cf4e010b",
"body": null,
"is_bot": false,
"headline": "ci: removing pr limit in renovate",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2022-12-08T12:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d16a1137606336933ce0c2ab3fecdd1c7a99d82d",
"body": null,
"is_bot": false,
"headline": "linter please",
"author_name": "Ezra Neer",
"author_login": "nyanbinaryneko",
"committed_at": "2022-11-21T20:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78d1f6cfa2feaade8f2e992a55d63e6146c74e9b",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Ezra Neer",
"author_login": "nyanbinaryneko",
"committed_at": "2022-11-21T20:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d03ac885cec93f8f5f83ab686f85413d8524af",
"body": null,
"is_bot": false,
"headline": "fixed sns support",
"author_name": "Ezra Neer",
"author_login": "nyanbinaryneko",
"committed_at": "2022-11-21T19:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52dca2d113d3a0ede9e5bd6956c47d575932d6dd",
"body": null,
"is_bot": false,
"headline": "fix fmt",
"author_name": "Ezra Neer",
"author_login": "nyanbinaryneko",
"committed_at": "2022-11-17T17:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40d1a13cb651e6f199fe8a156ca5a480a7df4e0c",
"body": null,
"is_bot": false,
"headline": "linter...",
"author_name": "Ezra Neer",
"author_login": "nyanbinaryneko",
"committed_at": "2022-11-17T17:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46e1e8c45761b09f740b9265bc6a4c7af2828f0e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into add-sns-support",
"author_name": "Ezra Neer",
"author_login": "nyanbinaryneko",
"committed_at": "2022-11-17T17:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb95631042a50b6f58bac1980ad992c66ed33932",
"body": null,
"is_bot": false,
"headline": "adds optional sns support for cloudtrail",
"author_name": "Ezra Neer",
"author_login": "nyanbinaryneko",
"committed_at": "2022-11-17T17:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe6d5386382ef49c2b15a8e38c830e4929455e6",
"body": "chore: remove broken tests, update pre-commit",
"is_bot": false,
"headline": "Merge pull request #234 from trussworks/barry-remove-broken-tests",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2022-11-16T18:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ecd9090578dce01d37d04cc417be1f1bea85ced",
"body": null,
"is_bot": false,
"headline": "chore: remove broken tests, update pre-commit",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2022-11-16T18:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb7b961262a6ef45e8436dd778492ef7f8f3baff",
"body": "Update dependencies (patch)",
"is_bot": false,
"headline": "Merge pull request #229 from trussworks/renovate/patch-dependencies",
"author_name": "Barry Morrison",
"author_login": "esacteksab",
"committed_at": "2022-11-09T15:10:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ad5424c28ca5eea431aec48cbc122798a4d319",
"body": null,
"is_bot": true,
"headline": "Update dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-11-08T22:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fafbf84feaba20b5de0786083504ba4650fa50c",
"body": "convert terratest from circleci job to gha workflow",
"is_bot": false,
"headline": "Merge pull request #231 from trussworks/ren-terratest-circleci-to-gha",
"author_name": "Ren",
"author_login": "ralren",
"committed_at": "2022-10-06T16:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb2e152b65da5b70921c62e896b7f1f56a894b8",
"body": null,
"is_bot": false,
"headline": "hm don't think envrc was suppose to get merged",
"author_name": "ralren",
"author_login": "ralren",
"committed_at": "2022-10-05T17:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf081151d4ae3d672918dd0c882480f1876b970",
"body": null,
"is_bot": false,
"headline": "convert terratest from circleci job to gha workflow",
"author_name": "ralren",
"author_login": "ralren",
"committed_at": "2022-10-05T17:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5335868d65f2db04e8633682a4b65705c7baa16",
"body": null,
"is_bot": true,
"headline": "Update module go to 1.19",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-09-09T05:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fe83d518bd7a2655f50c1296df830ceebf762e",
"body": null,
"is_bot": true,
"headline": "Update dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-07-16T12:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716a715b99d490d52ad5965fbacb3e5ebc29f8d9",
"body": null,
"is_bot": true,
"headline": "Update module github.com/aws/aws-sdk-go to v1.44.51",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-07-09T13:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c465a72ad7f6641f3e034f458ae539a3f437e50",
"body": null,
"is_bot": true,
"headline": "Update module github.com/stretchr/testify to v1.8.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-07-02T17:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d56a1c671fd15030e649090f6108e9809a38dd",
"body": null,
"is_bot": true,
"headline": "Update module github.com/aws/aws-sdk-go to v1.44.47",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-07-02T14:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ebb25b673afd44d3cc616c16db0d2fc5d1d4b29",
"body": null,
"is_bot": true,
"headline": "Update dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-06-25T10:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ce8fbd9037015281fc64e3218440251731c752",
"body": null,
"is_bot": true,
"headline": "Update dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2022-06-19T01:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24f9654b56cbb8180d141ce6428164bc08e375e",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-06-11T15:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf1e9ef63eaa3334fbba11843b166e638ab2ffb",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-06-04T13:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ec56771bf1cd940fc872a3425cf00ea45abafa",
"body": null,
"is_bot": false,
"headline": "Update module github.com/gruntwork-io/terratest to v0.40.12",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-05-29T22:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8af790be32edec44b9ae1702c48022cbe14a4bfd",
"body": null,
"is_bot": false,
"headline": "Update module github.com/gruntwork-io/terratest to v0.40.11",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-05-28T23:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e2434230a8e15379105f1fa1ac41c7ef74c80d4",
"body": null,
"is_bot": false,
"headline": "Update module github.com/aws/aws-sdk-go to v1.44.24",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-05-28T12:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5e8ebb51752f1604f322372ed20c0aa8b24c6dc",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-05-21T12:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2515703943feca92f8e35823cb555fd1448d69",
"body": null,
"is_bot": false,
"headline": "Update module github.com/aws/aws-sdk-go to v1.44.14",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-05-14T13:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536c8dbaf51cd60c829a8d3f13c91ea1e15eaf85",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-05-07T11:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5401569089175c291fb0ab6288105c2615b4be11",
"body": null,
"is_bot": false,
"headline": "Update module github.com/aws/aws-sdk-go to v1.44.4",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-04-30T14:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05fbd0b1b4c2401d61ed909040a3e4fe1fae8e47",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-04-25T22:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b13bab2837291042e4056f8352a3afd57fbe41c2",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Renovate Bot",
"author_login": "renovate-bot",
"committed_at": "2022-04-25T05:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8059fdce7978ef1b65faadbe73356adc2fbdfe2",
"body": "add option to configure iam policy name",
"is_bot": false,
"headline": "Merge pull request #213 from trussworks/configurable-policy-name",
"author_name": "carterjones",
"author_login": "carterjones",
"committed_at": "2022-04-20T17:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a30e498fc1e9bf532c3ee9422829b64fc8ceb1a",
"body": null,
"is_bot": false,
"headline": "bump the logs module version",
"author_name": "Carter Jones",
"author_login": "carterjones",
"committed_at": "2022-04-19T22:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db7879c5c6190dc419e926db26006e03506b66a",
"body": null,
"is_bot": false,
"headline": "increase golangci-lint timeout",
"author_name": "Carter Jones",
"author_login": "carterjones",
"committed_at": "2022-04-19T21:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e9f15e19968b6cb22b398a1b756d1678351cc2",
"body": null,
"is_bot": false,
"headline": "update the circleci image version",
"author_name": "Carter Jones",
"author_login": "carterjones",
"committed_at": "2022-04-19T21:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b5de3c15c271ecff1e187bb9c82d13eb6c244a",
"body": null,
"is_bot": false,
"headline": "upgrade pre-commit versions",
"author_name": "Carter Jones",
"author_login": "carterjones",
"committed_at": "2022-04-19T21:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c738d8b5a869e5a83a07c9e84099cfd1e1b2f32a",
"body": null,
"is_bot": false,
"headline": "add option to configure iam policy name",
"author_name": "Carter Jones",
"author_login": "carterjones",
"committed_at": "2022-04-19T21:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f9b4ea8fb6365105d68ad16b5fd6ade4a953c1",
"body": null,
"is_bot": false,
"headline": "git -> https for pre-commit",
"author_name": "Carter Jones",
"author_login": "carterjones",
"committed_at": "2022-04-19T21:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24caf740164b9a12e54c50c2dc31c93dfdf46155",
"body": "Replace dependabot with renovatebot",
"is_bot": false,
"headline": "Merge pull request #209 from trussworks/mk-renovatebot",
"author_name": "Michael Kania",
"author_login": null,
"committed_at": "2021-09-15T21:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0709aa4b916daf858ae7e80a38a6fa2b961cba37",
"body": null,
"is_bot": false,
"headline": "Replace dependabot with renovatebot",
"author_name": "Michael Kania",
"author_login": null,
"committed_at": "2021-09-15T20:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac764f7e21d3c3b020bfd413574e48eef823680a",
"body": "…com-aws-aws-sdk-go-1.40.41\n\nBump github.com/aws/aws-sdk-go from 1.40.37 to 1.40.41",
"is_bot": true,
"headline": "Merge pull request #206 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-09-13T17:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fb69045a1a76ff33ba3b83a6b1c2e7eac5326b0",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.37 to 1.40.41.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.37...v1.40.4\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.37 to 1.40.41",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-09-13T17:10:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65dff2fca1728b4f395dad2be5488d347e4d066e",
"body": "…com-aws-aws-sdk-go-1.40.37\n\nBump github.com/aws/aws-sdk-go from 1.40.32 to 1.40.37",
"is_bot": true,
"headline": "Merge pull request #205 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-09-06T17:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd6be384c4b9169d8ab0fa0c04e5f12efedbc70",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.32 to 1.40.37.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.32...v1.40.3\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.32 to 1.40.37",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-09-06T17:15:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79b80f46df71dd005c67f23783ce64198cc11e57",
"body": "…com-aws-aws-sdk-go-1.40.32\n\nBump github.com/aws/aws-sdk-go from 1.40.27 to 1.40.32",
"is_bot": true,
"headline": "Merge pull request #203 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-08-30T17:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b56895cc4fa49803753ee9ca94e0eaf85d70fa",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.27 to 1.40.32.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.27...v1.40.3\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.27 to 1.40.32",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-30T17:10:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ddb18ac302c88e0950b3cab81d32ae5794bb763",
"body": "…com-aws-aws-sdk-go-1.40.27\n\nBump github.com/aws/aws-sdk-go from 1.40.22 to 1.40.27",
"is_bot": true,
"headline": "Merge pull request #201 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-08-23T17:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cba82464e994a6b7b3fa465371b9fabc43c159b9",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.22 to 1.40.27.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.22...v1.40.2\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.22 to 1.40.27",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-23T17:13:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "730a451e7efba3a730d7d418579f703545bf6429",
"body": "…com-gruntwork-io-terratest-0.37.6\n\nBump github.com/gruntwork-io/terratest from 0.37.2 to 0.37.6",
"is_bot": true,
"headline": "Merge pull request #200 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-08-16T21:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a36cbb1888693e6a3cfe97171116f0b73fbd5f",
"body": "Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.37.2 to 0.37.6.\n- [Release notes](https://github.com/gruntwork-io/terratest/releases)\n- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.37.2...v0.37.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gruntwork-io/terratest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/gruntwork-io/terratest from 0.37.2 to 0.37.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-16T21:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f76842ef802a0334a86d2e80f021a8c6352724",
"body": "…com-aws-aws-sdk-go-1.40.22\n\nBump github.com/aws/aws-sdk-go from 1.40.17 to 1.40.22",
"is_bot": true,
"headline": "Merge pull request #198 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-08-16T17:16:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d20fec8d08ccf743b4ad2cf73042ba3bead557a3",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.17 to 1.40.22.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.17...v1.40.2\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.17 to 1.40.22",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-16T17:15:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f69539852222c2ec267a127dfbce4263b1957fe5",
"body": "…com-aws-aws-sdk-go-1.40.17\n\nBump github.com/aws/aws-sdk-go from 1.40.13 to 1.40.17",
"is_bot": true,
"headline": "Merge pull request #196 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-08-09T17:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458d8b9ef35859c491acb56b2aabbbf4497b3d80",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.13 to 1.40.17.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.13...v1.40.1\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.13 to 1.40.17",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-09T17:16:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "adb884c567208f49ba61354b166c05430e34514a",
"body": "…com-aws-aws-sdk-go-1.40.13\n\nBump github.com/aws/aws-sdk-go from 1.40.7 to 1.40.13",
"is_bot": true,
"headline": "Merge pull request #195 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-08-02T21:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249aa7605d3c606c3ad0b0b122c4a5494c2399e5",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.7 to 1.40.13.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.7...v1.40.13)\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.7 to 1.40.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-02T21:26:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "faf41a509065f3a500d98754d3a6059233fe721a",
"body": "…com-gruntwork-io-terratest-0.37.2\n\nBump github.com/gruntwork-io/terratest from 0.36.8 to 0.37.2",
"is_bot": true,
"headline": "Merge pull request #193 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-08-02T17:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d479679a1d75674542532c5351d8665fb5401e0f",
"body": "Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.36.8 to 0.37.2.\n- [Release notes](https://github.com/gruntwork-io/terratest/releases)\n- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.36.8...v0.37.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gruntwork-io/terratest\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/gruntwork-io/terratest from 0.36.8 to 0.37.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-02T17:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b083994c318308a0a3a1a61c97dbaf58372b60e",
"body": "…com-aws-aws-sdk-go-1.40.7\n\nBump github.com/aws/aws-sdk-go from 1.40.3 to 1.40.7",
"is_bot": true,
"headline": "Merge pull request #191 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-07-26T17:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1007dcd163ea8017c6e8e4ea5bdf542be28aa258",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.3 to 1.40.7.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.3...v1.40.7)\n\n\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.40.3 to 1.40.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-07-26T17:15:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ce804c7f2470eb42d49e24d5edfa051c4b9d305",
"body": "…com-aws-aws-sdk-go-1.40.3\n\nBump github.com/aws/aws-sdk-go from 1.39.5 to 1.40.3",
"is_bot": true,
"headline": "Merge pull request #190 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-07-19T20:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc0141fea8358c26bf3abf9d6c0673adc459849",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.39.5 to 1.40.3.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.39.5...v1.40.3)\n\n\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.39.5 to 1.40.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-07-19T20:13:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64668941a2f107de3677864bc2c36d315d090c97",
"body": "…com-gruntwork-io-terratest-0.36.8\n\nBump github.com/gruntwork-io/terratest from 0.36.5 to 0.36.8",
"is_bot": true,
"headline": "Merge pull request #188 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-07-19T17:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23dfe4549f2f9a498e6f4d064dad739a8914b896",
"body": "Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.36.5 to 0.36.8.\n- [Release notes](https://github.com/gruntwork-io/terratest/releases)\n- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.36.5...v0.36.8)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gruntwork-io/terratest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/gruntwork-io/terratest from 0.36.5 to 0.36.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-07-19T17:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe69c0809c6bbc31d678ca6a0fe66dbb4557c39",
"body": "…com-aws-aws-sdk-go-1.39.5\n\nBump github.com/aws/aws-sdk-go from 1.39.0 to 1.39.5",
"is_bot": true,
"headline": "Merge pull request #187 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-07-12T22:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f6ca1f91954c383d7b725061fa37a4971e78cf",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.39.0 to 1.39.5.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.39.0...v1.39.5)\n\n\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.39.0 to 1.39.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-07-12T22:20:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61b394b506bfe4fa138d879a6c59503d03e7cd45",
"body": "…com-gruntwork-io-terratest-0.36.5\n\nBump github.com/gruntwork-io/terratest from 0.36.3 to 0.36.5",
"is_bot": true,
"headline": "Merge pull request #184 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-07-12T17:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "265893dfe8a34d7c6f388d8327ae81648dd86e95",
"body": "Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.36.3 to 0.36.5.\n- [Release notes](https://github.com/gruntwork-io/terratest/releases)\n- [Commits](https://github.com/gruntwork-io/terratest/compare/v0.36.3...v0.36.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gruntwork-io/terratest\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/gruntwork-io/terratest from 0.36.3 to 0.36.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-07-12T17:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd71e7b1a7c32ec1e72c2f83866f6be81252c8b",
"body": "…com-aws-aws-sdk-go-1.39.0\n\nBump github.com/aws/aws-sdk-go from 1.38.69 to 1.39.0",
"is_bot": true,
"headline": "Merge pull request #183 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-07-05T17:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d8057f7e4284ec6693edceb17b3fbad5a49c08",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.69 to 1.39.0.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.69...v1.39.0)\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.38.69 to 1.39.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-07-05T17:11:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec9891710402da1d5152a1df03e74e52b7682760",
"body": "…com-aws-aws-sdk-go-1.38.69\n\nBump github.com/aws/aws-sdk-go from 1.38.64 to 1.38.69",
"is_bot": true,
"headline": "Merge pull request #181 from trussworks/dependabot-go_modules-github.…",
"author_name": "kodiakhq[bot]",
"author_login": "kodiakhq[bot]",
"committed_at": "2021-06-28T20:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8985b20000366e0a911ca1a3448aee2b7b8a2e4",
"body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.64 to 1.38.69.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.64...v1.38.6\n[…]\nated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github.com/aws/aws-sdk-go from 1.38.64 to 1.38.69",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-28T20:49:34Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 1,
"latest_release_at": "2025-01-13T02:20:02Z",
"latest_release_tag": "v5.3.0",
"releases_from_tags": false,
"days_since_last_push": 320,
"active_weeks_last_year": 1,
"days_since_latest_release": 556,
"mean_days_between_releases": 176.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 35,
"stars": 48,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-22",
"count": 2
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-08-25",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
}
],
"complete": true,
"collected": 34,
"total_forks": 35
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 174,
"open_issues": 3,
"closed_ratio": 0.7,
"closed_issues": 7,
"closed_unmerged_prs": 71
},
"bus_factor": 3,
"bot_contributors": 5,
"top_contributors": [
{
"type": "User",
"login": "ralren",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/6464062?v=4"
},
{
"type": "User",
"login": "esacteksab",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/689591?v=4"
},
{
"type": "User",
"login": "renovate-bot",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
},
{
"type": "User",
"login": "carterjones",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/118205?v=4"
},
{
"type": "User",
"login": "nyanbinaryneko",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/3050609?v=4"
},
{
"type": "User",
"login": "eeeady",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1760850?v=4"
},
{
"type": "User",
"login": "jsclarridge",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/2491291?v=4"
},
{
"type": "User",
"login": "nikolay",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2882?v=4"
},
{
"type": "User",
"login": "rpdelaney",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1139517?v=4"
},
{
"type": "User",
"login": "mdrummerboy09",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/65626134?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.339
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"validate.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 6/11 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4679c6afb93ef63e7024a2163b6bae42b68c1827",
"ran_at": "2026-07-23T23:03:37Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-09-06T13:57:30Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-09-06T13:56:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 210,
"created_at": "2021-12-21T17:22:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 238,
"created_at": "2023-01-04T17:05:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 240,
"created_at": "2023-02-21T12:07:14Z",
"last_comment_at": "2025-01-13T02:21:36Z",
"last_comment_author": "esacteksab"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/trussworks/terraform-aws-cloudtrail",
"host": "github.com",
"name": "terraform-aws-cloudtrail",
"owner": "trussworks"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 54,
"vitality": 25,
"community": 66,
"governance": 70,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 0.54,
"days_since_last_push": 320,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 320 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 320
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v5.3.0",
"releases_from_tags": false,
"days_since_latest_release": 556,
"mean_days_between_releases": 176.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 556 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 556
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~176.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 176.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 320,
"days_since_last_human_commit": 556,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 556 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 556
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 35,
"stars": 48,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "48 stars",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 48
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "35 forks",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 35
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 16,
"top_contributor_share": 0.339
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 34% of commits",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 34
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"merged_prs": 174,
"open_issues": 3,
"closed_issues": 7,
"issue_closed_ratio": 0.7,
"closed_unmerged_prs": 71
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "70% of issues closed",
"points": 32.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 70
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "174/245 decided PRs merged",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 174,
"decided": 245
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/11 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 79,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "trussworks",
"public_repos": 143,
"account_age_days": 5211
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "79 followers of trussworks",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 79,
"login": "trussworks"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "143 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 143
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"logging",
"aws",
"aws-cloudtrail",
"terraform-modules",
"terraform"
],
"has_wiki": false,
"homepage": "https://registry.terraform.io/modules/trussworks/cloudtrail",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://registry.terraform.io/modules/trussworks/cloudtrail",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/11 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "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.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 25,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.463,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "25 of 54 human commits state their intent (structured subject or explanatory body)",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 54
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.28
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "28 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 28,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "HCL",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "HCL without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "HCL"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "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."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T23:04:00.020754Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/trussworks/terraform-aws-cloudtrail.svg",
"full_name": "trussworks/terraform-aws-cloudtrail",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}