Skip to content

Commit e9a1563

Browse files
docs: update vulnerability disclosure policy warnings to improve clarity
1 parent 2bbc75d commit e9a1563

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

sources/platform/security.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ If you notice or suspect a potential security issue, please report it to our sec
9494

9595
If you follow these guidelines and act in good faith, we will not take legal action against you for responsibly reporting a security issue.
9696

97-
:::warning
97+
:::danger
9898

9999
Please refrain from publicly disclosing the vulnerability until it has been resolved. This ensures that the issue can be properly evaluated and mitigated before being exposed to potential exploitation.
100100

@@ -106,11 +106,12 @@ Please note that any information about the issue while we are working on the fix
106106

107107
:::
108108

109-
:::warning
109+
:::danger
110110

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
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
112112

113113
:::
114+
114115
## Securing your data
115116

116117
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)