项目作者: data-henrik

项目描述 :
Set up custom findings in IBM Cloud Security Advisor, e2e scenario and code
高级语言: Python
项目地址: git://github.com/data-henrik/security-advisor-findings.git
创建时间: 2020-02-28T13:58:26Z
项目社区:https://github.com/data-henrik/security-advisor-findings

开源协议:Apache License 2.0

下载


Custom findings in IBM Cloud Security Advisor

The IBM Cloud Security Advisor allows for centralized security management. It offers a unified dashboard that alerts security administrators for an IBM Cloud account of issues and helps them in resolving the issues. The advisor supports the integration of third-party vendors as well as custom findings. Using a REST API or programming language SDKs, it is possible to manage your own security metrics - from creating incident types and events to displaying them on the unified dashboard.

A single custom finding

Overview

This repository has code

  • for an interactive tool to work with Security Advisor objects,
  • sample objects that can be created using the tool and be used by
  • Cloud Functions actions which scan for custom security events and create related findings in the Security Advisor.

The setup and usage instructions are provided in a separate document.

The code is also discussed in the following posts on my blog:

Similar posts have also been published on the IBM Cloud blog:

License

See the License file.