summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/unity/docs/SECURITY.md
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/dellemc/unity/docs/SECURITY.md')
-rw-r--r--ansible_collections/dellemc/unity/docs/SECURITY.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/unity/docs/SECURITY.md b/ansible_collections/dellemc/unity/docs/SECURITY.md
new file mode 100644
index 00000000..bcbf644e
--- /dev/null
+++ b/ansible_collections/dellemc/unity/docs/SECURITY.md
@@ -0,0 +1,22 @@
+<!--
+Copyright (c) 2022 Dell Inc., or its subsidiaries. All Rights Reserved.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+-->
+
+# Security policy
+
+The Ansible modules for Dell Unity repository are inspected for security vulnerabilities via blackduck scans and static code analysis.
+
+In addition to this, there are various security checks that get executed against a branch when a pull request is created/updated. Please refer to [pull request](https://github.com/dell/ansible-unity/blob/1.5.0/docs/CONTRIBUTING.md#Pull-requests) for more information.
+
+## Reporting a vulnerability
+
+Have you discovered a security vulnerability in this project?
+We ask you to alert the maintainers by sending an email, describing the issue, impact, and fix - if applicable.
+
+You can reach the Ansible modules for Dell Unity maintainers at ansible.team@dell.com.