https://github.com/logicalhacking/shadow_sc_dom
Local mirror of the Archive of Formal Proof (AFP) entry "Shadow_SC_DOM".
https://github.com/logicalhacking/shadow_sc_dom
Last synced: about 2 months ago
JSON representation
Local mirror of the Archive of Formal Proof (AFP) entry "Shadow_SC_DOM".
- Host: GitHub
- URL: https://github.com/logicalhacking/shadow_sc_dom
- Owner: logicalhacking
- License: other
- Created: 2020-12-19T15:18:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-11T11:53:02.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T03:12:08.786Z (11 months ago)
- Language: Isabelle
- Size: 142 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION
Awesome Lists containing this project
README
# A Formal Model of the Safely Composable Document Object Model with Shadow Roots (Shadow_SC_DOM)
This git repository contains a local mirror of the [Archive of Formal Proofs (AFP)](https://www.isa-afp.org)
entry [*A Formal Model of the Safely Composable Document Object Model with Shadow Roots*](https://www.isa-afp.org/entries/Shadow_SC_DOM.shtml).
The official AFP releases are tagged. Additionally, this repository may contain extensions (i.e., a
development version) that may be submitted at a later point in time.
## How to build
```console
achim@logicalhacking:~$ isabelle build -D Shadow_SC_DOM
```
## Authors
* [Achim D. Brucker](http://www.brucker.ch/)
* [Michael Herzberg](http://www.dcs.shef.ac.uk/cgi-bin/makeperson?M.Herzberg)
## License
This project is licensed under a 3-clause BSD-style license.
SPDX-License-Identifier: BSD-3-Clause
## Master Repository
The master git repository for this project is hosted by the [Software
Assurance & Security Research Team](https://logicalhacking.com) at
.
## Publications
* Achim D. Brucker and Michael Herzberg. A Formally Verified Model of
Web Components. In Formal Aspects of Component Software (FACS).
Lecture Notes in Computer Science (12018), Springer-Verlag, 2020,
[doi:10.1007/978-3-030-40914-2_3](https://doi.org/10.1007/978-3-030-40914-2_3).