Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions _data/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,9 @@ matt:
bio: |
Computer science student currently interning with OnePageCRM, with an interest in pursuing future in web development. Matt enjoys reading, photography, and gaming.
image: '/assets/images/authors/matt.jpg'


evelyn:
name: Evelyn O'Donnell
display_name: Evelyn
bio: |
Marketing Coordinator at OnePageCRM with a background in Mobile and Digital marketing. My creative side is fueled by lots of travelling and unwinding in the outdoors.
image: '/assets/images/authors/evelyn.jpg'
31 changes: 31 additions & 0 deletions _posts/2019-04-23-reporting-bug-in-onepagecrm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: post
title: "Reporting a Bug in OnePageCRM"
slug: "reporting-bug-in-onepagecrm"
category: blog
author: evelyn
date: 2019-04-23 09:00:00
graphic: "/assets/images/articles/ink.png"
post_image: "/assets/images/articles/ink.png"
excerpt: "With over 10,000 users worldwide using OnePageCRM it’s our responsibility to keep their data safe and secure. We’re pleased to announce details of our Bug Bounty Program - to encourage anyone who finds any vulnerabilities in the OnePageCRM app to report it and be rewarded!"
---

#### Bug Bounty Program

With over 10,000 users worldwide using OnePageCRM it’s our responsibility to keep their data safe and secure. We’re pleased to announce details of our Bug Bounty Program - to encourage anyone who finds any vulnerabilities in the OnePageCRM app to report it and be rewarded!

Every bug will vary therefore we advise anyone who discovers a security bug to provide us with a detailed report and email our team at support@onepagecrm.com

Tips for Reporting bugs:
* Be as descriptive as possible
* Be clear
* State the facts
* Describe what you expected to happen
* Describe what actually happened
* List of steps to reproduce the bug
* Add any screenshots if possible

Our dedicated security team will investigate your report and respond to you as soon as possible. Security researchers or those who report vulnerabilities on the OnePageCRM app and who adhere to the Bug Bounty Policy will receive a monetary reward or “bounty.”

We appreciate the time and effort invested by you in our mission to make our products and services free of security flaws and the risks associated with them.
See here for more details on the program.
5 changes: 5 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,11 @@ ul.blog-author-name li i {
.blog-details img{
margin: 20px 0;
}
.blog-details ul{
list-style: inherit;
margin-left: 30px;
color: #3a4e63;
}
.themeix-second-button .btn-read {
background-color: #3A4E63;
color: #fff;
Expand Down
Binary file added assets/images/articles/ink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/authors/evelyn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.