You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add responsible disclosure guidelines to security page
Added a note encouraging users to avoid publicly disclosing vulnerabilities until they have been addressed. This helps ensure security issues are properly evaluated and mitigated before exposure to potential exploitation.
Copy file name to clipboardExpand all lines: sources/platform/security.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,8 @@ Read the Apify Security Whitepaper for a full description of Apify's measures an
44
44
45
45
If you notice or suspect a potential security breach, please report this immediately to our security team at [[email protected]](mailto:[email protected]), including all the technical details.
46
46
47
+
Please refrain from disclosing the vulnerability publicly until it has been addressed. This ensures that the issue can be properly evaluated and mitigated before being exposed to potential exploitation.
48
+
47
49
The total compensation for your report will be highly dependent on the severity, complexity, and exploitability of the vulnerability. Your reports are always verified by our internal security team,
48
50
which also weighs in on various risks associated with that vulnerability and how major of an impact it would have in case we were attacked.
0 commit comments