Files
symfony-flex-recipes-contrib/googlechromelabs.ise-web-security-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.6 KiB
JSON

{
"locks": {
"googlechromelabs/ise-web-security-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "936dc9b6d8f8a9a75553f8ed8b84d35eed352d84"
}
}
},
"manifests": {
"googlechromelabs/ise-web-security-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "googlechromelabs/ise-web-security-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Ise\\WebSecurityBundle\\IseWebSecurityBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/ise_web_security.yaml": {
"contents": "ise_web_security:\n defaults:\n coop:\n active: true\n policy: 'same-origin'\n coep: \n active: true\n policy: 'require-corp'\n fetch_metadata:\n active: true\n allowed_endpoints: []\n trusted_types:\n active: false\n",
"executable": false,
"encoding": ""
}
},
"origin": "googlechromelabs/ise-web-security-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}