Compare commits

..
Author SHA1 Message Date
github-action[bot]andgithub-action[bot] 124448fe9e Create Flex endpoint 2026-07-03 15:22:41 +00:00
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -12,9 +12,9 @@
"_links": {
"repository": "github.com/symfony/recipes-contrib",
"origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1990/{package_dotted}.{version}.json",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2007/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1990/archived/{package_dotted}/{ref}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2007/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}
@@ -15,6 +15,8 @@
"files": {
"config/packages/symfony_security_auditor.yaml": {
"contents": [
"# $schema: https://raw.githubusercontent.com/vinceamstoutz/symfony-security-auditor/main/resources/schema.json",
"",
"# Full configuration reference (models, scan, audit loop, rate limits, caching):",
"# https://github.com/vinceamstoutz/symfony-security-auditor/blob/main/docs/configuration.md",
"#",
@@ -38,7 +40,7 @@
"executable": false
}
},
"ref": "87aec5ddb2d71e0b0571c2197f91ed9b28d51af5"
"ref": "915fef86e9a4a0d808a89b31944f0503c0dd63a0"
}
}
}