Skip to content
Closed

2.x #1550

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
5f766bc
See #761
cure53 Feb 7, 2023
08e9fab
test: Added 2.x tag to 2.x branch actions
cure53 Feb 7, 2023
f5c25ac
see #767
cure53 Feb 13, 2023
fa4e8ee
chore: preparing 2.4.4 release
cure53 Feb 13, 2023
f464d95
chore: preparing 2.4.5 release
cure53 Feb 26, 2023
a01c083
Fix: addressed a bypass on jsdom 22 when noframes tag is allowed
cure53 Jun 29, 2023
5b7dff9
chore: Preparing 2.4.6 release
cure53 Jun 29, 2023
ef731c0
chore: Preparing 2.4.7. release
cure53 Jul 11, 2023
f0e75b0
fix: cherry-picked fixes for XML & CE bypass
cure53 Mar 4, 2024
4035e3a
chore: Preparing 2.4.8. release
cure53 Mar 19, 2024
416ba67
chore: Preparing 2.4.8 release
cure53 Mar 19, 2024
0940755
fix: Merged relevant changes from main for 2.4.9
cure53 Mar 21, 2024
79cfb37
chore: Preparing 2.4.9 release
cure53 Mar 21, 2024
28381af
feature: Added SAFE_FOR_XML flag and code to 2.x branch
cure53 Apr 6, 2024
2dcadf0
chore: Preparing 2.5.0 release
cure53 Apr 6, 2024
6f9902d
docs: Updated year in LICENSE file for 2.x as well
cure53 Apr 7, 2024
7f6cf8a
chore: Updated some packages
cure53 Apr 7, 2024
0ef5e53
chore: Updated 2.x branch with relevant fixes for nesting-based mXSS
cure53 Apr 25, 2024
2076d1b
test: Fixed a linter issue breaking the tests
cure53 Apr 25, 2024
8589191
fix: Started to set new MAX_NESTING_DEPTH limits as well
cure53 Apr 26, 2024
381bc61
test: Fixed the tests for new MAX_NESTING_DEPTH limit
cure53 Apr 26, 2024
f275c0b
chore: Preparing 2.5.1 release
cure53 Apr 26, 2024
fc9f702
chore: Migrated relevant changes from main over to 2.x
cure53 Apr 30, 2024
d299fcc
chore: Preparing 2.5.2 release
cure53 Apr 30, 2024
b81a576
chore: Getting 2.x branch up to date with main
cure53 May 5, 2024
76a19d1
fix: Added better configurability for new comment behavior
cure53 May 7, 2024
2e0d6d9
chore: Getting 2.x branch up to date with main
cure53 May 10, 2024
481ff8e
chore: chore: Preparing 2.5.3 release
cure53 May 11, 2024
b45d789
docs: Updated README.md with right version number
cure53 May 11, 2024
26e1d69
fix: Merged prototype pollution check into 2.x
cure53 May 11, 2024
e1ddfc7
Merge branch '2.x' of github.com:cure53/DOMPurify into 2.x
cure53 May 11, 2024
f3a9710
fix: Fixed an issue with MSIE and no support for Number.isNaN
cure53 May 18, 2024
62fe3be
test: Attempting to get MSIE 11 back into the browser test array
cure53 May 18, 2024
707b3d6
fix: Added a better for for the MSIE iNaN issue
cure53 May 18, 2024
b188787
chore: Preparing 2.5.4 release
cure53 May 18, 2024
2c9bca9
test: Changed github config to include MSIE tests for 2.x
cure53 May 18, 2024
2c6410a
test: Fixed several new tests for MSIE11 and Edge 18
cure53 May 19, 2024
1401208
test: Fixed more tests for MSIE and Edge 18
cure53 May 19, 2024
1c92880
test: Fixed two more tests for MSIE11 and Edge 18
cure53 May 19, 2024
10c1261
docs: Updated README ever so slightly
cure53 May 19, 2024
f1e27e6
chore: Also removed depth counter logic from 2.x branch for now
cure53 May 27, 2024
de2545c
chore: Preparing 2.5.5 release
cure53 May 31, 2024
9a7cd98
See #961
cure53 Jun 10, 2024
38e8410
fix: Added changes to 2.x regarding attribute value checks
cure53 Jun 25, 2024
d78f241
chore: Preparing 2.5.6 release
cure53 Jul 5, 2024
71683cb
chore: Preparing 2.5.7 release
cure53 Sep 26, 2024
1bb377b
Update README.md
cure53 Nov 15, 2024
f7712e4
Update README.md
cure53 Nov 20, 2024
193eef2
Update README.md
cure53 Nov 29, 2024
f7120a3
fix: Fixed two conditional bypasses discovered by @parrot409 and @Slo…
cure53 Dec 6, 2024
9cd4f11
fix: Added same attribute clobbering check for 2.x branch
cure53 Dec 7, 2024
0d770cd
chore: Preparing 2.5.8 release
cure53 Dec 9, 2024
8b68e9e
test: Trying to work around a false alert in IE11 Win 8.1
cure53 Dec 9, 2024
ee992fc
test: Updated a custom element test for IE11 on Windows 10
cure53 Dec 9, 2024
daa0831
Update LICENSE
cure53 Jan 1, 2025
184131e
Update README.md
cure53 Apr 3, 2025
cfce1dd
Update README.md
cure53 May 19, 2025
184e548
Update README.md
cure53 May 19, 2025
58a799f
Update README.md
cure53 May 19, 2025
d5a8731
Update README.md
cure53 May 22, 2025
25b59f6
Update README.md
cure53 May 26, 2025
d13358d
Update README.md
cure53 Sep 17, 2025
d59bfe7
fix: Added fixes for the jsdom parser issue in 2.x
cure53 Mar 5, 2026
ca136fa
Merge branch '2.x' of github.com:cure53/DOMPurify into 2.x
cure53 Mar 5, 2026
1049002
Getting 2.x branch ready for 2.5.9 release
cure53 Mar 5, 2026
0951ca4
chore: Updated minor version on demo website
cure53 Mar 5, 2026
3bb9efc
Update README.md
cure53 Mar 12, 2026
25aa995
Update README.md
cure53 Apr 14, 2026
6194fe0
Update README.md (#1326)
cure53 May 1, 2026
9918075
Update README.md (#1356)
cure53 May 13, 2026
65b1b48
Update version number to 3.4.6 in README (#1398)
cure53 May 26, 2026
9528695
Replace xvfb-action with inline installation (#1407)
cure53 May 26, 2026
e84818b
build(deps-dev): bump the dev-dependencies group with 9 updates (#1402)
dependabot[bot] May 26, 2026
1c66a07
build(deps-dev): bump pre-commit from 1.2.2 to 2.0.0 (#1406)
dependabot[bot] May 26, 2026
45eed38
build(deps-dev): bump rollup from 2.79.1 to 2.80.0 (#1403)
dependabot[bot] May 26, 2026
7ddad0b
Change version number to 3.4.7 in README (#1419)
cure53 May 28, 2026
d1b957f
build(deps-dev): bump @types/dompurify from 2.3.3 to 3.2.0 (#1426)
dependabot[bot] May 30, 2026
dca33ed
build(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to 16.0…
dependabot[bot] May 30, 2026
ad98f24
build(deps-dev): bump @rollup/plugin-babel from 5.3.1 to 7.1.0 (#1429)
dependabot[bot] May 30, 2026
2e9a43b
build(deps-dev): bump @rollup/plugin-replace from 4.0.0 to 6.0.3 (#1428)
dependabot[bot] May 30, 2026
cb3d83a
build(deps-dev): bump cross-env from 7.0.3 to 10.1.0 (#1430)
dependabot[bot] May 30, 2026
29881f2
build(deps-dev): bump rimraf from 3.0.2 to 6.1.3 (#1451)
dependabot[bot] Jun 6, 2026
c3b5fcb
build(deps-dev): bump eslint-config-prettier from 8.5.0 to 10.1.8 (#1…
dependabot[bot] Jun 6, 2026
88767e6
build(deps): bump the actions group with 2 updates (#1446)
dependabot[bot] Jun 6, 2026
08fda05
build(deps-dev): bump qunit (#1447)
dependabot[bot] Jun 6, 2026
099b9b9
build(deps-dev): bump @rollup/plugin-commonjs from 21.1.0 to 29.0.3 (…
dependabot[bot] Jun 11, 2026
a8ad011
Update version number to 3.4.10 in README (#1480)
cure53 Jun 12, 2026
946ffa9
build(deps): bump actions/checkout in the actions group (#1507)
dependabot[bot] Jun 20, 2026
5e65df2
Update version number to 3.4.11 in README (#1509)
cure53 Jun 20, 2026
9f2ec6b
build(deps): bump the actions group with 3 updates (#1519)
dependabot[bot] Jul 4, 2026
7866e57
build(deps): bump the actions group with 4 updates (#1532)
dependabot[bot] Jul 11, 2026
40320f6
build(deps): bump the actions group with 4 updates (#1541)
dependabot[bot] Jul 20, 2026
ecfad4b
build(deps): bump the actions group with 4 updates (#1548)
dependabot[bot] Jul 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 41 additions & 16 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,43 +1,68 @@
name: Build and Test

# The event triggers are configured as following:
# - on `main` -> trigger the workflow on every push
# - on `2.x` -> trigger the workflow on every push
# - on any pull request -> trigger the workflow
# This is to avoid running the workflow twice on pull requests.
on:
push:
branches:
- main
- 2.x
pull_request:

permissions:
contents: read

jobs:
install:
runs-on: ubuntu-latest

permissions:
contents: read
strategy:
matrix:
node-version: [14.x, 16.x, 17.x, 18.x]

node-version: [16.x, 17.x, 18.x, 19.x, 20.x, 21.x]
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
egress-policy: audit
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: Install xvfb
# Inline replacement for GabrielBB/xvfb-action (unmaintained since 2022).
# The action did the same thing this two-line install does, plus a
# JavaScript wrapper around xvfb-run. Inlining removes a third-party
# action dependency from the CI supply chain.
run: sudo apt-get update && sudo apt-get install -y xvfb
- name: Install Dependencies
run: npm ci
# --ignore-scripts skips preinstall/install/postinstall scripts from
# all packages. Reduces the attack surface for malicious npm deps
# that try to read secrets from the runner env during install.
# Matches the pattern used by main's slsa-provenance.yml.
run: npm ci --ignore-scripts
- name: Build
run: npm run build
- name: Lint
run: npm run lint
- name: Test
uses: GabrielBB/xvfb-action@v1.6
with:
run: npm run test:ci
# xvfb-run -a allocates a fresh display number, runs the command
# against it, and tears down. Functionally equivalent to what the
# old xvfb-action did, but without the third-party action.
run: xvfb-run -a npm run test:ci
env:
TEST_BROWSERSTACK: ${{ startsWith(matrix.node-version, '18') }}
TEST_PROBE_ONLY: ${{ github.ref != 'refs/heads/main' }}
BS_USERNAME: ${{ secrets.BS_USERNAME }}
BS_ACCESSKEY: ${{ secrets.BS_ACCESSKEY }}
TEST_BROWSERSTACK: ${{ startsWith(matrix.node-version, '21') }}
TEST_PROBE_ONLY: ${{ github.ref != 'refs/heads/2.x' }}
# BrowserStack credentials are injected ONLY for the Node 21 matrix
# entry, which is the only entry where TEST_BROWSERSTACK is true.
# For other matrix entries the values resolve to empty strings,
# so a malicious dependency installed during Node 16-20 jobs
# cannot read BrowserStack credentials from env even if the
# --ignore-scripts defense above fails for some reason.
BS_USERNAME: ${{ startsWith(matrix.node-version, '21') && secrets.BS_USERNAME || '' }}
BS_ACCESSKEY: ${{ startsWith(matrix.node-version, '21') && secrets.BS_ACCESSKEY || '' }}
48 changes: 31 additions & 17 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,29 @@
name: "CodeQL"

# Branches set to 2.x because this copy of the workflow lives on the 2.x
# branch. For pull_request events, GitHub runs the workflow file from the
# PR's BASE branch, so the branches filter here only needs to match events
# that actually fire on 2.x — not the main/3.x copies, which carry their
# own filters.
on:
push:
branches: [main]
branches: [2.x]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
branches: [2.x]
schedule:
- cron: '0 19 * * 4'

permissions:
contents: read

jobs:
analyze:
permissions:
actions: read # for github/codeql-action/init to get workflow details
contents: read # for actions/checkout to fetch code
security-events: write # for codeql-action to upload SARIF results
name: Analyze
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
Expand All @@ -24,28 +34,32 @@ jobs:
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection

steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
fetch-depth: 2
egress-policy: audit

# If this run was triggered by a pull request event, then checkout
# the head of the pull request instead of the merge commit.
- run: git checkout HEAD^2
if: ${{ github.event_name == 'pull_request' }}
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
# The legacy `git checkout HEAD^2` step that used to follow this
# checkout has been removed: it presumes a merge commit with two
# parents, but the repo's ruleset enforces linear history (squash
# merges only), so PR heads are single-parent commits and HEAD^2
# is not a valid ref. Modern codeql-action handles PR head
# checkout internally; the explicit step is unnecessary.

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
with:
languages: ${{ matrix.language }}

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2
uses: github/codeql-action/autobuild@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
Expand All @@ -59,4 +73,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
214 changes: 202 additions & 12 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DOMPurify
Copyright 2015 Mario Heiderich
Copyright 2025 Dr.-Ing. Mario Heiderich, Cure53

DOMPurify is free software; you can redistribute it and/or modify it under the
terms of either:
Expand All @@ -9,17 +9,207 @@ b) the Mozilla Public License Version 2.0

-----------------------------------------------------------------------------

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

-----------------------------------------------------------------------------
Mozilla Public License, version 2.0
Expand Down
Loading