Create policy.json

This commit is contained in:
John Dorman 2023-03-07 06:37:55 -08:00 committed by GitHub
parent 4fdf7d4e92
commit dfeb40b52c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
{
"default": [{"type": "insecureAcceptAnything"}]
}