diff --git a/lib/package/plugins/policyMetaData.json b/lib/package/plugins/policyMetaData.json index c1d6632..de2b4d2 100644 --- a/lib/package/plugins/policyMetaData.json +++ b/lib/package/plugins/policyMetaData.json @@ -19,8 +19,8 @@ "GenerateJWS" :{"indications":["generatejws","jws","gjws","^generatejws$"]}, "GenerateJWT" :{"indications":["generatejwt","jwt","gjwt","^generatejwt$"]}, "GenerateSAMLAssertion" :{"indications":["generatesaml","saml","sa"]}, - "GetOAuthV1Info" :{"indications":["oauthv1","getoauth","getoa"], "profiles":["apigee"] }, - "GetOAuthV2Info" :{"indications":["oauthv2","oauthv2info","oauthinfo","oai","accesstoken"]}, + "GetOAuthV1Info" :{"indications":["oauth", "oauthv1","getoauth","getoa"], "profiles":["apigee"] }, + "GetOAuthV2Info" :{"indications":["oauth", "oauthv2","oauthv2info","oauthinfo","oai","accesstoken"]}, "GraphQL": { "indications": ["graphql","gq","gql","^graphql$"], "profiles":["apigeex"] }, "HMAC": { "indications": ["hmac","^hmac$"] }, "IntegrationCallout" :{"indications":["integrationcallout","int","integration","ic","callout","^integrationcallout$"], "profiles":["apigeex"] }, diff --git a/package-lock.json b/package-lock.json index bcce902..74ea0d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "apigeelint", - "version": "2.53.0", + "version": "2.54.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "apigeelint", - "version": "2.53.0", + "version": "2.54.0", "license": "MIT", "dependencies": { "@xmldom/xmldom": "^0.8.4", @@ -2436,9 +2436,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.4.768", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.768.tgz", - "integrity": "sha512-z2U3QcvNuxdkk33YV7R1bVMNq7fL23vq3WfO5BHcqrm4TnDGReouBfYKLEFh5umoK1XACjEwp8mmnhXk2EJigw==", + "version": "1.4.771", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.771.tgz", + "integrity": "sha512-b/CmBh1c5SXZy5oFu4a0o+2TdM0AYStiwoQebEoImGAINstCsS/s/MOvPKMoxu1nA2BJtEOJI1nC/VoVRzdXWA==", "dev": true }, "node_modules/emoji-regex": { diff --git a/package.json b/package.json index 0fea4f0..966cb47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apigeelint", - "version": "2.53.0", + "version": "2.54.0", "description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.", "main": "index.js", "bin": { diff --git a/test/badge.svg b/test/badge.svg index 219c89f..9f22883 100644 --- a/test/badge.svg +++ b/test/badge.svg @@ -18,7 +18,7 @@ Tests Tests - 3944/3944 - 3944/3944 + 4012/4012 + 4012/4012 \ No newline at end of file