GeekMasher/advanced-security-compliance

Creating Security Issues automatically

Closed this issue · 0 comments

Description

Have the ability to create security based GitHub Issues in a repository.
This will allow users to track security issues / violations across an organisation in GitHub.

By default this should be disabled, only users that have enabled this should trigger Issue creation.

Propose Solution

On the action event at the end of the compliance checks we should have a trigger on this subject.

Action Items

  • Create Issues API call
  • Configurations
    • Repository (security repo)
    • Title?
    • Body?
    • Assigning?

[optional] Alternative Solutions

A clear and concise description of any alternative solutions or features you've considered.