Skip to content

Commit 31859a8

Browse files
authored
Add a section for VEX (TCR-748)
1 parent a9bbb60 commit 31859a8

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/els-for-runtimes-and-libraries/README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,20 @@ TuxCare provides technical support according to the:
5252
* Standard [support policy](https://tuxcare.com/TuxCare-support-policy.pdf) **(excluding .NET)**.
5353
* The **.NET-specific** [support policy](https://tuxcare.com/TuxCare-els-windows-support-policy.pdf).
5454

55-
It delivers 24/7/365 access to the TuxCare’s support team through the [TuxCare Support Portal](https://tuxcare.com/support-portal/) and to the TuxCare’s online knowledge base.
55+
It delivers 24/7/365 access to the TuxCare’s support team through the [TuxCare Support Portal](https://tuxcare.com/support-portal/) and to the TuxCare’s online knowledge base.
56+
57+
## Vulnerability Exploitability eXchange (VEX)
58+
59+
VEX is a machine-readable format that tells you if a known vulnerability and is actually exploitable in your product. It reduces false positives, helps prioritize real risks.
60+
61+
Why it matters:
62+
63+
- Context-aware vulnerability status (“affected”, “not affected”, “fixed”)
64+
- Cuts scanner noise to what truly matters
65+
- Automation-friendly for tooling and CI/CD
66+
67+
Language-specific:
68+
69+
- [Python](https://security.tuxcare.com/vex/cyclonedx/els_lang_python/)
70+
- [Java](https://security.tuxcare.com/vex/cyclonedx/els_lang_java/)
71+
- [JavaScript](https://security.tuxcare.com/vex/cyclonedx/els_lang_javascript/)

0 commit comments

Comments
 (0)