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
Copy file name to clipboardExpand all lines: docs/els-for-languages/php/README.md
+66-18Lines changed: 66 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,27 +262,27 @@ To confirm PHP is working:
262
262
263
263
You can integrate PHP with other tools, for example, IIS or WordPress. For further details and documentation, refer to the [official PHP documentation](https://www.php.net/manual/en/index.php).
264
264
265
-
## OVAL data
266
265
267
-
### Introduction
266
+
## OVAL data
268
267
269
268
This section contains information about available ELS for PHP OVAL streams that can be used by vulnerability scanners.
270
269
271
270
### TuxCare PHP ELS OVAL Streams
272
271
273
272
Currently, we provide OVAL data for the following OS versions:
274
273
275
-
* EL 6 (CentOS, CloudLinux, OracleLinux, etc.): [centos6-els-php-oval.xml](https://repo.cloudlinux.com/php-els/centos6-els-php-oval.xml)
276
-
* EL 7 (CentOS, CloudLinux, OracleLinux, etc.): [centos7-els-php-oval.xml](https://repo.cloudlinux.com/php-els/centos7-els-php-oval.xml)
277
-
* EL 8 (AlmaLinux, CentOS, CloudLinux, OracleLinux, etc.): [centos8-els-php-oval.xml](https://repo.cloudlinux.com/php-els/centos8-els-php-oval.xml)
278
-
* EL 9 (AlmaLinux, CentOS, CloudLinux, etc.): [centos9-els-php-oval.xml](https://repo.cloudlinux.com/php-els/centos9-els-php-oval.xml)
Common Security Advisory Framework (CSAF) is a machine-readable format, standardized by [OASIS](https://www.csaf.io/). It's designed to enable consistent and automated sharing of security advisory information.
321
+
322
+
TuxCare publishes the following CSAF files at [security.tuxcare.com](https://security.tuxcare.com/csaf/v2/):
323
+
* CSAF Vulnerability Exploitability eXchange (VEX) files – indexed by CVE VEX documents are available in CSAF 2.0 format, including past CVEs.
324
+
* CSAF Security Advisory files – advisories are published in CSAF 2.0 format and indexed by Security Advisory.
325
+
326
+
`provider-matadata.json` contains information for tools and users about where and how to retrieve CSAF advisories published by TuxCare. By OASIS requirements, it is available at two URLs (both serving the same file):
The CSAF files are published in JSON format which is easy to parse and integrate with other tools - OASIS provides a [list of reference tools](https://www.csaf.io/tools.html) that support CSAF.
350
+
351
+
## Errata
352
+
353
+
Currently, we provide errata for the following OS versions:
354
+
355
+
* EL 6 (CentOS, CloudLinux, OracleLinux, etc.): [security.tuxcare.com/errata/els_lang_php/el6/](https://security.tuxcare.com/errata/els_lang_php/el6/)
356
+
* EL 7 (CentOS, CloudLinux, OracleLinux, etc.): [security.tuxcare.com/errata/els_lang_php/el7/](https://security.tuxcare.com/errata/els_lang_php/el7/)
357
+
* EL 8 (AlmaLinux, CentOS, CloudLinux, OracleLinux, etc.): [security.tuxcare.com/errata/els_lang_php/el8/](https://security.tuxcare.com/errata/els_lang_php/el8/)
358
+
* EL 9 (AlmaLinux, CentOS, CloudLinux, etc.): [security.tuxcare.com/errata/els_lang_php/el9/](https://security.tuxcare.com/errata/els_lang_php/el9/)
0 commit comments