mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
10
README.md
10
README.md
@@ -11,8 +11,6 @@ The git repository is hosted on GNOME's GitLab server:
|
||||
|
||||
Bugs should be reported at
|
||||
<https://gitlab.gnome.org/GNOME/libxml2/-/issues>.
|
||||
Please report *security issues* to our bug tracker as well. Make sure to
|
||||
mark the issue as *confidential*.
|
||||
|
||||
Documentation is available at
|
||||
<https://gitlab.gnome.org/GNOME/libxml2/-/wikis>
|
||||
@@ -21,6 +19,14 @@ Documentation is available at
|
||||
|
||||
This code is released under the MIT License, see the Copyright file.
|
||||
|
||||
## Security
|
||||
|
||||
This is open-source software written by hobbyists, maintained by a single
|
||||
volunteer, badly tested, written in a memory-unsafe language and full of
|
||||
security bugs. It is foolish to use this software to process untrusted data.
|
||||
As such, we treat security issues like any other bug. Each security report
|
||||
we receive will be made public immediately and won't be prioritized.
|
||||
|
||||
## Build instructions
|
||||
|
||||
libxml2 can be built with GNU Autotools, CMake or meson.
|
||||
|
||||
Reference in New Issue
Block a user