Skip to content

Commit

Permalink
Create security_bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben S. Montero committed Nov 22, 2018
1 parent 400a6d9 commit 1f7c918
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/security_bug_report.md
@@ -0,0 +1,40 @@
---
name: Security bug report
about: Create a report to tell us about a security problem
labels: Security
---

**Vulnerability Details**
Please provide a brief explanation of the security issue.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Version**
Completed for affected components
- Affected Component: [e.g. Sunstone, Scheduler or Storage]
- Hypervisor: [e.g. KVM]
- OpenNebula Version: [e.g. 5.4.12 or development]
- Browser: [e.g. chrome, firefox]

**Additional context**
Add any other context about the problem here.

<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->

## Progress Status
- [ ] Branch created
- [ ] Code committed to development branch
- [ ] Testing - QA
- [ ] Documentation
- [ ] Release notes - resolved issues, compatibility, known issues
- [ ] Code committed to upstream release/hotfix branches
- [ ] Documentation committed to upstream release/hotfix branches

0 comments on commit 1f7c918

Please sign in to comment.