Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5db291d

Browse files
authored
Update scope-best-practices.md
1 parent fe5da8a commit 5db291d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programs/scope-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Here are some practical guidelines to help you define and set up your scope:
1717
* It is a common best practice to only offer bug bounties in specific assets, and to slowly expand that list over time. Set proper expectations with hackers by explicitly white-listing those assets that are eligible for bounties.
1818
* If possible, explain why in the instructions field. Over communication helps prevent future disagreements. 
1919
* **Set the Environmental Score for the Asset**.
20-
* Confidentiality: Whether the data being obtained is actually confidential to their business, i.e, if there is a business risk when the data is leaked.
20+
* Confidentiality: Whether the data being obtained is actually confidential to their business, i.e., if there is a business risk when the data is leaked.
2121
* Integrity: What the business risk is if the data is modified
2222
* Availability: Business risk depending on if the component is on or offline
2323
* Not all of your Assets are created equal. You should take the time to assess potential business impact and configure these fields in order to:

0 commit comments

Comments
 (0)