From 8456d21beeea9caf0a985d0b7642e77d6c06314c Mon Sep 17 00:00:00 2001 From: dfeldick Date: Sat, 1 Feb 2025 16:30:36 -0700 Subject: [PATCH] APIGOV-29656 - changes for SSG --- .security-file-latest.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .security-file-latest.json diff --git a/.security-file-latest.json b/.security-file-latest.json new file mode 100644 index 000000000..ba9674882 --- /dev/null +++ b/.security-file-latest.json @@ -0,0 +1,17 @@ +{ + "project": "Amplify - APIC Agent SDK", + "repo_url": "https://github.com/Axway/agent-sdk", + "security_guide": "https://docs.axway.com/bundle/axway_resources/page/amplify_api_management_platform_security_white_paper.html", + "requirements": { + "fortify": false, + "irius-risk": false, + "pentest": false, + "twistlock": false, + "blackduck": true, + "third-party-policy-violation": false, + "appspider": false, + "insightvm": false + }, + "suppressions": [ + ] + }