diff options
author | Mike Frysinger <vapier@gentoo.org> | 2023-12-25 00:11:19 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2023-12-25 00:11:30 -0500 |
commit | ca86dbbdbc04fbe6298e597a3c94c8071ea722a1 (patch) | |
tree | 443dcc78ddab1a89609e05835e99c2534c21f3a3 | |
parent | d27473e7c54891df2bf6e637e60f1910c57e058e (diff) | |
download | gdb-ca86dbbdbc04fbe6298e597a3c94c8071ea722a1.zip gdb-ca86dbbdbc04fbe6298e597a3c94c8071ea722a1.tar.gz gdb-ca86dbbdbc04fbe6298e597a3c94c8071ea722a1.tar.bz2 |
binutils: SECURITY: use https URI
-rw-r--r-- | binutils/SECURITY.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/SECURITY.txt b/binutils/SECURITY.txt index d954234..f16b0c9 100644 --- a/binutils/SECURITY.txt +++ b/binutils/SECURITY.txt @@ -10,7 +10,7 @@ What is a binutils security bug? bugs might occur. In the first, the programs themselves might be tricked into a direct compromise of security. In the second, the tools might introduce a vulnerability in the generated output that - was not already present in the files used as input. + was not already present in the files used as input. Other than that, all other bugs will be treated as non-security issues. This does not mean that they will be ignored, just that @@ -52,7 +52,7 @@ Reporting private security bugs with other teams as necessary. The team contacted will take care of details such as vulnerability - rating and CVE assignment (http://cve.mitre.org/about/). It is likely + rating and CVE assignment (https://cve.mitre.org/about/). It is likely that the team will ask to file a public bug because the issue is sufficiently minor and does not warrant an embargo. An embargo is not a requirement for being credited with the discovery of a security |