Skip to content

Commit 9e45667

Browse files
committed
chore(security): update overview
1 parent a129840 commit 9e45667

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

security/overview.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,23 @@ We value the contributions of security researchers and ethical hackers. If a res
3535
|------------------|------------------------|
3636
| First Response | 7 days |
3737
| Time to Triage | 10 days |
38-
| Time to Resolution| Depends on severity |
38+
| Time to Resolution| [Depends on severity](#vulnerability-remediation-guidelines) |
3939

4040
For more information, visit:
4141

4242
- [Bugcrowd Vulnerability Disclosure Program](https://bugcrowd.com/engagements/devtools-vdp)
4343
- [Progress Trust Center](https://www.progress.com/trust-center)
4444
- [Vulnerability Reporting Policy](https://www.progress.com/trust-center/vulnerability-reporting-policy)
4545

46+
## Vulnerability Remediation Guidelines
47+
48+
Progress follows defined timelines for remediating vulnerabilities based on their severity levels, ensuring a structured and efficient approach to maintaining security across all products. These guidelines are aligned with CVSS (Common Vulnerability Scoring System) scoring:
49+
50+
- **Critical scored issues (CVSS 9.0+):** Resolved within **30 days**.
51+
- **High scored issues (CVSS 7.0–8.9):** Resolved within **60 days**.
52+
- **Medium or lower scored issues (CVSS < 7):** Resolved within **90–120 days**, depending on the score.
53+
54+
While these are not strict SLA (Service Level Agreement), they serve as a commitment to providing timely resolutions for identified vulnerabilities.
4655

4756
## What We Do to Mitigate Risk
4857

0 commit comments

Comments
 (0)