原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"component",
"php",
"symfony",
"symfony-component"
],
"is_fork": false,
"size_kb": 37,
"has_wiki": false,
"homepage": "https://symfony.com/mailer",
"languages": {
"PHP": 39275
},
"pushed_at": "2026-08-02T08:30:40Z",
"created_at": "2023-12-09T11:29:05Z",
"owner_type": "Organization",
"updated_at": "2026-08-02T08:31:07Z",
"description": "Symfony Microsoft Azure Mailer Bridge",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "8.2",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://symfony.com/",
"name": "Symfony",
"type": "Organization",
"login": "symfony",
"company": null,
"location": "The Internet",
"followers": 2184,
"avatar_url": "https://avatars.githubusercontent.com/u/143937?v=4",
"created_at": "2009-10-24T04:05:23Z",
"is_verified": null,
"public_repos": 416,
"account_age_days": 6126
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v8.1.0",
"kind": "minor",
"published_at": "2026-05-29T08:53:32Z"
},
{
"tag": "v8.1.0-BETA1",
"kind": "prerelease",
"published_at": "2026-05-06T14:29:02Z"
},
{
"tag": "v8.0.10",
"kind": "patch",
"published_at": "2026-05-06T12:42:38Z"
},
{
"tag": "v7.4.10",
"kind": "patch",
"published_at": "2026-05-06T12:17:12Z"
},
{
"tag": "v7.4.0",
"kind": "minor",
"published_at": "2025-11-27T13:57:29Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2025-11-27T09:05:06Z"
},
{
"tag": "v8.0.0-RC1",
"kind": "prerelease",
"published_at": "2025-11-13T13:32:15Z"
},
{
"tag": "v7.4.0-RC1",
"kind": "prerelease",
"published_at": "2025-11-13T12:51:22Z"
},
{
"tag": "v8.0.0-BETA1",
"kind": "prerelease",
"published_at": "2025-10-28T10:06:37Z"
},
{
"tag": "v7.4.0-BETA1",
"kind": "prerelease",
"published_at": "2025-10-27T10:49:51Z"
},
{
"tag": "v7.3.0",
"kind": "minor",
"published_at": "2025-05-29T07:52:01Z"
},
{
"tag": "v7.2.7",
"kind": "patch",
"published_at": "2025-05-29T07:38:40Z"
},
{
"tag": "v7.3.0-RC1",
"kind": "prerelease",
"published_at": "2025-05-25T21:08:11Z"
},
{
"tag": "v7.3.0-BETA1",
"kind": "prerelease",
"published_at": "2025-05-02T09:27:58Z"
},
{
"tag": "v7.2.0",
"kind": "minor",
"published_at": "2024-11-29T08:46:53Z"
},
{
"tag": "v7.2.0-RC1",
"kind": "prerelease",
"published_at": "2024-11-13T15:20:03Z"
},
{
"tag": "v7.2.0-BETA1",
"kind": "prerelease",
"published_at": "2024-10-27T16:12:48Z"
},
{
"tag": "v7.1.6",
"kind": "patch",
"published_at": "2024-10-27T15:19:45Z"
},
{
"tag": "v7.1.1",
"kind": "patch",
"published_at": "2024-06-04T07:35:02Z"
},
{
"tag": "v7.1.0",
"kind": "minor",
"published_at": "2024-05-31T08:20:32Z"
},
{
"tag": "v7.1.0-RC1",
"kind": "prerelease",
"published_at": "2024-05-17T15:48:54Z"
},
{
"tag": "v7.1.0-BETA1",
"kind": "prerelease",
"published_at": "2024-05-02T13:09:30Z"
}
],
"recent_commits": [
{
"oid": "5220735696533c2eb2197da501cbfb4cb0872b69",
"body": "…Email events",
"is_bot": false,
"headline": "[Mailer][Azure] Add webhook support for Azure Communication Services …",
"author_name": "Amoifr",
"author_login": "Amoifr",
"committed_at": "2026-08-02T08:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683559196c198c37fca4f2e6656794672bd25b51",
"body": "* 8.0:\n Drop PR warning and auto-closing on subtree splits\n Fix merge\n [Validator] Support SVG dimensions with units\n Remove review state from Serbian translations\n [Translation] Copy domains metadata when moving messages to intl ones\n [Form] Add missing translation for invalid UUID\n fix(tran\n[…]\nlation messages\n [Security][HttpKernel] Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store\n Fix XMLHttpRequest URL handling in toolbar JS",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-06-05T06:23:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eac19f55ff1304162989b22ed9d9e99664761d84",
"body": "* 7.4:\n Drop PR warning and auto-closing on subtree splits\n Fix merge\n [Validator] Support SVG dimensions with units\n Remove review state from Serbian translations\n [Translation] Copy domains metadata when moving messages to intl ones\n [Form] Add missing translation for invalid UUID\n fix(tran\n[…]\nlation messages\n [Security][HttpKernel] Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store\n Fix XMLHttpRequest URL handling in toolbar JS",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-06-05T06:22:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff4ecd9b26afac96e5cd4aebf87a64fe02eebe0d",
"body": "* 6.4:\n Drop PR warning and auto-closing on subtree splits\n Fix merge\n Remove review state from Serbian translations\n [Translation] Copy domains metadata when moving messages to intl ones\n [Form] Add missing translation for invalid UUID\n fix(translations): fix sr-Latn validation messages and v\n[…]\nlation messages\n [Security][HttpKernel] Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store\n Fix XMLHttpRequest URL handling in toolbar JS",
"is_bot": false,
"headline": "Merge branch '6.4' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-06-05T06:22:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "71619aa9d3a8225305a144d67a5b7fd94b99e8b7",
"body": null,
"is_bot": false,
"headline": "Add call to backers in README files",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-05-29T05:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed382d7276499a0856262969216693e39a2fc4e",
"body": "* 8.0:\n Fix low-deps\n Fix up\n [Cache] Ensure compatibility with Relay extension 0.22.0\n [Yaml] fix flow collection drops `&anchor` and `!!str &anchor` items\n Fix excludePaths in PHPStan config\n [Security] Fix typos in method documentations\n [Messenger] Move --time-limit handling to Worker for proper capping with --sleep\n [Cache] Remove conflict with dbal<4.3\n Fix inline attachment contentId for Azure Communication Services mailer",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-05-05T08:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56846b8e0df05ba8345b59987d66bd5ead277946",
"body": "* 7.4:\n Fix low-deps\n Fix up\n [Cache] Ensure compatibility with Relay extension 0.22.0\n [Yaml] fix flow collection drops `&anchor` and `!!str &anchor` items\n Fix excludePaths in PHPStan config\n [Security] Fix typos in method documentations\n [Messenger] Move --time-limit handling to Worker for proper capping with --sleep\n Fix inline attachment contentId for Azure Communication Services mailer",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-05-05T08:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0f1827d3c93bd30f57371bb0800b9b9f47ad1fb",
"body": "…iler\n\n The ACS REST API expects the field name contentId in camelCase.",
"is_bot": false,
"headline": " Fix inline attachment contentId for Azure Communication Services ma…",
"author_name": "Dominik Kohler",
"author_login": "kohlerdominik",
"committed_at": "2026-04-22T20:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e971934229c17a73f6e13551910112902ec68ff",
"body": "* 8.0:\n [Security] Throw BadCredentialsException on empty JSON login username/password\n [Routing] Honor the Request's method in UrlMatcher::matchRequest()\n [DependencyInjection] Log every build parameter removed during compilation\n [Serializer] Remove @internal from ClassMetadataInterface and At\n[…]\nake `BackedEnumNormalizer` unconditionally return `null` on invalid value if `allow_invalid_values` is set\n [Cache] Ensure internal state is cleared in TagAwareAdapter::reset() even on commit failure",
"is_bot": false,
"headline": "Merge branch '8.0' into 8.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-18T13:52:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd867205f0ffaa5c740e74c771419587b81660a0",
"body": "* 7.4:\n [Security] Throw BadCredentialsException on empty JSON login username/password\n [Routing] Honor the Request's method in UrlMatcher::matchRequest()\n [DependencyInjection] Log every build parameter removed during compilation\n [Serializer] Remove @internal from ClassMetadataInterface and At\n[…]\nake `BackedEnumNormalizer` unconditionally return `null` on invalid value if `allow_invalid_values` is set\n [Cache] Ensure internal state is cleared in TagAwareAdapter::reset() even on commit failure",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-18T13:51:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "879e67e1ff6325a85e828eec166b807e4b08a144",
"body": null,
"is_bot": false,
"headline": "Update XSD references in phpunit.xml.dist files",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-18T13:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41cdb0d5e51da3f8568d2e2d34aa6ba1e86e3429",
"body": "* 7.4:\n CS fixes - native_function_invocation & static_lambda\n Backport some CS fixes from 7.4\n [CS] Back config from 8.1 and apply heredoc_indentation rule\n [Workflow] Fix HTML escaping in GraphvizDumper labels",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-13T14:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc2eed324209e102fd2dc0be2bc09f85abd626ce",
"body": "* 6.4:\n CS fixes - native_function_invocation & static_lambda\n Backport some CS fixes from 7.4",
"is_bot": false,
"headline": "Merge branch '6.4' into 7.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-13T14:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795489c3869411167220e5f4a92287fcfcf48ae2",
"body": null,
"is_bot": false,
"headline": "Bump to php >= 8.4.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2026-04-07T06:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bff6b8d023f499c1f453bf555ddb7efbe845fe8b",
"body": null,
"is_bot": false,
"headline": " PHP CS Fixer: enable static_lambda",
"author_name": "Dariusz Ruminski",
"author_login": "keradus",
"committed_at": "2025-12-19T08:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a2e673d7ecebbe146d4832bd1a286c06da0a93",
"body": "* 7.4:\n replace PHPUnit annotations with attributes",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-08-04T07:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9a3e6ce0ca35798a9fc8ae62dd7d00fa9d9399b",
"body": null,
"is_bot": false,
"headline": "replace PHPUnit annotations with attributes",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-08-04T07:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9502bb50ea560374afe7975d50600f3343371ab9",
"body": "* 7.4:\n run tests using PHPUnit 11.5\n make data provider static\n [Lock] Fix using fractional TTLs on all platforms\n [Lock] Fixes an issue with PostgreSQL when using fractional TTLs\n [Console][Table] Fix unnecessary wrapping\n [DependencyInjection] Deprecate registering a service without a class\n[…]\ncache] RedisTrait::doFetch should use pipeline instead of mget for Relay\\Cluster\n relax assertions for forward compatibility with Symfony 7.4\n [Console][Table] Fix invalid UTF-8 due to text wrapping",
"is_bot": false,
"headline": "Merge branch '7.4' into 8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-08-01T16:41:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2be4d438a671cba0e58a03748567a34cf45420e7",
"body": null,
"is_bot": false,
"headline": "run tests using PHPUnit 11.5",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2025-07-31T09:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6907ff3a096d5a442feab9eb3ac3bdfd86c7b3",
"body": null,
"is_bot": false,
"headline": "Bump Symfony 8 to PHP >= 8.4",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-03T12:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f295675e3af96d1e3c33c52d795a0168db17546a",
"body": null,
"is_bot": false,
"headline": "Allow Symfony ^8.0",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2025-06-02T14:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b8236f833e1619e09561a6e8874bc8ea777135f",
"body": null,
"is_bot": false,
"headline": "Update Mailer Azure bridge API docs link",
"author_name": "Joseph Bielawski",
"author_login": "stloyd",
"committed_at": "2025-05-17T16:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c4775a7ffc716d3daa6f3961f2dc494ddcf09e",
"body": "This PR was merged into the 7.2 branch.\n\nDiscussion\n----------\n\n[Mailer] deprecate the TransportFactoryTestCase\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.2\n| Bug fix? | no\n| New feature? | no\n| Deprecations? | yes\n| Issues |\n| License | MIT\n\nCommits\n-------\n\ne878066cac8 deprecate the TransportFactoryTestCase",
"is_bot": false,
"headline": "feature #58351 [Mailer] deprecate the TransportFactoryTestCase (xabbuh)",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2024-09-28T08:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f749f999fba04c203507b8c569f2c087c062e6b1",
"body": "* 7.1:\n Add PR template and auto-close PR on subtree split repositories",
"is_bot": false,
"headline": "Merge branch '7.1' into 7.2",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2024-09-25T14:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5be45ca4bd72993eae3593b9797519e24bc2d1f8",
"body": "* 6.4:\n Add PR template and auto-close PR on subtree split repositories",
"is_bot": false,
"headline": "Merge branch '6.4' into 7.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2024-09-25T14:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e640aefee595eb4c044252002d6d704daa96d13d",
"body": null,
"is_bot": false,
"headline": "deprecate the TransportFactoryTestCase",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2024-09-23T09:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee75658af3effffb1a7a3a9027f8e47cc8d3375e",
"body": null,
"is_bot": false,
"headline": "Remove useless code",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2024-08-08T10:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b72dd8930654dd6e704022c5e1cceb96f03954",
"body": null,
"is_bot": false,
"headline": "Prefix all sprintf() calls",
"author_name": "Alexander M. Turek",
"author_login": "derrabus",
"committed_at": "2024-06-20T15:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246979b70473f300e27a9be5978880c7cbec22e6",
"body": null,
"is_bot": false,
"headline": "Remove subtree split checks",
"author_name": "Fabien Potencier",
"author_login": "fabpot",
"committed_at": "2024-05-31T14:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22159e9c4fa37db97eb8d091a131cca4c23c545a",
"body": "* 7.0:\n Auto-close PRs on subtree-splits\n review German translation",
"is_bot": false,
"headline": "Merge branch '7.0' into 7.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2024-04-18T09:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "543d6fe8a9b2f3f66ac3c2ffe923f07eab6a420f",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary empty usages",
"author_name": "Gabriel Ostrolucký",
"author_login": "ostrolucky",
"committed_at": "2024-04-01T11:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedfbde7d59900b5b8fae5c0fd9aaec5153a3458",
"body": "…tent (alexandre-daubois)\n\nThis PR was merged into the 7.1 branch.\n\nDiscussion\n----------\n\n[Mailer] Fix Azure bridge double encoding attachments' content\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.1\n| Bug fix? | yes\n| New feature? | no\n| Deprecations? | no\n| Issues | Fix #53132\n| License | MIT\n\nCommits\n-------\n\n64f9896c08 [Mailer] Fix Azure bridge double encoding attachements' content",
"is_bot": false,
"headline": "bug #53144 [Mailer] Fix Azure bridge double encoding attachments' con…",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2024-02-09T10:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5fb5dd3b198d0452f1b79ae160b517b2098170",
"body": "This PR was squashed before being merged into the 7.1 branch.\n\nDiscussion\n----------\n\n[Mailer] [Azure] Fix resource name validation\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.1\n| Bug fix? | yes\n| New feature? | no\n| Deprecations? | no\n| Issues | Fix #53385\n| License | MIT\n\nRemove validation where Azure Email Communication Resource with dot in name is not being allowed to use.\n\nCommits\n-------\n\n088faf5138 [Mailer] [Azure] Fix resource name validation",
"is_bot": false,
"headline": "bug #53388 [Mailer] [Azure] Fix resource name validation (t9toqwerty)",
"author_name": "Oskar Stark",
"author_login": "OskarStark",
"committed_at": "2024-01-24T15:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8357bdc4879d21002d35ffead82d62317605e0",
"body": null,
"is_bot": false,
"headline": "[Mailer] [Azure] Fix resource name validation",
"author_name": "RAHUL K JHA",
"author_login": "t9toqwerty",
"committed_at": "2024-01-24T15:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f093d691366c9bd6d6c0c89b2b2a8415194e44",
"body": "* 7.0:\n List CS fix in .git-blame-ignore-revs\n Fix implicitly-required parameters\n minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)\n Fix bad merge\n List CS fix in .git-blame-ignore-revs\n Fix implicitly-required parameters\n List CS fix in .git-blame-ignore-revs\n Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value\n [Messenger][AmazonSqs] Allow async-aws/sqs version 2",
"is_bot": false,
"headline": "Merge branch '7.0' into 7.1",
"author_name": "Nicolas Grekas",
"author_login": "nicolas-grekas",
"committed_at": "2024-01-23T15:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "156c213808c8b2b09f9d2e12269e72d95c0b6b67",
"body": null,
"is_bot": false,
"headline": "[Mailer] Fix Azure bridge double encoding attachements' content",
"author_name": "Alexandre Daubois",
"author_login": "alexandre-daubois",
"committed_at": "2024-01-03T07:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326ceab2ec69a27b0c2a862b7d64ec9760864453",
"body": "…ibutes",
"is_bot": false,
"headline": "[Mailer] [Bridges] Use CPP and add more `#[\\SensitiveParameter]` attr…",
"author_name": "Oskar Stark",
"author_login": "OskarStark",
"committed_at": "2024-01-02T12:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041dbf111c18610296a9d4e07e2dd9ff30653ffa",
"body": null,
"is_bot": false,
"headline": "fix registering the Azure transport factory service",
"author_name": "Christian Flothmann",
"author_login": "xabbuh",
"committed_at": "2023-12-10T12:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5bbc36edb06adc4144b49f90dab725a193c2d1",
"body": null,
"is_bot": false,
"headline": "[Mailer][Azure] Fix deps",
"author_name": "Fabien Potencier",
"author_login": "fabpot",
"committed_at": "2023-12-09T11:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "579cc04a03c54816b291b5a28eb55b64fca637ba",
"body": null,
"is_bot": false,
"headline": "[Mailer] Add Azure bridge",
"author_name": "Rafael Villa Verde",
"author_login": "hafael",
"committed_at": "2023-12-09T11:05:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 16,
"latest_release_at": "2026-05-29T08:53:32Z",
"latest_release_tag": "v8.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 9,
"days_since_latest_release": 64,
"mean_days_between_releases": 23.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "symfony/azure-mailer",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/symfony/azure-mailer",
"is_deprecated": false,
"latest_version": "v8.1.0",
"repository_url": "https://github.com/symfony/azure-mailer",
"versions_count": 22,
"total_downloads": 292798,
"dependents_count": 3,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 17821,
"first_published_at": null,
"latest_published_at": "2026-05-29T05:06:50Z",
"latest_version_yanked": null,
"days_since_latest_publish": 65
}
]
},
"popularity": {
"forks": 2,
"stars": 12,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"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": 9895,
"source_files_sampled": 16,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": null,
"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": [
"packagist"
],
"dependencies": [
{
"name": "symfony/mailer",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.4|^8.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "nicolas-grekas",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/243674?v=4"
},
{
"type": "User",
"login": "xabbuh",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1957048?v=4"
},
{
"type": "User",
"login": "alexandre-daubois",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2144837?v=4"
},
{
"type": "User",
"login": "fabpot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/47313?v=4"
},
{
"type": "User",
"login": "OskarStark",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/995707?v=4"
},
{
"type": "User",
"login": "derrabus",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1506493?v=4"
},
{
"type": "User",
"login": "Amoifr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/31698966?v=4"
},
{
"type": "User",
"login": "keradus",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2716794?v=4"
},
{
"type": "User",
"login": "kohlerdominik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/18621527?v=4"
},
{
"type": "User",
"login": "ostrolucky",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/496233?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.55
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": null,
"reason": "No tokens found",
"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": "5220735696533c2eb2197da501cbfb4cb0872b69",
"ran_at": "2026-08-02T08:34:07Z",
"aggregate_score": 4.3,
"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": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/symfony/azure-mailer",
"host": "github.com",
"name": "azure-mailer",
"owner": "symfony"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 43,
"vitality": 75,
"community": 52,
"governance": 53,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v8.1.0",
"releases_from_tags": false,
"days_since_latest_release": 64,
"mean_days_between_releases": 23.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 64 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 64
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~23.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 23.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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"forks": 2,
"stars": 12,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"symfony/azure-mailer"
],
"dependents": 3,
"ecosystems": "packagist",
"total_downloads": 292798,
"monthly_downloads": 17821
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "17,821 downloads/month across packagist",
"points": 56.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 17821,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "3 packages depend on it",
"points": 4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 3
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.55
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 55% of commits",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 55
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 2184,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "symfony",
"public_repos": 416,
"account_age_days": 6126
},
"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": "2,184 followers of symfony",
"points": 24,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2184,
"login": "symfony"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "416 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 416
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"symfony/azure-mailer"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 65
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 65 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 65
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"component",
"php",
"symfony",
"symfony-component"
],
"has_wiki": false,
"homepage": "https://symfony.com/mailer",
"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://symfony.com/mailer",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.3
},
"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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 30
},
"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": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.35,
"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": "14 of 40 human commits state their intent (structured subject or explanatory body)",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 40
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"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 40",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 40
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 9895,
"source_files_sampled": 16,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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.14.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-02T08:34:16.269480Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/symfony/azure-mailer.svg",
"full_name": "symfony/azure-mailer",
"license_state": "standard",
"license_spdx": "MIT"
}