solid-panes 3.5.32-53350daa → 3.5.32-9e190bfc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SECURITY.md +47 -0
- package/lib/versionInfo.js +5 -5
- package/lib/versionInfo.js.map +1 -1
- package/package.json +1 -1
- package/src/versionInfo.ts +5 -5
package/SECURITY.md
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Security policy
|
|
2
|
+
|
|
3
|
+
SolidOS takes the security of our repositories seriously. This includes all source code repositories managed through our [GitHub organization](https://github.com/solidos). That said, members contribute on a volunteer basis, and the skills we have at hand fluctuate with each member.
|
|
4
|
+
|
|
5
|
+
If you believe you have found a security vulnerability in any SolidOS repository, please report it to us as described below.
|
|
6
|
+
|
|
7
|
+
## About this repository
|
|
8
|
+
|
|
9
|
+
These repositories contribute to the frontend you see on each solidcommunity.net Pod. The repositories have different purposes and offer different features.
|
|
10
|
+
|
|
11
|
+
- [**solid-logic**](https://github.com/solidos/solid-logic) — core business logic of SolidOS
|
|
12
|
+
- [**mashlib**](https://github.com/solidos/mashlib/) — a Solid-compatible code library of application-level functionality for the world of Solid
|
|
13
|
+
- [**solid-panes**](https://github.com/solidos/solid-panes) — a set of core Solid-compatible panes based on [solid-ui](https://github.com/solidos/solid-ui)
|
|
14
|
+
- [**solid-ui**](https://github.com/solidos/solid-ui) — User Interface widgets and utilities for Solid providing building blocks for Solid-based apps
|
|
15
|
+
|
|
16
|
+
## Reporting a vulnerability
|
|
17
|
+
|
|
18
|
+
Please report any security vulnerabilities through the public GitHub issues of the repository where you find the vulnerability. If a vulnerability spans multiple repos, please report it on [the SolidOS repo](https://github.com/SolidOS/solidos/issues/new) itself.
|
|
19
|
+
|
|
20
|
+
Please include the following in your vulnerability report:
|
|
21
|
+
|
|
22
|
+
* **Impact**
|
|
23
|
+
_What kind of vulnerability is it? Who is impacted?_
|
|
24
|
+
|
|
25
|
+
* **Patches**
|
|
26
|
+
_Has the problem been patched? What versions should users upgrade to?_
|
|
27
|
+
|
|
28
|
+
* **Workarounds**
|
|
29
|
+
_Is there a way for users to fix or remediate the vulnerability without upgrading?_
|
|
30
|
+
|
|
31
|
+
* **References**
|
|
32
|
+
_Are there any links users can visit to find out more?_
|
|
33
|
+
|
|
34
|
+
* **Proposed solution**
|
|
35
|
+
_Any suggested fix in the form of text or a PR is more than welcome_
|
|
36
|
+
|
|
37
|
+
As a volunteer-based organization, we especially appreciate any PR which helps fix any vulnerability.
|
|
38
|
+
|
|
39
|
+
## Preferred Languages
|
|
40
|
+
|
|
41
|
+
We prefer all communications to be in English.
|
|
42
|
+
|
|
43
|
+
## Hall of Fame
|
|
44
|
+
|
|
45
|
+
Thank you to the following people for reporting vulnerabilities.
|
|
46
|
+
|
|
47
|
+
* Otto-AA
|
package/lib/versionInfo.js
CHANGED
|
@@ -5,17 +5,17 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _default = {
|
|
8
|
-
buildTime: "2023-
|
|
9
|
-
commit: "
|
|
8
|
+
buildTime: "2023-04-14T07:13:37Z",
|
|
9
|
+
commit: "9e190bfc1f36c38976970a74fce7e5b79f49d28a",
|
|
10
10
|
npmInfo: {
|
|
11
11
|
'solid-panes': '3.5.32',
|
|
12
12
|
npm: '8.19.4',
|
|
13
|
-
node: '16.
|
|
14
|
-
v8: '9.4.146.26-node.
|
|
13
|
+
node: '16.20.0',
|
|
14
|
+
v8: '9.4.146.26-node.26',
|
|
15
15
|
uv: '1.43.0',
|
|
16
16
|
zlib: '1.2.11',
|
|
17
17
|
brotli: '1.0.9',
|
|
18
|
-
ares: '1.
|
|
18
|
+
ares: '1.19.0',
|
|
19
19
|
modules: '93',
|
|
20
20
|
nghttp2: '1.47.0',
|
|
21
21
|
napi: '8',
|
package/lib/versionInfo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode","ngtcp2","nghttp3","exports","_default"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2023-
|
|
1
|
+
{"version":3,"file":"versionInfo.js","names":["buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode","ngtcp2","nghttp3","exports","_default"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export default {\nbuildTime: \"2023-04-14T07:13:37Z\",\ncommit: \"9e190bfc1f36c38976970a74fce7e5b79f49d28a\",\nnpmInfo:\n{\n 'solid-panes': '3.5.32',\n npm: '8.19.4',\n node: '16.20.0',\n v8: '9.4.146.26-node.26',\n uv: '1.43.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.19.0',\n modules: '93',\n nghttp2: '1.47.0',\n napi: '8',\n llhttp: '6.0.10',\n openssl: '1.1.1t+quic',\n cldr: '41.0',\n icu: '71.1',\n tz: '2022f',\n unicode: '14.0',\n ngtcp2: '0.8.1',\n nghttp3: '0.7.0'\n}\n};\n"],"mappings":";;;;;;eAAe;EACfA,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACP;IACE,aAAa,EAAE,QAAQ;IACvBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,aAAa;IACtBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE,MAAM;IACfC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE;EACX;AACA,CAAC;AAAAC,OAAA,cAAAC,QAAA"}
|
package/package.json
CHANGED
package/src/versionInfo.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
buildTime: "2023-
|
|
3
|
-
commit: "
|
|
2
|
+
buildTime: "2023-04-14T07:13:37Z",
|
|
3
|
+
commit: "9e190bfc1f36c38976970a74fce7e5b79f49d28a",
|
|
4
4
|
npmInfo:
|
|
5
5
|
{
|
|
6
6
|
'solid-panes': '3.5.32',
|
|
7
7
|
npm: '8.19.4',
|
|
8
|
-
node: '16.
|
|
9
|
-
v8: '9.4.146.26-node.
|
|
8
|
+
node: '16.20.0',
|
|
9
|
+
v8: '9.4.146.26-node.26',
|
|
10
10
|
uv: '1.43.0',
|
|
11
11
|
zlib: '1.2.11',
|
|
12
12
|
brotli: '1.0.9',
|
|
13
|
-
ares: '1.
|
|
13
|
+
ares: '1.19.0',
|
|
14
14
|
modules: '93',
|
|
15
15
|
nghttp2: '1.47.0',
|
|
16
16
|
napi: '8',
|