File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
system/doc/vulnerabilities Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,11 @@ easily describe which CVEs affect which Erlang/OTP versions and specific OTP
3535applications. It also records which CVEs from third parties affect (or do not
3636affect) Erlang/OTP.
3737
38- Erlang/OTP releases OpenVEX statements under [ https://erlang.org/download/vex/ ] ( https://erlang.org/download/vex/ ) , where
39- ` OTP-<version> ` corresponds to the number of the Erlang/OTP release.
38+ Erlang/OTP releases OpenVEX statements for currently maintained OTP releases
39+ under [ https://erlang.org/download/vex/ ] ( https://erlang.org/download/vex/ ) .
40+ The filenames in that directory are on the format
41+ ` otp-<release>.openvex.json ` , where ` <release> ` corresponds to the OTP
42+ release number.
4043
4144## Erlang/OTP VEX Statements
4245
You can’t perform that action at this time.
0 commit comments