docs: tutorial
[awesomized/ext-ion] / docs / v0.1 / ion / : Security.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 ★ Security -
7 mdref
8 </title>
9 <meta property="og:title" content="ion/: Security">
10 <meta name="viewport" content="width=1200, initial-scale=0.5">
11 <base href="/ext-ion/v0.1/">
12 <meta http-equiv="Content-Location" content="/ext-ion/v0.1/ion/: Security">
13 <link rel="stylesheet" href="index.css">
14
15 <link rel="shortcut icon" href="/ext-ion/v0.1/favicon.ico">
16 </head>
17 <body>
18 <div class="page">
19
20 <div class="sidebar">
21
22 <div class="edit">
23 <a href="https://github.com/awesomized/ext-ion/edit/master/ion.stub.php">Edit</a>
24 </div>
25
26
27 <ul>
28 <li>&lsh; <a href="./">Home</a>
29
30 <ul>
31 <li>
32
33 &uarr; <a href="./ion">
34 ion
35 </a>
36 <ul>
37 <li>
38
39 &circlearrowright; <strong><a href="./ion/: Security">★ Security</a></strong>
40
41
42
43 </ul>
44
45 <li>&ldsh; <a href="./ion/: Contributing">★ Contributing</a></li>
46
47 <li>&ldsh; <a href="./ion/: Tutorial">★ Tutorial</a></li>
48
49 <li>&ldsh; <a href="./ion/Catalog">Catalog</a></li>
50
51 <li>&ldsh; <a href="./ion/Decimal">Decimal</a></li>
52
53 <li>&ldsh; <a href="./ion/Exception">Exception</a></li>
54
55 <li>&ldsh; <a href="./ion/LOB">LOB</a></li>
56
57 <li>&ldsh; <a href="./ion/Reader">Reader</a></li>
58
59 <li>&ldsh; <a href="./ion/Serializer">Serializer</a></li>
60
61 <li>&ldsh; <a href="./ion/Symbol">Symbol</a></li>
62
63 <li>&ldsh; <a href="./ion/Timestamp">Timestamp</a></li>
64
65 <li>&ldsh; <a href="./ion/Type">Type</a></li>
66
67 <li>&ldsh; <a href="./ion/Unserializer">Unserializer</a></li>
68
69 <li>&ldsh; <a href="./ion/Writer">Writer</a></li>
70
71 <li>&ldsh; <a href="./ion/serialize">serialize</a></li>
72
73 <li>&ldsh; <a href="./ion/unserialize">unserialize</a></li>
74
75 </li>
76 </ul>
77
78 </li>
79 </ul>
80 </div>
81 <meta charset="utf-8"><h1>
82 <a class="permalink" href="ion/:%20Security#">#</a>Security Policy</h1><h2 id="Supported.Versions">Supported Versions<a class="permalink" href="ion/:%20Security#Supported.Versions">#</a>
83 </h2><p>This project is still in its early development stages, so please consider
84 any release not explicitly labeled as stable as experimental.</p><table>
85 <thead>
86 <tr>
87 <th>Version</th>
88 <th>Supported</th>
89 </tr>
90 </thead>
91 <tbody>
92 <tr>
93 <td>0.x</td>
94 <td></td>
95 </tr>
96 </tbody>
97 </table><h2 id="Reporting.a.Vulnerability">Reporting a Vulnerability<a class="permalink" href="ion/:%20Security#Reporting.a.Vulnerability">#</a>
98 </h2><p>If you find a security vulnerability, please refrain from creating a
99 <em>public</em> issue on Github, but rather contact me directly at <a href="mailto:mike@php.net">mike@php.net</a>
100 or <a href="https://m6w6.name/#contact">another suitable private contact method</a>.</p><p>Any past vulnerabilities should be found in release changelogs after they
101 have been fixed.</p><p>This is free and open source software provided under the the terms of
102 the 2-Clause-BSD-License, see the <a href="./LICENSE">LICENSE</a> file.
103 Thus, honor and goodwill is all being offered for reporting
104 -- or even fixing -- any vulnerability.</p>
105 <div class="comments">
106 <style>.giscus-frame {min-height: 16em;}</style>
107 <script>
108 function giscus_load(button) {
109 let script = document.createElement("script");
110 script.setAttribute("data-repo", 'awesomized/ext-ion');
111 script.setAttribute("data-category", 'Comments on Docs');
112 script.setAttribute("data-repo-id", 'R_kgDOGfXEXw');
113 script.setAttribute("data-category-id", 'DIC_kwDOGfXEX84CBHuf');
114 script.setAttribute("data-mapping", 'og:title');
115 script.setAttribute("data-input-position", 'bottom');
116 script.setAttribute("data-reactions-enabled", false);
117 script.setAttribute("data-theme", 'light');
118 script.setAttribute("data-lang", 'en');
119
120 script.src = "//giscus.app/client.js";
121 button.parentNode.replaceChild(script, button);
122 }
123 </script>
124 <button class="activator" onclick="giscus_load(this)">Show Comments from Github Discussions</button>
125
126 </div>
127
128 <footer>
129
130 <ul>
131 <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
132 </a></li>
133 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
134 <li>
135 </li>
136 </ul>
137
138 </footer>
139
140 <script src="index.js" defer></script>
141
142 </div>
143 </body>
144 </html>