Skip to content

Commit 2bbc75d

Browse files
docs: improve vdp from the legal perspective
1 parent 2dd6c3e commit 2bbc75d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

sources/platform/security.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following Apify services and domains are eligible for security research and
5151
- [console.apify.com](https://console.apify.com)
5252
- [api.apify.com](https://api.apify.com)
5353

54-
Please use your own test account for research purposes. Free accounts are sufficient for most testing.
54+
Please use your personal account for research purposes. Free accounts are sufficient for most testing.
5555

5656
_Out-of-scope:_
5757

@@ -100,7 +100,17 @@ Please refrain from publicly disclosing the vulnerability until it has been reso
100100

101101
:::
102102

103+
:::warning
104+
105+
Please note that any information about the issue while we are working on the fix is considered to be Apify confidential information and cannot be disclosed unless otherwise approved by Apify in writing.
106+
107+
:::
103108

109+
:::warning
110+
111+
Please be aware that you must comply with the legal terms applicable to the specific product or services (see: https://docs.apify.com/legal/) at all times; particularly, you must not take any actions that might cause an overload, disruption or denial of service of our systems, resulting in an unauthorized access to data belonging to another user or have a similarly adverse effect on our services or other users
112+
113+
:::
104114
## Securing your data
105115

106116
The Apify platform provides you with multiple ways to secure your data, including [encrypted environment variables](./actors/development/programming_interface/environment_variables.md) for storing your configuration secrets and [encrypted input](./actors/development/actor_definition/input_schema/secret_input.md) for securing the input parameters of your Actors.

0 commit comments

Comments
 (0)