From 0b6dbd6ca30c6cdb3f89c1cef531ee14637a8b9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tereza=20Vrchovinov=C3=A1?= Date: Tue, 22 Jul 2025 12:51:00 +0200 Subject: [PATCH 1/2] docs: add note on vulnerability disclosure policy rewards --- sources/platform/security.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sources/platform/security.md b/sources/platform/security.md index ecbe23fd9..814e85c79 100644 --- a/sources/platform/security.md +++ b/sources/platform/security.md @@ -84,6 +84,12 @@ If you notice or suspect a potential security issue, please report it to our sec - Impact analysis - Affected URL or endpoint +:::note + +Thank you for helping us keep Apify secure! Please note that we don’t offer financial or other rewards for vulnerability reports. Participation in our VDP is entirely voluntary, and we sincerely appreciate your contribution to the safety of the platform and the community. + +::: + ### Rules of engagement - Only target accounts or data you control (test accounts) From 3c1c3b4baba5d691fd2bd00dd0ad34ce36f7186a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tereza=20Vrchovinov=C3=A1?= Date: Tue, 22 Jul 2025 14:11:32 +0200 Subject: [PATCH 2/2] Update sources/platform/security.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com> --- sources/platform/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/platform/security.md b/sources/platform/security.md index 814e85c79..8cc96b013 100644 --- a/sources/platform/security.md +++ b/sources/platform/security.md @@ -84,7 +84,7 @@ If you notice or suspect a potential security issue, please report it to our sec - Impact analysis - Affected URL or endpoint -:::note +:::note Voluntary disclosures Thank you for helping us keep Apify secure! Please note that we don’t offer financial or other rewards for vulnerability reports. Participation in our VDP is entirely voluntary, and we sincerely appreciate your contribution to the safety of the platform and the community.